summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Merge branch 'fixes' into for-linusRussell King16-106/+54
2012-10-05ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth1-0/+1
2012-10-05Merge commit 'v3.6' into fixesRussell King15-106/+53
2012-10-05Merge branch 'arch-timers' into for-linusRussell King5-125/+316
2012-10-05Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King425-4756/+5009
2012-10-05Merge branch 'cleanup' into for-linusRussell King6-70/+6
2012-09-29ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2-0/+13
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-106/+53
2012-09-28ARM: ensure vm_struct has its phys_addr member filled inRussell King1-0/+1
2012-09-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2012-09-28Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-0/+2
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven4-14/+12
2012-09-27um: Fix IPC on umRichard Weinberger1-0/+1
2012-09-27um: kill thread->forkingAl Viro7-66/+29
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2-7/+5
2012-09-27um: don't leak floating point state and segment registers on execve()Al Viro1-0/+1
2012-09-27um: take cleaning singlestep to start_thread()Al Viro1-19/+5
2012-09-27ARM: Orion5x: Fix too small coherent pool.Andrew Lunn1-0/+7
2012-09-27ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach1-0/+6
2012-09-27ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach1-1/+22
2012-09-27ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin5-24/+43
2012-09-27Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2-27/+1
2012-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-11/+13
2012-09-25Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut1-1/+1
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf1-11/+13
2012-09-24c6x: use asm-generic/barrier.hMark Salter2-27/+1
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-09-24ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat1-0/+2
2012-09-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-9/+9
2012-09-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-8/+50
2012-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-8/+5
2012-09-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+5
2012-09-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-1/+57
2012-09-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-8/+33
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun1-3/+1
2012-09-21sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson1-5/+4
2012-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-95/+75
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-17/+17
2012-09-21ARM: reserve syscall 378 for kcmpRussell King2-0/+3
2012-09-21x86/kbuild: archscripts depends on scripts_basicJeff Mahoney1-1/+1
2012-09-20Merge branch 'clkdev' into fixesRussell King1-6/+0
2012-09-20ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette1-2/+46
2012-09-20ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd2-5/+10
2012-09-20ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon1-6/+6
2012-09-20ARM: 7524/1: support syscall tracingWade Farnsworth6-3/+34
2012-09-19xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk1-0/+4
2012-09-19Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-2/+2