summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-21ARM: iop: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: u300: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: sa1100: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: pxa: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: OMAP2+: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: OMAP1: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: msm: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: mmp: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: integrator: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: imx: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: davinci: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: clps711x: Switch to sched_clock_register()Stephen Boyd
2013-11-21ARM: timer-sp: Switch to sched_clock_register()Stephen Boyd
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-11Merge tag 'arc-v3.13-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-11-11Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-07parisc: add generic 32- and 64-bit defconfigsHelge Deller
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller
2013-11-07parisc: implement full version of access_ok()Helge Deller
2013-11-07parisc: correctly display number of active CPUsHelge Deller
2013-11-07parisc: do not count IPI calls twiceHelge Deller
2013-11-07parisc: make udelay() SMP-safeHelge Deller
2013-11-07parisc: remove duplicate defineMichael Opdenacker
2013-11-07parisc: make "make install" not depend on vmlinuxHelge Deller
2013-11-07parisc: add kernel audit featureHelge Deller
2013-11-07parisc: provide macro to create exception table entriesHelge Deller
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin
2013-11-07ARC: [plat-arcfpga] defconfig updateVineet Gupta
2013-11-07smp, ARC: kill SMP single function call interruptJiang Liu
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov
2013-11-06uprobes: Move function declarations out of archDavid A. Long