Age | Commit message (Expand) | Author | Files | Lines |
2010-09-09 | lglock: make lg_lock_global() actually lock globally | Jonathan Corbet | 1 | -2/+2 |
2010-09-09 | mm: Move vma_stack_continue into mm.h | Stefan Bader | 1 | -0/+6 |
2010-09-08 | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -12/+12 |
2010-09-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+8 |
2010-09-08 | semaphore: Add DEFINE_SEMAPHORE | Thomas Gleixner | 1 | -0/+3 |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -5/+5 |
2010-09-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+2 |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2 | -6/+11 |
2010-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -7/+11 |
2010-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2 | -3/+3 |
2010-09-07 | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang | 1 | -0/+20 |
2010-09-05 | io-mapping: Fix the address space annotations | Francisco Jerez | 1 | -12/+12 |
2010-09-04 | serial: fix port type conflict between NS16550A & U6_16550A | Philippe Langlais | 2 | -3/+3 |
2010-09-03 | mutex: Fix annotations to include it in kernel-locking docbook | Randy Dunlap | 1 | -0/+8 |
2010-09-01 | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov | 1 | -0/+2 |
2010-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -4/+14 |
2010-08-29 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2 | -10/+4 |
2010-08-29 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -2/+13 |
2010-08-29 | NOMMU: Stub out vm_get_page_prot() if there's no MMU | David Howells | 1 | -0/+8 |
2010-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -11/+12 |
2010-08-28 | fanotify: resize pid and reorder structure | Tvrtko Ursulin | 1 | -3/+3 |
2010-08-27 | vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB | Chris Wilson | 1 | -2/+13 |
2010-08-25 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 1 | -4/+14 |
2010-08-25 | workqueue: fix cwq->nr_active underflow | Tejun Heo | 1 | -7/+9 |
2010-08-25 | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 1 | -2/+2 |
2010-08-25 | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 1 | -3/+0 |
2010-08-24 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+6 |
2010-08-24 | guard page for stacks that grow upwards | Luck, Tony | 1 | -1/+7 |
2010-08-24 | workqueue: improve destroy_workqueue() debuggability | Tejun Heo | 1 | -0/+2 |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 3 | -34/+58 |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-08-24 | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap | 1 | -0/+1 |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -26/+58 |
2010-08-24 | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 1 | -5/+9 |
2010-08-24 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -23/+39 |
2010-08-24 | kobject: Break the kobject namespace defs into their own header | David Howells | 3 | -34/+58 |
2010-08-23 | xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield | Ian Campbell | 1 | -6/+9 |
2010-08-23 | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 1 | -1/+1 |
2010-08-23 | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 1 | -0/+1 |
2010-08-23 | header: fix broken headers for user space | Changli Gao | 10 | -26/+26 |
2010-08-23 | fanotify: flush outstanding perm requests on group destroy | Eric Paris | 2 | -7/+1 |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -1/+1 |
2010-08-22 | workqueue: Add basic tracepoints to track workqueue execution | Arjan van de Ven | 1 | -0/+62 |
2010-08-21 | mm: make the vma list be doubly linked | Linus Torvalds | 1 | -1/+1 |
2010-08-21 | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 2 | -1/+1 |
2010-08-21 | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 1 | -2/+1 |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2 | -8/+6 |
2010-08-20 | kfifo: implement missing __kfifo_skip_r() | Andrea Righi | 1 | -0/+2 |
2010-08-20 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 1 | -1/+5 |