summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-14[PATCH] appldata build fixAl Viro1-1/+4
2007-03-14[PATCH] const file_operations falloutAl Viro1-4/+16
2007-03-14[PATCH] ibmtr probe is __devinit, not __initAl Viro2-4/+4
2007-03-14[PATCH] sanitize security_getprocattr() APIAl Viro4-22/+17
2007-03-14[PATCH] fix deadlock in audit_log_task_context()Al Viro1-13/+11
2007-03-14ocfs2_dlm: Add missing locks in dlm_empty_lockresSunil Mushran1-0/+3
2007-03-14ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran1-0/+2
2007-03-14configfs: add missing mutex_unlock()Joel Becker1-15/+12
2007-03-14ocfs2: add some missing address space callbacksJoel Becker1-1/+25
2007-03-14ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker1-12/+32
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker4-26/+10
2007-03-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-18/+31
2007-03-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds51-75/+17
2007-03-13[MIPS] kspd: ioctl needs a translation entry.Ralf Baechle1-1/+3
2007-03-13[MIPS] Viper2: Remove defective support.Ralf Baechle49-65/+1
2007-03-13[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman1-9/+13
2007-03-12[SPARC64]: Add missing HPAGE_MASK masks on address parameters.David S. Miller1-0/+3
2007-03-12[SPARC]: Hook up missing syscalls.David S. Miller4-18/+28
2007-03-12Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds18-134/+263
2007-03-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-26/+30
2007-03-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-2631/+62
2007-03-12[XFRM]: Fix missing protocol comparison of larval SAs.Joy Latten1-2/+4
2007-03-12[SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III2-11/+11
2007-03-12[WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".Robert P. J. Day1-2600/+0
2007-03-12[IPV4]: Fix warning in ip_mc_rejoin_group.Geert Uytterhoeven1-1/+1
2007-03-12[PATCH] Fix vmi time header bugZachary Amsden1-1/+1
2007-03-12[PATCH] Fix VMI and COMPAT_VDSO for 2.6.21Zachary Amsden1-1/+1
2007-03-12[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman2-11/+6
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman5-134/+29
2007-03-12[ROSE]: Socket locking is a great invention.Ralf Baechle1-28/+50
2007-03-12[ROSE]: Remove ourselves from waitqueue when receiving a signalRalf Baechle1-0/+2
2007-03-12[NetLabel]: parse the CIPSO ranged tag on incoming packetsPaul Moore1-0/+5
2007-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-20/+50
2007-03-12[ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda1-3/+3
2007-03-12[ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problemsPavel Pisa1-1/+12
2007-03-12[ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value.Pavel Pisa2-7/+8
2007-03-12[ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV.Pavel Pisa1-3/+6
2007-03-12HID: zeroing of bytes in output fields is bogusJiri Kosina1-4/+0
2007-03-12HID: allocate hid_parser in a proper wayJiri Kosina1-7/+9
2007-03-12[POWERPC] sys_move_pages should be callable from an SPUStephen Rothwell1-1/+1
2007-03-12[POWERPC] Wire up sys_epoll_pwaitStephen Rothwell2-1/+3
2007-03-12[POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell1-1/+2
2007-03-12Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras16-132/+258
2007-03-11[WATCHDOG] i8xx TCO driver - mark for removalWim Van Sebroeck2-0/+9
2007-03-10Revert "USB: pxa2xx_udc: fix hardcoded irq number"Linus Torvalds1-1/+1
2007-03-10[SPARC64]: Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers1-2/+7
2007-03-09[BW2]: Fix section mismatch warnings.Robert Reif1-9/+9
2007-03-09[CG14]: Fix section mismatch warnings.Robert Reif1-2/+3
2007-03-09[SPARC]: We do not need OLD_GETRLIMIT.David S. Miller2-2/+0
2007-03-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-19/+31