aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-06-11net/m68k: Include <linux/interrupt.h> where neededGravatar Geert Uytterhoeven 1-0/+1
2011-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Gravatar Linus Torvalds 1-1/+1
2011-06-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-0/+141
2011-06-04Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-23/+28
2011-06-03Blackfin: strncpy: fix handling of zero lengthsGravatar Steven Miao 1-1/+1
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Gravatar Guennadi Liakhovetski 1-0/+7
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 1-0/+1
2011-06-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 2-1/+3
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumGravatar Tony Luck 2-1/+3
2011-06-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentGravatar Benjamin Herrenschmidt 1-1/+2
2011-05-31sh: Fix up asm-generic/ptrace.h fallout.Gravatar Paul Mundt 1-2/+4
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Gravatar Paul Mundt 1-1/+1
2011-05-31sh64: asm/pgtable.h needs asm/mmu.hGravatar Paul Mundt 1-0/+1
2011-05-31sh: asm/tlb.h needs linux/swap.hGravatar Nobuhiro Iwamatsu 1-0/+1
2011-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 840-26065/+27360
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusGravatar Avi Kivity 1-1/+1
2011-05-30x86 idle: Fix mwait deprecation warning messageGravatar Borislav Petkov 1-1/+1
2011-05-30lguest: fix timer interrupt setupGravatar Rusty Russell 1-0/+1
2011-05-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-15/+24
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 6-28/+338
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-26/+32
2011-05-29[S390] mm: fix mmu_gather reworkGravatar Heiko Carstens 1-7/+16
2011-05-29[S390] mm: fix storage key handlingGravatar Heiko Carstens 1-8/+8
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramGravatar Len Brown 1-0/+1
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramGravatar Len Brown 1-0/+1
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLEGravatar Len Brown 1-0/+2
2011-05-29x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itGravatar Len Brown 1-1/+3
2011-05-29x86 idle: clarify AMD erratum 400 workaroundGravatar Len Brown 6-25/+25
2011-05-28Blackfin: debug-mmrs: include RSI_PID[4567] MMRsGravatar Mike Frysinger 1-0/+4
2011-05-28Blackfin: bf51x: fix up RSI_PID# MMR definesGravatar Mike Frysinger 1-8/+8
2011-05-28Blackfin: bf52x/bf54x: fix up usb MMR definesGravatar Mike Frysinger 2-11/+12
2011-05-28Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiGravatar Mike Frysinger 1-18/+14
2011-05-28Blackfin: gptimers: add structure for hardware register layoutGravatar Mike Frysinger 1-0/+18
2011-05-28Blackfin: wire up new sendmmsg syscallGravatar Mike Frysinger 2-1/+3
2011-05-28Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerGravatar Mike Frysinger 7-528/+0
2011-05-28Blackfin: bfin_serial.h: turn default port wrappers into stubsGravatar Mike Frysinger 1-3/+3
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-1194/+2283
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-51/+64
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 19-5060/+110
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 49-28/+84
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 49-28/+84
2011-05-27Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Grant Likely 3-2113/+104
2011-05-27x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oGravatar Steven Rostedt 1-0/+2
2011-05-27Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 14-57/+14
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 190-6115/+1500
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusGravatar Russell King 180-6025/+1372
2011-05-27ARM: 6945/1: Add unwinding support for division functionsGravatar Laura Abbott 1-5/+20
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 9-48/+0