Age | Commit message (Expand) | Author |
2007-05-08 | IRQ: add __must_check to request_irq | Monakhov Dmitriy |
2007-05-08 | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day |
2007-05-08 | reiserfs: shrink superblock if no xattrs | Alexey Dobriyan |
2007-05-08 | Fix compilation of drivers with -O0 | Michal Schmidt |
2007-05-08 | init/do_mounts.c: proper prepare_namespace() prototype | Adrian Bunk |
2007-05-08 | use use SEEK_MAX to validate user lseek arguments | Chris Snook |
2007-05-08 | Fix constant folding and poor optimization in byte swapping code | Trent Piepho |
2007-05-08 | ipmi: add new IPMI nmi watchdog handling | Corey Minyard |
2007-05-08 | reduce size of task_struct on 64-bit machines | William Cohen |
2007-05-08 | simplify the stacktrace code | Christoph Hellwig |
2007-05-08 | Factor outstanding I/O error handling | Guillaume Chazarain |
2007-05-08 | mm: move common segment checks to separate helper function | Dmitriy Monakhov |
2007-05-08 | Increase slab redzone to 64bits | David Woodhouse |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds |
2007-05-07 | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2007-05-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-05-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-05-07 | uml: more page fault path trimming | Jeff Dike |
2007-05-07 | uml: improve checking and diagnostics of ethernet MACs | Paolo 'Blaisorblade' Giarrusso |
2007-05-07 | ARRAY_SIZE: check for type | Rusty Russell |
2007-05-07 | swsusp: free more memory | Rafael J. Wysocki |
2007-05-07 | remove software_suspend() | Johannes Berg |
2007-05-07 | mm: remove unused page flags | Rafael J. Wysocki |
2007-05-07 | swsusp: do not use page flags | Rafael J. Wysocki |
2007-05-07 | swsusp: use inline functions for changing page flags | Rafael J. Wysocki |
2007-05-07 | ALPHA: "prctl" macros | Ivan Kokshaysky |
2007-05-07 | h8300 generic irq | Yoshinori Sato |
2007-05-07 | blackfin: serial driver | Bryan Wu |
2007-05-07 | blackfin architecture | Bryan Wu |
2007-05-07 | page migration: Only migrate pages if allocation in the highest zone is possible | Christoph Lameter |
2007-05-07 | Slab allocators: remove useless __GFP_NO_GROW flag | Christoph Lameter |
2007-05-07 | slab allocators: Remove SLAB_CTOR_ATOMIC | Christoph Lameter |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter |
2007-05-07 | KMEM_CACHE(): simplify slab cache creation | Christoph Lameter |
2007-05-07 | slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN | Christoph Lameter |
2007-05-07 | mm: optimize kill_bdev() | Peter Zijlstra |
2007-05-07 | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra |
2007-05-07 | Quicklist support for sparc64 | David Miller |
2007-05-07 | Quicklists for page table pages | Christoph Lameter |
2007-05-07 | slub: enable tracking of full slabs | Christoph Lameter |
2007-05-07 | Add virt_to_head_page and consolidate code in slab and slub | Christoph Lameter |
2007-05-07 | mm: optimize compound_head() by avoiding a shared page flag | Christoph Lameter |
2007-05-07 | Make page->private usable in compound pages | Christoph Lameter |
2007-05-07 | SLUB: allocate smallest object size if the user asks for 0 bytes | Christoph Lameter |
2007-05-07 | SLUB core | Christoph Lameter |
2007-05-07 | i386: use page allocator to allocate thread_info structure | Christoph Lameter |
2007-05-07 | readahead: code cleanup | Jan Kara |