Age | Commit message (Expand) | Author |
2007-07-17 | make timespec_equal() take const arguments | Jan Engelhardt |
2007-07-17 | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo |
2007-07-17 | sb1250-duart.c: SB1250 DUART serial support | Maciej W. Rozycki |
2007-07-17 | Remove CHILD_MAX | Roland McGrath |
2007-07-17 | Remove OPEN_MAX | Roland McGrath |
2007-07-17 | avoid OPEN_MAX in SCM_MAX_FD | Roland McGrath |
2007-07-17 | unregister_blkdev(): return void | Akinobu Mita |
2007-07-17 | proper prototype for proc_nr_files() | Adrian Bunk |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov |
2007-07-17 | CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic | Christoph Lameter |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-17 | Add VM_BUG_ON in case someone uses page_mapping on a slab page | Christoph Lameter |
2007-07-17 | Slab allocators: Cleanup zeroing allocations | Christoph Lameter |
2007-07-17 | SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG | Christoph Lameter |
2007-07-17 | Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics | Christoph Lameter |
2007-07-17 | mm: clean up and kernelify shrinker registration | Rusty Russell |
2007-07-17 | Lumpy Reclaim V4 | Andy Whitcroft |
2007-07-17 | handle kernelcore=: generic | Mel Gorman |
2007-07-17 | Allow huge page allocations to use GFP_HIGH_MOVABLE | Mel Gorman |
2007-07-17 | Create the ZONE_MOVABLE zone | Mel Gorman |
2007-07-17 | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman |
2007-07-17 | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky |
2007-07-17 | mm: remove ptep_establish() | Martin Schwidefsky |
2007-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-16 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-16 | macb: Use generic PHY layer | frederic RODO |
2007-07-16 | Revert "[NET]: Fix races in net_rx_action vs netpoll." | Linus Torvalds |
2007-07-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-07-16 | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-07-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-07-16 | ext4: statfs speed up | Badari Pulavarty |
2007-07-16 | ext3: statfs speed up | Badari Pulavarty |
2007-07-16 | ext2: statfs speed up | Badari Pulavarty |
2007-07-16 | remove mm/backing-dev.c:congestion_wait_interruptible() | Adrian Bunk |
2007-07-16 | make cancel_xxx_work_sync() return a boolean | Oleg Nesterov |
2007-07-16 | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() | Oleg Nesterov |
2007-07-16 | Remove the last few UMSDOS leftovers | Jesper Juhl |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens |
2007-07-16 | uninline check_signature() | Andrew Morton |
2007-07-16 | make seccomp zerocost in schedule | Andrea Arcangeli |
2007-07-16 | move seccomp from /proc to a prctl | Andrea Arcangeli |
2007-07-16 | cdrom: replace hard-coded constants by kernel.h macro. | Robert P. J. Day |
2007-07-16 | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman |
2007-07-16 | Remove final two references to "__obsolete_setup" macro | Robert P. J. Day |
2007-07-16 | Introduce compat_u64 and compat_s64 types | Arnd Bergmann |
2007-07-16 | remove unused lock_cpu_hotplug_interruptible definition | Nathan Lynch |