aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas
2006-03-25[PATCH] EISA: tidy-up driver_register() return valueBjorn Helgaas
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas
2006-03-25[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...Alexander Zarochentsev
2006-03-25[PATCH] initcall failure reportingAndrew Morton
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman
2006-03-25[PATCH] block/floppy: fix section mismatch warningsSam Ravnborg
2006-03-25[PATCH] ide: fix section mismatch warningSam Ravnborg
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin
2006-03-25[PATCH] sysrq cleanupAndrew Morton
2006-03-25[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialiseJesper Juhl
2006-03-25[PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton
2006-03-25[PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl
2006-03-25[PATCH] Add lookup_instantiate_filp usage warningOleg Drokin
2006-03-25[PATCH] Introduce FMODE_EXEC file flagOleg Drokin
2006-03-25[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...Jeff Mahoney
2006-03-25[PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk
2006-03-25[PATCH] Small cleanup in quota.hJan Kara
2006-03-25[PATCH] Missed error checking for intent's filp in open_namei().Oleg Drokin
2006-03-25[PATCH] jbd: convert kjournald to kthread APIAndrew Morton
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structAndrew Morton
2006-03-25[PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells
2006-03-25[PATCH] Keys: Fix key quota management on key allocationDavid Howells
2006-03-25[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W
2006-03-25[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj
2006-03-25[PATCH] quieten zone_pcp_initAnton Blanchard
2006-03-25[PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter
2006-03-25[PATCH] slab: fix memory leak in alloc_kmemlistChristoph Lameter
2006-03-25[PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fixChristoph Lameter
2006-03-25[PATCH] slab: Bypass free lists for __drain_alien_cache()Christoph Lameter
2006-03-25[PATCH] slab: add transfer_objects() functionChristoph Lameter
2006-03-25[PATCH] mm: use kmem_cache_zallocPekka Enberg
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro
2006-03-25[PATCH] cirrus ep93xx watchdog driverAlessandro Zummo
2006-03-25[PATCH] Optimise d_find_alias()David Howells
2006-03-25[PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-03-25[PATCH] timer irq driven soft watchdog fixAndrew Morton
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms