aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-01[PATCH] no need to wank with task_lock() and pinning task down in audit_syscall_exit()Al Viro1-9/+1
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro11-33/+27
2006-05-01[PATCH] drop gfp_mask in audit_log_exit()Al Viro1-30/+32
2006-05-01[PATCH] move call of audit_free() into do_exit()Al Viro3-10/+4
2006-05-01[PATCH] sockaddr patchSteve Grubb1-0/+2
2006-05-01[PATCH] deal with deadlocks in audit_free()Al Viro1-10/+10
2006-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds36-229/+1234
2006-04-29[PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.cRalf Baechle1-1922/+0
2006-04-29[SCSI] advansys driver: limp along on x86Linus Torvalds2-2/+4
2006-04-29[PATCH] i386: fix broken FP exception handlingChuck Ebbert1-2/+2
2006-04-29[PATCH] powerpc: update cell_defconfigArnd Bergmann1-15/+25
2006-04-29[PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann1-3/+7
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard3-4/+27
2006-04-28[PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplugshin, jacob1-1/+2
2006-04-28[PATCH] asiliantfb: Add help text in KconfigAntonino A. Daplas1-0/+2
2006-04-28[PATCH] suspend: Documentation update for IBM Thinkpad X30Antonino A. Daplas1-1/+1
2006-04-28[PATCH] s390: new system callsMartin Schwidefsky2-0/+47
2006-04-28[PATCH] s390: dasd device identifiersHorst Hummel4-20/+191
2006-04-28[PATCH] s390: add read_mostly optimizationChristian Borntraeger2-1/+5
2006-04-28[PATCH] s390: instruction processing damage handlingHeiko Carstens1-5/+28
2006-04-28[PATCH] s390: segment operation error codesGerald Schaefer1-3/+16
2006-04-28[PATCH] s390: tape 3590 changesStefan Bader2-11/+12
2006-04-28[PATCH] s390: futex atomic operationsMartin Schwidefsky1-4/+119
2006-04-28[PATCH] s390: fix slab debuggingChristian Borntraeger1-3/+3
2006-04-28[PATCH] s390: dasd ioctl never returnsHorst Hummel1-0/+5
2006-04-28[PATCH] s390: qdio memory allocationsAndreas Herrmann1-6/+24
2006-04-28[PATCH] s390: alternate signal stack handling bugLaurent Meyer1-1/+1
2006-04-28[PATCH] s390: enable interrupts on error pathStefan Bader1-2/+2
2006-04-28[PATCH] s390: fix I/O termination race in cioPeter Oberparleiter1-22/+4
2006-04-28[PATCH] kprobe: fix resume execution on i386Masami Hiramatsu1-4/+8
2006-04-28[PATCH] kprobe cleanup for VM_MASK judgementmao, bibo1-9/+0
2006-04-28[PATCH] Mark VMSPLIT EMBEDDEDAndi Kleen1-1/+1
2006-04-28[PATCH] enable X86_PC for HOTPLUG_CPUAshok Raj1-1/+1
2006-04-28[PATCH] Avoid printing pointless tsc skew msgsDave Jones1-1/+3
2006-04-28[PATCH] re-add the OSS SOUND_CS4232 optionAdrian Bunk1-0/+14
2006-04-28[PATCH] fix array overrun in drivers/char/mwave/mwavedd.cEric Sesterhenn1-1/+1
2006-04-28[PATCH] tipar oops fixDaniel Drake1-1/+1
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton4-7/+12
2006-04-28[PATCH] off-by-1 in kernel/power/main.cdean gaudet1-1/+1
2006-04-28[PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug4-26/+50
2006-04-28[PATCH] ppc32: Update board-specific code of the CPM UART usersVitaly Bordug4-1/+415
2006-04-28[PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug4-111/+220
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug4-11/+28
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab4-2/+46
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin4-2/+18
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse5-14/+14
2006-04-28[PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra1-4/+12
2006-04-28[PATCH] sound/ppc: snd_pmac_toonie_init should be __initAndreas Schwab1-1/+1
2006-04-28powerpc/pseries: Tell firmware our capabilities on new machinesPaul Mackerras1-4/+107
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson4-36/+269