aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-09[PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exitDoug Warzecha1-2/+6
2006-03-09[PATCH] page_add_file_rmap(): remove BUG_ON()sHugh Dickins1-3/+0
2006-03-09[MIPS] Always pass -msoft-float.Ralf Baechle1-0/+1
2006-03-09[MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle1-0/+3
2006-03-09[MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle1-17/+17
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle7-23/+29
2006-03-09[MIPS] Discard .exit.text at runtime.Ralf Baechle1-1/+3
2006-03-09[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle1-0/+4
2006-03-09[MIPS] A struct console.setup function may not be __init.Ralf Baechle1-1/+1
2006-03-09[MIPS] Threaten removal of code for NEC DDB5074 and DDB5476 evaluation boards.Ralf Baechle1-0/+9
2006-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds23-276/+163
2006-03-08[PATCH] block: disable block layer bouncing for most memory on 64bit systemsAndi Kleen1-14/+19
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen8-6/+40
2006-03-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-03-08Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds29-126/+117
2006-03-08[NET] compat ifconf: fix limitsRandy Dunlap1-1/+1
2006-03-08[PATCH] fix kexec asmMichael Matz3-9/+10
2006-03-08[PATCH] dac960: add disk entropy in request completionsMatt Mackall1-1/+2
2006-03-08[PATCH] slab: allocate larger cache_cache if order 0 failsJack Steiner1-3/+8
2006-03-08[PATCH] v9fs: fix for access to unitialized variables or freed memoryLatchesar Ionkov4-7/+4
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li1-2/+2
2006-03-08[PATCH] s390: dasd partition detectionHorst Hummel5-20/+46
2006-03-08[PATCH] s390: iucv message limit for smsgMartin Schwidefsky1-1/+1
2006-03-08[PATCH] s390: fix strnlen_user return valueGerald Schaefer2-6/+6
2006-03-08[PATCH] jffs2: avoid divide-by-zeroDavid Woodhouse1-1/+1
2006-03-08[PATCH] fix file countingDipankar Sarma6-37/+62
2006-03-08[PATCH] rcu batch tuningDipankar Sarma3-19/+76
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton2-2/+29
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori1-2/+2
2006-03-08[PATCH] __get_unaligned() gcc-4 fixAtsushi Nemoto1-2/+2
2006-03-08[PATCH] idle threads should have a sane ->timestamp valueIngo Molnar1-0/+1
2006-03-08[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi3-5/+33
2006-03-08[PATCH] numa_maps-update fixAndrew Morton1-0/+8
2006-03-08[PATCH] serial core: work around sub-driver bugsPavel Machek1-3/+29
2006-03-08[PATCH] powerpc: restore eeh_add_device_late() prototype stubMark Fasheh1-0/+2
2006-03-08Mark the pipe file operations staticLinus Torvalds2-6/+3
2006-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds7-12/+26
2006-03-08slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNTLinus Torvalds1-11/+9
2006-03-08Merge branch 'work-fixes'Mauro Carvalho Chehab10-9/+12
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan9-9/+9
2006-03-08V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler1-0/+3
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras10-251/+78
2006-03-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-10/+5
2006-03-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-1/+11
2006-03-07[IA64] mca recovery return value when no bus checkRuss Anderson1-2/+7
2006-03-07[IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas2-2/+2
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas3-3/+3
2006-03-07[IA64] gensparse_defconfig: turn on PNPACPIBjorn Helgaas1-2/+10
2006-03-07[IA64] Increase severity of MCA recovery messagesRuss Anderson1-3/+4
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf2-2/+2