aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk2-13/+6
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell56-329/+146
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton12-126/+127
2006-03-25[PATCH] drivers/block/nbd.c: don't defer compile error to runtimeAdrian Bunk1-4/+1
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller2-4/+4
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl1-1/+2
2006-03-25[PATCH] Add lookup_instantiate_filp usage warningOleg Drokin1-0/+4
2006-03-25[PATCH] Introduce FMODE_EXEC file flagOleg Drokin2-2/+7
2006-03-25[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length write occurs w/ O_SYNCJeff Mahoney1-4/+4
2006-03-25[PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev1-3/+18
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2-138/+77
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2-2/+1
2006-03-25[PATCH] Small cleanup in quota.hJan Kara1-1/+0
2006-03-25[PATCH] Missed error checking for intent's filp in open_namei().Oleg Drokin1-0/+6
2006-03-25[PATCH] jbd: convert kjournald to kthread APIAndrew Morton1-4/+4
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structAndrew Morton3-13/+14
2006-03-25[PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells1-5/+9
2006-03-25[PATCH] Keys: Fix key quota management on key allocationDavid Howells1-2/+2
2006-03-25[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W1-1/+1
2006-03-25[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj1-1/+1
2006-03-25[PATCH] quieten zone_pcp_initAnton Blanchard1-2/+3
2006-03-25[PATCH] mm: make page migration dependent on swap and NUMAChristoph Lameter1-2/+2
2006-03-25[PATCH] slab: fix memory leak in alloc_kmemlistChristoph Lameter1-5/+28
2006-03-25[PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fixChristoph Lameter1-17/+17
2006-03-25[PATCH] slab: Bypass free lists for __drain_alien_cache()Christoph Lameter1-2/+9
2006-03-25[PATCH] slab: add transfer_objects() functionChristoph Lameter1-14/+28
2006-03-25[PATCH] mm: use kmem_cache_zallocPekka Enberg2-6/+3
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg2-6/+30
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg3-0/+29
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro6-11/+222
2006-03-25[PATCH] cirrus ep93xx watchdog driverAlessandro Zummo3-0/+268
2006-03-25[PATCH] Optimise d_find_alias()David Howells1-4/+7
2006-03-25[PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner2-0/+78
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner6-61/+43
2006-03-25[PATCH] timer irq driven soft watchdog fixAndrew Morton1-0/+1
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin1-1/+1
2006-03-24[PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms1-1/+1
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor5-0/+1358
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds12-506/+551
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton1-2/+2
2006-03-24[PATCH] strndup_user: convert keyctlDavi Arnaut1-105/+50
2006-03-24[PATCH] strndup_user: convert moduleDavi Arnaut1-16/+3
2006-03-24[PATCH] strndup_user()Davi Arnaut2-0/+39
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar3-27/+33
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov1-0/+1
2006-03-24[PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa1-7/+33
2006-03-24[PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton1-0/+7
2006-03-24[PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton1-1/+12
2006-03-24[PATCH] sys_setrlimit() cleanupAndrew Morton1-11/+15
2006-03-24[PATCH] deprecate the tasklist_lock exportChristoph Hellwig1-0/+11