summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | de2104x: fix the TX watchdogFrancois Romieu2006-03-091-0/+2
| | * | de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu2006-03-091-13/+11
| * | | [PATCH] radeonfb: Fix static array overrunAntonino A. Daplas2006-03-111-0/+4
| * | | [PATCH] aty128fb: Fix array overrunAntonino A. Daplas2006-03-111-3/+4
| * | | [PATCH] tdfxfb: Fix buffer overrunAntonino A. Daplas2006-03-111-19/+23
| * | | [PATCH] intelfb: Fix buffer overrunAntonino A. Daplas2006-03-111-24/+26
| * | | [PATCH] savagefb: Fix kfree before useAntonino A. Daplas2006-03-111-1/+1
| * | | [PATCH] imsttfb: Fix resource leakAntonino A. Daplas2006-03-111-0/+2
| * | | [PATCH] s1d13xxxfb: Fix resource leakAntonino A. Daplas2006-03-111-2/+1
| * | | [PATCH] arcfb: Fix dereference before NULL checkAntonino A. Daplas2006-03-111-1/+1
| * | | [PATCH] kyrofb: Fix uninitialized valueAntonino A. Daplas2006-03-111-1/+1
| * | | [PATCH] arcfb: Fix uninitialized valueAntonino A. Daplas2006-03-111-2/+1
| * | | [PATCH] neofb: Fix uninitialized valueAntonino A. Daplas2006-03-111-3/+1
| * | | [PATCH] LSM mail list has movedChris Wright2006-03-111-1/+1
| * | | [PATCH] update email addressChris Wright2006-03-112-5/+3
| * | | [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-113-9/+3
| * | | [PATCH] Altix: small ioc4 oversightPat Gefre2006-03-111-4/+2
| * | | [PATCH] selinux: tracer SID fixStephen Smalley2006-03-111-1/+1
| * | | [PATCH] edac: disable a few sysfs files to avoid them becoming an ABIArjan van de Ven2006-03-111-3/+9
| * | | [PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty2006-03-111-9/+8
| * | | [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-113-3/+15
| * | | [PATCH] Input: psmouse - disable autoresyncDmitry Torokhov2006-03-101-1/+1
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-101-6/+9
| |\ \ \
| | * | | [IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter2006-03-081-6/+9
| * | | | [PATCH] kbuild: version.h should depend on .kernelreleaseJan Beulich2006-03-101-1/+1
| * | | | [PATCH] fix pcmcia_device_probe oopsHugh Dickins2006-03-101-1/+1
| * | | | [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-093-14/+72
| * | | | [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel2006-03-091-3/+32
| * | | | [PATCH] s390: dasd proc interface typoHorst Hummel2006-03-091-1/+1
| * | | | [PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto2006-03-091-0/+1
| * | | | [PATCH] edac: mark as experimentalTim Small2006-03-091-3/+15
| * | | | [PATCH] s390: Increase spinlock retry code performanceChristian Ehrhardt2006-03-091-2/+13
| * | | | [PATCH] ibmasm: use after free fixMax Asbock2006-03-091-4/+5
| * | | | [PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter2006-03-091-1/+2
| * | | | [PATCH] md: Fix several raid1 bugs which cause a memory leakNeilBrown2006-03-091-5/+8
| * | | | [PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=yAdrian Bunk2006-03-091-0/+4
| * | | | [PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesAdrian Bunk2006-03-091-2/+2
| * | | | [PATCH] mtd: 64 bit fixesAtsushi Nemoto2006-03-093-2/+5
| * | | | [PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky2006-03-091-1/+6
| * | | | [PATCH] Fix error handling in backlight driversJean Delvare2006-03-092-2/+2
| * | | | [PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exitDoug Warzecha2006-03-091-2/+6
| * | | | [PATCH] page_add_file_rmap(): remove BUG_ON()sHugh Dickins2006-03-091-3/+0
| | |/ / | |/| |
| * | | [MIPS] Always pass -msoft-float.Ralf Baechle2006-03-091-0/+1
| * | | [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle2006-03-091-0/+3
| * | | [MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle2006-03-091-17/+17
| * | | [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-097-23/+29
| * | | [MIPS] Discard .exit.text at runtime.Ralf Baechle2006-03-091-1/+3
| * | | [MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle2006-03-091-0/+4
| * | | [MIPS] A struct console.setup function may not be __init.Ralf Baechle2006-03-091-1/+1
| * | | [MIPS] Threaten removal of code for NEC DDB5074 and DDB5476 evaluation boards.Ralf Baechle2006-03-091-0/+9
OpenPOWER on IntegriCloud