Age | Commit message (Expand) | Author | Files | Lines |
2006-03-09 | [PATCH] s390: Increase spinlock retry code performance | Christian Ehrhardt | 1 | -2/+13 |
2006-03-09 | [PATCH] ibmasm: use after free fix | Max Asbock | 1 | -4/+5 |
2006-03-09 | [PATCH] vmscan: no zone_reclaim if PF_MALLOC is set | Christoph Lameter | 1 | -1/+2 |
2006-03-09 | [PATCH] md: Fix several raid1 bugs which cause a memory leak | NeilBrown | 1 | -5/+8 |
2006-03-09 | [PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=y | Adrian Bunk | 1 | -0/+4 |
2006-03-09 | [PATCH] arch/sh/Kconfig: don't source non-existing Kconfig files | Adrian Bunk | 1 | -2/+2 |
2006-03-09 | [PATCH] mtd: 64 bit fixes | Atsushi Nemoto | 3 | -2/+5 |
2006-03-09 | [PATCH] alpha: fix IRQ handling lockup | Ivan Kokshaysky | 1 | -1/+6 |
2006-03-09 | [PATCH] Fix error handling in backlight drivers | Jean Delvare | 2 | -2/+2 |
2006-03-09 | [PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exit | Doug Warzecha | 1 | -2/+6 |
2006-03-09 | [PATCH] page_add_file_rmap(): remove BUG_ON()s | Hugh Dickins | 1 | -3/+0 |
2006-03-09 | [MIPS] Always pass -msoft-float. | Ralf Baechle | 1 | -0/+1 |
2006-03-09 | [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>. | Ralf Baechle | 1 | -0/+3 |
2006-03-09 | [MIPS] Scatter a bunch of __init over tlbex.c. | Ralf Baechle | 1 | -17/+17 |
2006-03-09 | [MIPS] Momentum: Resurrect after things were moved around a while ago. | Ralf Baechle | 7 | -23/+29 |
2006-03-09 | [MIPS] Discard .exit.text at runtime. | Ralf Baechle | 1 | -1/+3 |
2006-03-09 | [MIPS] Enable highmem for all MIPS32 and MIPS64 processors. | Ralf Baechle | 1 | -0/+4 |
2006-03-09 | [MIPS] A struct console.setup function may not be __init. | Ralf Baechle | 1 | -1/+1 |
2006-03-09 | [MIPS] Threaten removal of code for NEC DDB5074 and DDB5476 evaluation boards. | Ralf Baechle | 1 | -0/+9 |
2006-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 23 | -276/+163 |
2006-03-08 | [PATCH] block: disable block layer bouncing for most memory on 64bit systems | Andi Kleen | 1 | -14/+19 |
2006-03-08 | [PATCH] i386: port ATI timer fix from x86_64 to i386 II | Andi Kleen | 8 | -6/+40 |
2006-03-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-03-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 29 | -126/+117 |
2006-03-08 | [NET] compat ifconf: fix limits | Randy Dunlap | 1 | -1/+1 |
2006-03-08 | [PATCH] fix kexec asm | Michael Matz | 3 | -9/+10 |
2006-03-08 | [PATCH] dac960: add disk entropy in request completions | Matt Mackall | 1 | -1/+2 |
2006-03-08 | [PATCH] slab: allocate larger cache_cache if order 0 fails | Jack Steiner | 1 | -3/+8 |
2006-03-08 | [PATCH] v9fs: fix for access to unitialized variables or freed memory | Latchesar Ionkov | 4 | -7/+4 |
2006-03-08 | [PATCH] x86: cpu model calculation for family 6 cpu | Shaohua Li | 1 | -2/+2 |
2006-03-08 | [PATCH] s390: dasd partition detection | Horst Hummel | 5 | -20/+46 |
2006-03-08 | [PATCH] s390: iucv message limit for smsg | Martin Schwidefsky | 1 | -1/+1 |
2006-03-08 | [PATCH] s390: fix strnlen_user return value | Gerald Schaefer | 2 | -6/+6 |
2006-03-08 | [PATCH] jffs2: avoid divide-by-zero | David Woodhouse | 1 | -1/+1 |
2006-03-08 | [PATCH] fix file counting | Dipankar Sarma | 6 | -37/+62 |
2006-03-08 | [PATCH] rcu batch tuning | Dipankar Sarma | 3 | -19/+76 |
2006-03-08 | [PATCH] percpu_counter_sum() | Andrew Morton | 2 | -2/+29 |
2006-03-08 | [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi | GOTO Masanori | 1 | -2/+2 |
2006-03-08 | [PATCH] __get_unaligned() gcc-4 fix | Atsushi Nemoto | 1 | -2/+2 |
2006-03-08 | [PATCH] idle threads should have a sane ->timestamp value | Ingo Molnar | 1 | -0/+1 |
2006-03-08 | [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options | Phillip Susi | 3 | -5/+33 |
2006-03-08 | [PATCH] numa_maps-update fix | Andrew Morton | 1 | -0/+8 |
2006-03-08 | [PATCH] serial core: work around sub-driver bugs | Pavel Machek | 1 | -3/+29 |
2006-03-08 | [PATCH] powerpc: restore eeh_add_device_late() prototype stub | Mark Fasheh | 1 | -0/+2 |
2006-03-08 | Mark the pipe file operations static | Linus Torvalds | 2 | -6/+3 |
2006-03-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 7 | -12/+26 |
2006-03-08 | slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT | Linus Torvalds | 1 | -11/+9 |
2006-03-08 | Merge branch 'work-fixes' | Mauro Carvalho Chehab | 10 | -9/+12 |
2006-03-08 | V4L/DVB (3413): Typos grab bag of the month | Alexey Dobriyan | 9 | -9/+9 |
2006-03-08 | V4L/DVB (3403): Workaround to fix initialization for Nexus CA | Marco Schluessler | 1 | -0/+3 |