Age | Commit message (Expand) | Author | Files | Lines |
2008-07-25 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+18 |
2008-07-24 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2 | -41/+24 |
2008-07-24 | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver | Nobuhiro Iwamatsu | 1 | -0/+131 |
2008-07-24 | tridentfb: documentation update | Krzysztof Helt | 1 | -15/+31 |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 1 | -1/+3 |
2008-07-24 | pm: remove obsolete piece of PM documentation | Rafael J. Wysocki | 3 | -259/+34 |
2008-07-24 | pm: boot time suspend selftest | David Brownell | 1 | -1/+8 |
2008-07-24 | memory-hotplug: add sysfs removable attribute for hotplug memory remove | Badari Pulavarty | 1 | -0/+24 |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson | 1 | -5/+5 |
2008-07-24 | hugetlb: override default huge page size | Nick Piggin | 1 | -0/+7 |
2008-07-24 | x86: add hugepagesz option on 64-bit | Andi Kleen | 1 | -2/+9 |
2008-07-24 | hugetlb: new sysfs interface | Nishanth Aravamudan | 2 | -0/+38 |
2008-07-24 | mm: create /sys/kernel/mm | Nishanth Aravamudan | 1 | -0/+6 |
2008-07-24 | vmallocinfo: add NUMA information | Eric Dumazet | 1 | -0/+44 |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel | 1 | -0/+7 |
2008-07-24 | mm: add a basic debugging framework for memory initialisation | Mel Gorman | 1 | -0/+8 |
2008-07-24 | Remove asm/semaphore.h | Matthew Wilcox | 1 | -8/+0 |
2008-07-24 | Remove mention of semaphores from kernel-locking | Matthew Wilcox | 1 | -33/+24 |
2008-07-24 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+3 |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -13/+3 |
2008-07-23 | e1000: delete non NAPI code from the driver | Francois Romieu | 1 | -12/+2 |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 4 | -19/+9 |
2008-07-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 9 | -114/+329 |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 5 | -16/+80 |
2008-07-23 | specialix: Code cleanups | Alan Cox | 1 | -5/+3 |
2008-07-22 | remove mention of CONFIG_KMOD from documentation | Johannes Berg | 4 | -19/+9 |
2008-07-22 | Merge commit 'origin/master' | Benjamin Herrenschmidt | 32 | -543/+1868 |
2008-07-22 | sysfs-rules.txt: reword API stability statement | Nathan Lynch | 1 | -3/+2 |
2008-07-22 | HOWTO: change email addresses of James in HOWTO | Tsugikazu Shibata | 1 | -1/+1 |
2008-07-22 | uio-howto.tmpl: use unique output names | Mike Frysinger | 1 | -1/+1 |
2008-07-22 | uio-howto.tmpl: use standard copyright/legal markings | Mike Frysinger | 1 | -11/+12 |
2008-07-22 | UIO: Add write function to allow irq masking | Hans J. Koch | 1 | -1/+39 |
2008-07-22 | sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor | Dan Williams | 2 | -0/+26 |
2008-07-22 | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ... | Mark Nelson | 1 | -0/+9 |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 4 | -176/+69 |
2008-07-22 | USB: use reset_resume when normal resume fails | Alan Stern | 1 | -2/+5 |
2008-07-22 | usb gadget serial: split out generic serial function | David Brownell | 1 | -0/+1 |
2008-07-22 | usb gadget serial: split out CDC ACM function | David Brownell | 1 | -0/+2 |
2008-07-22 | usb gadget: composite gadget core | David Brownell | 1 | -0/+35 |
2008-07-22 | usb gadget: use new serial core | David Brownell | 1 | -9/+26 |
2008-07-22 | USB: remove Documentation/usb/uhci.txt | Adrian Bunk | 1 | -165/+0 |
2008-07-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -0/+137 |
2008-07-22 | udplite: Protection against coverage value wrap-around | Gerrit Renker | 1 | -1/+1 |
2008-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+17 |
2008-07-21 | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+5 |
2008-07-21 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -1/+29 |
2008-07-21 | netfilter: accounting rework: ct_extend + 64bit counters (v4) | Krzysztof Piotr Oledzki | 2 | -0/+17 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -1/+5 |
2008-07-21 | ACPI: thinkpad-acpi: bump up version to 0.21 | Henrique de Moraes Holschuh | 1 | -2/+2 |
2008-07-21 | ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill support | Henrique de Moraes Holschuh | 1 | -6/+16 |