Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | softlockup: move 'one' to the softlockup section in sysctl.c | Ingo Molnar | 2009-02-12 | 1 | -1/+3 | |
| | * | | | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-02-12 | 2296 | -21370/+47219 | |
| | |\ \ \ | ||||||
| | * | | | | softlockup: ensure the task has been switched out once | Frederic Weisbecker | 2009-02-11 | 1 | -1/+7 | |
| | * | | | | softlockup: remove timestamp checking from hung_task | Mandeep Singh Baines | 2009-02-09 | 3 | -45/+12 | |
| | * | | | | softlockup: convert read_lock in hung_task to rcu_read_lock | Mandeep Singh Baines | 2009-02-05 | 1 | -2/+2 | |
| | * | | | | softlockup: check all tasks in hung_task | Mandeep Singh Baines | 2009-02-05 | 1 | -2/+37 | |
| | * | | | | softlockup: remove unused definition for spawn_softlockup_task | Mandeep Singh Baines | 2009-01-31 | 1 | -3/+0 | |
| | * | | | | softlockup: fix potential race in hung_task when resetting timeout | Mandeep Singh Baines | 2009-01-18 | 1 | -8/+16 | |
| | * | | | | softlockup: fix to allow compiling with !DETECT_HUNG_TASK | Mandeep Singh Baines | 2009-01-16 | 1 | -1/+1 | |
| | * | | | | softlockup: decouple hung tasks check from softlockup detection | Mandeep Singh Baines | 2009-01-16 | 6 | -105/+261 | |
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 13 | -16/+44 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y | Linus Torvalds | 2009-04-07 | 1 | -1/+3 | |
| | * | | | | | branch tracer: Fix for enabling branch profiling makes sparse unusable | Bart Van Assche | 2009-04-07 | 1 | -1/+2 | |
| | * | | | | | ftrace: Correct a text align for event format output | Zhaolei | 2009-04-07 | 1 | -1/+1 | |
| | * | | | | | Update /debug/tracing/README | Nikanth Karthikesan | 2009-04-07 | 1 | -2/+2 | |
| | * | | | | | tracing/ftrace: alloc the started cpumask for the trace file | Frederic Weisbecker | 2009-04-07 | 1 | -1/+12 | |
| | * | | | | | tracing, x86: remove duplicated #include | Huang Weiyi | 2009-04-07 | 1 | -1/+0 | |
| | * | | | | | ftrace: Add check of sched_stopped for probe_sched_wakeup | Zhaolei | 2009-04-07 | 1 | -0/+3 | |
| | * | | | | | function-graph: add proper initialization for init task | Steven Rostedt | 2009-04-07 | 2 | -2/+8 | |
| | * | | | | | tracing/ftrace: fix missing include string.h | Frederic Weisbecker | 2009-04-07 | 1 | -0/+1 | |
| | * | | | | | tracing: fix incorrect return type of ns2usecs() | Lai Jiangshan | 2009-04-07 | 3 | -4/+3 | |
| | * | | | | | tracing: remove CALLER_ADDR2 from wakeup tracer | Steven Rostedt | 2009-04-07 | 1 | -1/+7 | |
| | * | | | | | Merge branch 'tracing/blktrace-fixes' into tracing/urgent | Ingo Molnar | 2009-04-07 | 2 | -3/+5 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | blktrace: fix pdu_len when tracing packet command requests | Li Zefan | 2009-04-03 | 2 | -1/+2 | |
| | | * | | | | | blktrace: small cleanup in blk_msg_write() | Li Zefan | 2009-04-03 | 1 | -1/+1 | |
| | | * | | | | | blktrace: NUL-terminate user space messages | Carl Henrik Lunde | 2009-04-03 | 1 | -2/+3 | |
| | * | | | | | | tracing: move scripts/trace/power.pl to scripts/tracing/power.pl | Lai Jiangshan | 2009-04-01 | 1 | -0/+0 | |
| * | | | | | | | Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-04-07 | 9 | -26/+320 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'linus' into irq/threaded | Ingo Molnar | 2009-04-06 | 7471 | -311054/+861230 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | genirq: fix devres.o build for GENERIC_HARDIRQS=n | Thomas Gleixner | 2009-03-25 | 1 | -0/+14 | |
| | * | | | | | | | | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n | Thomas Gleixner | 2009-03-24 | 1 | -1/+6 | |
| | * | | | | | | | | genirq: threaded irq handlers review fixups | Thomas Gleixner | 2009-03-24 | 3 | -15/+33 | |
| | * | | | | | | | | genirq: add support for threaded interrupts to devres | Arjan van de Ven | 2009-03-24 | 2 | -9/+24 | |
| | * | | | | | | | | genirq: add threaded interrupt handler support | Thomas Gleixner | 2009-03-24 | 8 | -17/+259 | |
| | * | | | | | | | | Merge branch 'cpus4096' into irq/threaded | Thomas Gleixner | 2009-03-23 | 533 | -19004/+20099 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | NFS: Fix the return value in nfs_page_mkwrite() | Trond Myklebust | 2009-04-07 | 1 | -2/+0 | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-07 | 10 | -15/+88 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PCI: pci_slot: grab refcount on slot's bus | Alex Chiang | 2009-04-06 | 1 | -0/+5 | |
| | * | | | | | | | | | | PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus | Alex Chiang | 2009-04-06 | 1 | -0/+14 | |
| | * | | | | | | | | | | PCI: allow PCI core hotplug to remove PCI root bus | Alex Chiang | 2009-04-06 | 1 | -4/+0 | |
| | * | | | | | | | | | | PCI: Fix oops in pci_vpd_truncate | Anton Vorontsov | 2009-04-06 | 1 | -1/+2 | |
| | * | | | | | | | | | | PCI: don't corrupt enable_cnt when doing manual resource alignment | Yuji Shimada | 2009-04-06 | 1 | -5/+9 | |
| | * | | | | | | | | | | PCI: annotate pci_rescan_bus as __ref, not __devinit | Alex Chiang | 2009-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | PCI-IOV: fix missing kernel-doc | Randy Dunlap | 2009-04-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | PCI: Setup disabled bridges even if buses are added | Yuji Shimada | 2009-04-06 | 5 | -5/+10 | |
| | * | | | | | | | | | | PCI: SR-IOV quirk for Intel 82576 NIC | Yu Zhao | 2009-04-06 | 1 | -0/+48 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-07 | 18 | -149/+1624 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | loop: mutex already unlocked in loop_clr_fd() | Alexander Beregalov | 2009-04-07 | 1 | -2/+5 | |
| | * | | | | | | | | | | cfq-iosched: don't let idling interfere with plugging | Jens Axboe | 2009-04-07 | 1 | -8/+17 | |
| | * | | | | | | | | | | block: remove unused REQ_UNPLUG | Jens Axboe | 2009-04-07 | 2 | -4/+0 |