summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-10-31ARM: bcm281xx: Add device node for the GPIO controllerMarkus Mayer
2013-10-31arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas
2013-10-31s390/mm: page_table_realloc returns failureDominik Dingel
2013-10-31ARM: mvebu: Add Netgear ReadyNAS 104 boardArnaud Ebalard
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun
2013-10-31s390: allow to set gcc -mtune flagHeiko Carstens
2013-10-31s390/percpu: remove this_cpu_xor() implementationHeiko Carstens
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky
2013-10-31s390/time: fix get_tod_clock_ext inline assemblyMartin Schwidefsky
2013-10-30ARM: bcm281xx: Add ARCH_BCM_MOBILE to bcm configChristian Daudt
2013-10-30ARM: tegra: fix Tegra114 IOMMU register addressHiroshi Doyu
2013-10-30x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30Merge tag 'bcm-for-3.13-soc2' of git://github.com/broadcom/bcm11351 into next...Olof Johansson
2013-10-30ARM: kirkwood: add support for OpenBlocks A7 platformThomas Petazzoni
2013-10-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter
2013-10-30ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras
2013-10-30ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner
2013-10-29ARM: bcm_defconfig: Run "make savedefconfig"Tim Kryger
2013-10-29ARM: bcm281xx: Add ARCH Timers to configChristian Daudt
2013-10-29rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm)Christian Daudt
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten
2013-10-29Merge tag 'omap-for-v3.13/dt-fixes-for-merge-window' of git://git.kernel.org/...Olof Johansson
2013-10-29ARM: dts: omap4-panda: add DPI pinmuxingTomi Valkeinen
2013-10-29ARM: dts: AM33xx: Add RNG nodeLokesh Vutla
2013-10-29ARM: dts: AM33XX: Add hwspinlock nodeSuman Anna
2013-10-29ARM: dts: OMAP5: Add hwspinlock nodeSuman Anna
2013-10-29ARM: dts: OMAP4: Add hwspinlock nodeSuman Anna
2013-10-29MIPS: traps: Reformat notify_die invocations to 80 columns.Ralf Baechle
2013-10-29MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin
2013-10-29MIPS: kernel: cpu-probe: Report CPU id during probeLeonid Yegoshin
2013-10-29MIPS: Remove unused defines in piix4.hDeng-Cheng Zhu
2013-10-29MIPS: Get rid of hard-coded values for Malta PIIX4 fixupsDeng-Cheng Zhu
2013-10-29MIPS: Always register R4K clock when selectedSteven J. Hill
2013-10-29MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle
2013-10-29MIPS: cacheops.h: Increase indentation by one tab.Ralf Baechle
2013-10-29MIPS: Remove bogus BUG_ON()Markos Chandras
2013-10-29MIPS: PowerTV: Remove support code.Ralf Baechle
2013-10-29MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle
2013-10-29MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().Ralf Baechle
2013-10-29MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle
2013-10-29MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle
2013-10-29MIPS: Switch ELF core dumper to use regsets.Ralf Baechle
2013-10-29MIPS: Implement task_user_regset_view.Ralf Baechle
2013-10-29MIPS: ptrace: Use tracehook helpers.Ralf Baechle