aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-14[PATCH] rtc-cmos needs RTC_ALWAYS_BCD knownAl Viro1-0/+1
2007-03-14[PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-PCI caseAl Viro1-14/+1
2007-03-14[PATCH] BLK_DEV_IDE_CELLEB dependency fixAl Viro1-1/+1
2007-03-14[PATCH] include of asm/pgtable.h in nfsfh is bogusAl Viro1-1/+0
2007-03-14[PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.hAl Viro1-18/+1
2007-03-14[PATCH] fix ipath_dma_free_coherent() prototypeAl Viro1-1/+1
2007-03-14[PATCH] stacktrace doesn't work on umlAl Viro1-1/+1
2007-03-14[PATCH] zatm __init abuseAl Viro1-2/+2
2007-03-14[PATCH] (uml) sparse flags for userland glue are missing $(CF)Al Viro1-2/+2
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-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/powerpcLinus 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 times.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-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/arnd/cell-2.6 into mergePaul Mackerras16-132/+258
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