Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipvs: extend connection flags to 32 bits | Julian Anastasov | 2010-09-17 | 1 | -0/+8 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 34 | -102/+368 |
|\ | |||||
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 2010-09-09 | 1 | -1/+10 |
| |\ | |||||
| | * | cgroups: fix API thinko | Michael S. Tsirkin | 2010-09-05 | 1 | -1/+10 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-07 | 2 | -2/+5 |
| |\ \ | |||||
| | * | | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 1 | -2/+2 |
| | * | | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs | Dave Airlie | 2010-08-13 | 1 | -0/+3 |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-09-07 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov | 2010-08-31 | 1 | -0/+2 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-09-07 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | percpu: handle __percpu notations in UP accessors | Namhyung Kim | 2010-08-07 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-09-07 | 1 | -7/+11 |
| |\ \ \ \ \ | |||||
| | * | | | | | workqueue: fix cwq->nr_active underflow | Tejun Heo | 2010-08-25 | 1 | -7/+9 |
| | * | | | | | workqueue: improve destroy_workqueue() debuggability | Tejun Heo | 2010-08-24 | 1 | -0/+2 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-09-07 | 2 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | serial: fix port type conflict between NS16550A & U6_16550A | Philippe Langlais | 2010-09-03 | 2 | -3/+3 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang | 2010-09-07 | 1 | -0/+20 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-28 | 2 | -10/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | fanotify: resize pid and reorder structure | Tvrtko Ursulin | 2010-08-27 | 1 | -3/+3 |
| | * | | | | | fanotify: flush outstanding perm requests on group destroy | Eric Paris | 2010-08-22 | 2 | -7/+1 |
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-08-28 | 1 | -2/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB | Chris Wilson | 2010-08-27 | 1 | -2/+13 |
| * | | | | | | | NOMMU: Stub out vm_get_page_prot() if there's no MMU | David Howells | 2010-08-28 | 1 | -0/+8 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 5 | -11/+12 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 2010-08-21 | 2 | -1/+1 |
| | * | | | | | | | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 2010-08-21 | 1 | -2/+1 |
| | * | | | | | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 2 | -8/+6 |
| | * | | | | | | | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-19 | 1 | -1/+5 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | guard page for stacks that grow upwards | Luck, Tony | 2010-08-24 | 1 | -1/+7 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-24 | 3 | -34/+58 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | kobject: Break the kobject namespace defs into their own header | David Howells | 2010-08-23 | 3 | -34/+58 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-08-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap | 2010-08-23 | 1 | -0/+1 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-23 | 12 | -26/+58 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2010-08-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | slub: add missing __percpu markup in mm/slub_def.h | Namhyung Kim | 2010-08-09 | 1 | -1/+1 |
| * | | | | | | | mm: make the vma list be doubly linked | Linus Torvalds | 2010-08-21 | 1 | -1/+1 |
| * | | | | | | | kfifo: implement missing __kfifo_skip_r() | Andrea Righi | 2010-08-20 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-18 | 5 | -23/+197 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | fs: scale files_lock | Nick Piggin | 2010-08-18 | 1 | -0/+7 |
| | * | | | | | | | lglock: introduce special lglock and brlock spin locks | Nick Piggin | 2010-08-18 | 1 | -0/+172 |
| | * | | | | | | | tty: fix fu_list abuse | Nick Piggin | 2010-08-18 | 2 | -2/+8 |
| | * | | | | | | | fs: cleanup files_lock locking | Nick Piggin | 2010-08-18 | 2 | -5/+3 |
| | * | | | | | | | fs: fs_struct rwlock to spinlock | Nick Piggin | 2010-08-18 | 1 | -7/+7 |
| | * | | | | | | | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 2 | -9/+1 |
| | * | | | | | | | kill BH_Ordered flag | Christoph Hellwig | 2010-08-18 | 1 | -2/+1 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-18 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | spi.h: missing kernel-doc notation, please fix | Ernst Schwab | 2010-08-17 | 1 | -0/+3 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-17 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | VIDEO: amba clcd: don't disable an already disabled clock | Russell King | 2010-08-17 | 1 | -0/+1 |