summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Document get_user_pages_fast()Andy Grover2009-04-101-0/+16
* x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-101-1/+4
* x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-092-0/+0
* x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-081-1/+1
* Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar2009-04-08680-20570/+66497
|\
| * Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-071-2/+2
| * Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-077-114/+283
| |\
| | * Merge branch 'linus' into core/softlockupIngo Molnar2009-04-078617-389380/+963910
| | |\
| | * | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-071-1/+1
| | * | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| | * | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-122296-21370/+47219
| | |\ \
| | * | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-111-1/+7
| | * | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-093-45/+12
| | * | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-051-2/+2
| | * | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-051-2/+37
| | * | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-311-3/+0
| | * | | softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-181-8/+16
| | * | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-161-1/+1
| | * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-166-105/+261
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-0713-16/+44
| |\ \ \ \
| | * | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
| | * | | | branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche2009-04-071-1/+2
| | * | | | ftrace: Correct a text align for event format outputZhaolei2009-04-071-1/+1
| | * | | | Update /debug/tracing/READMENikanth Karthikesan2009-04-071-2/+2
| | * | | | tracing/ftrace: alloc the started cpumask for the trace fileFrederic Weisbecker2009-04-071-1/+12
| | * | | | tracing, x86: remove duplicated #includeHuang Weiyi2009-04-071-1/+0
| | * | | | ftrace: Add check of sched_stopped for probe_sched_wakeupZhaolei2009-04-071-0/+3
| | * | | | function-graph: add proper initialization for init taskSteven Rostedt2009-04-072-2/+8
| | * | | | tracing/ftrace: fix missing include string.hFrederic Weisbecker2009-04-071-0/+1
| | * | | | tracing: fix incorrect return type of ns2usecs()Lai Jiangshan2009-04-073-4/+3
| | * | | | tracing: remove CALLER_ADDR2 from wakeup tracerSteven Rostedt2009-04-071-1/+7
| | * | | | Merge branch 'tracing/blktrace-fixes' into tracing/urgentIngo Molnar2009-04-072-3/+5
| | |\ \ \ \
| | | * | | | blktrace: fix pdu_len when tracing packet command requestsLi Zefan2009-04-032-1/+2
| | | * | | | blktrace: small cleanup in blk_msg_write()Li Zefan2009-04-031-1/+1
| | | * | | | blktrace: NUL-terminate user space messagesCarl Henrik Lunde2009-04-031-2/+3
| | * | | | | tracing: move scripts/trace/power.pl to scripts/tracing/power.plLai Jiangshan2009-04-011-0/+0
| * | | | | | Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-04-079-26/+320
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into irq/threadedIngo Molnar2009-04-067471-311054/+861230
| | |\ \ \ \ \ \
| | * | | | | | | genirq: fix devres.o build for GENERIC_HARDIRQS=nThomas Gleixner2009-03-251-0/+14
| | * | | | | | | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=nThomas Gleixner2009-03-241-1/+6
| | * | | | | | | genirq: threaded irq handlers review fixupsThomas Gleixner2009-03-243-15/+33
| | * | | | | | | genirq: add support for threaded interrupts to devresArjan van de Ven2009-03-242-9/+24
| | * | | | | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-248-17/+259
| | * | | | | | | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-23533-19004/+20099
| | |\ \ \ \ \ \ \
| * | | | | | | | | NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust2009-04-071-2/+0
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-0710-15/+88
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-061-0/+5
| | * | | | | | | | | PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
| | * | | | | | | | | PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-061-4/+0
| | * | | | | | | | | PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-061-1/+2