Age | Commit message (Expand) | Author | Files | Lines |
2008-07-25 | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-07-25 | gpiolib: allow user-selection | Michael Buesch | 7 | -8/+10 |
2008-07-25 | gpio: sysfs interface | David Brownell | 2 | -0/+5 |
2008-07-25 | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 6 | -26/+15 |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 10 | -389/+13 |
2008-07-25 | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol | Johannes Berg | 3 | -0/+21 |
2008-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -1/+4 |
2008-07-25 | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 2 | -1/+4 |
2008-07-25 | x86/oprofile/nmi_int: add Nehalem to list of ppro cores | Linus Torvalds | 1 | -11/+25 |
2008-07-25 | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds | 1 | -0/+53 |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 12 | -13/+13 |
2008-07-24 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -0/+3 |
2008-07-24 | x86-64: make BUILD_IRQ() also reset section back | Linus Torvalds | 1 | -1/+2 |
2008-07-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+3 |
2008-07-24 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 1 | -1/+1 |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 14 | -44/+3196 |
2008-07-24 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 1 | -0/+52 |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -25/+38 |
2008-07-24 | rtc-cmos: avoid spurious irqs | David Brownell | 1 | -3/+7 |
2008-07-24 | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2 | -2/+2 |
2008-07-24 | flag parameters: inotify_init | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | flag parameters: pipe | Ulrich Drepper | 11 | -9/+11 |
2008-07-24 | flag parameters: dup2 | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | flag parameters: epoll_create | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | flag parameters: eventfd | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | flag parameters: signalfd | Ulrich Drepper | 2 | -0/+2 |
2008-07-24 | remove the v850 port | Adrian Bunk | 72 | -11219/+0 |
2008-07-24 | UML: make several more things static | WANG Cong | 13 | -23/+12 |
2008-07-24 | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong | 2 | -33/+1 |
2008-07-24 | arch/um/kernel/irq.c: clean up some functions | WANG Cong | 3 | -37/+2 |
2008-07-24 | cris: use simple_read_from_buffer() | Akinobu Mita | 1 | -10/+7 |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 1 | -0/+4 |
2008-07-24 | remove include/linux/pm_legacy.h | Adrian Bunk | 3 | -3/+0 |
2008-07-24 | alpha: remove the unused ALPHA_CORE_AGP option | Adrian Bunk | 1 | -5/+0 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 13 | -1/+13 |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 8 | -24/+19 |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson | 4 | -107/+186 |
2008-07-24 | powerpc: define support for 16G hugepages | Jon Tollefson | 1 | -18/+44 |
2008-07-24 | powerpc: scan device tree for gigantic pages | Jon Tollefson | 2 | -1/+59 |
2008-07-24 | powerpc: function to allocate gigantic hugepages | Jon Tollefson | 1 | -0/+21 |
2008-07-24 | x86: add hugepagesz option on 64-bit | Andi Kleen | 1 | -0/+17 |
2008-07-24 | x86: support GB hugepages on 64-bit | Andi Kleen | 1 | -11/+22 |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen | 6 | -1/+50 |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen | 6 | -10/+16 |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 13 | -17/+13 |
2008-07-24 | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2 | -5/+5 |
2008-07-24 | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt | 1 | -0/+23 |
2008-07-24 | powerpc ioremap_prot | Benjamin Herrenschmidt | 3 | -6/+33 |
2008-07-24 | use generic_access_phys for /dev/mem mappings | Rik van Riel | 1 | -0/+1 |
2008-07-24 | access_process_vm device memory infrastructure | Rik van Riel | 3 | -0/+12 |