summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-12[WATCHDOG] pcwd.c card_found-- fix.Wim Van Sebroeck1-0/+1
2006-02-12[WATCHDOG] pcwd.c add comments + tabsWim Van Sebroeck1-34/+37
2006-02-12[WATCHDOG] sa1100_wdt.c sparse clean (2)Ian Campbell1-5/+7
2006-02-11[PATCH] fbdev: video_setup() warning fixAndrew Morton1-0/+2
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas2-0/+3
2006-02-11[PATCH] drivers/video/Kconfig: remove unused BUS_I2C optionAdrian Bunk1-5/+0
2006-02-11[PATCH] tipar fixesAndrew Morton1-3/+12
2006-02-11[PATCH] s390: remove one set of brackets in __constant_test_bit()Eric Paris1-2/+2
2006-02-11[PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.hHeiko Carstens1-4/+6
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens3-1/+8
2006-02-11[PATCH] s390: fix non smp build of kexecHeiko Carstens2-2/+4
2006-02-11[PATCH] s390: update maintainers fileHeiko Carstens1-1/+17
2006-02-11[PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens1-5/+1
2006-02-11[PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter1-8/+5
2006-02-11[PATCH] s390: update default configurationHeiko Carstens1-4/+5
2006-02-11[PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()Cornelia Huck1-5/+5
2006-02-11[PATCH] x86: print out early faults via early_printk()Ingo Molnar1-0/+4
2006-02-11[PATCH] vmscan: skip reclaim_mapped determination if we do not swapChristoph Lameter1-34/+41
2006-02-11[PATCH] vmscan: remove duplicate increment of reclaim_in_progressChristoph Lameter1-2/+0
2006-02-11[PATCH] zone reclaim: do not check references to a page during zone reclaimChristoph Lameter1-1/+5
2006-02-11[PATCH] select: fix returned timevalAndrew Morton4-22/+92
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott3-4/+12
2006-02-11[PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel42-126/+84
2006-02-11[PATCH] fstatat64 supportUlrich Drepper7-4/+50
2006-02-10Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-14/+0
2006-02-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-2/+122
2006-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds7-290/+72
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks2-2/+91
2006-02-10[SERIAL] Remove incorrect code from ioc4 serial driverRussell King1-14/+0
2006-02-10[PATCH] Fix s390 build failure.Dave Jones1-3/+0
2006-02-10[PATCH] Updates for page migrationChristoph Lameter1-5/+20
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum4-10/+30
2006-02-10[PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroyRavikiran G Thirumalai1-3/+7
2006-02-10[PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki1-0/+1
2006-02-10[PATCH] prevent recursive panic from softlockup watchdogJan Beulich1-0/+1
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton3-6/+2
2006-02-10[PATCH] Fix building external modules on ppc32Andreas Gruenbacher1-0/+2
2006-02-10[PATCH] remove bogus comment from init/main.cHeiko Carstens1-1/+0
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2-1/+24
2006-02-10[PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl1-1/+1
2006-02-10[PATCH] sched: remove smpniceNick Piggin1-111/+18
2006-02-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-128/+155
2006-02-10[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boardsKumar Gala2-0/+7
2006-02-10[PATCH] powerpc: Add FSL USB node to documentationBecky Bruce1-1/+59
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI2-1/+3
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras3-288/+3
2006-02-09[BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger3-73/+59
2006-02-09[BRIDGE]: netfilter handle RCU during removalStephen Hemminger1-15/+38
2006-02-09[BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger4-30/+41
2006-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-32/+46