aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-10-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling
2013-10-03powerpc/perf: Fix handling of FAB eventsMichael Ellerman
2013-10-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava
2013-10-03powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-10-03powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2013-10-03powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney
2013-10-03powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot
2013-10-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-02Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2013-10-02ARM: multi_v7_defconfig: add SDHCI for i.MXOlof Johansson
2013-10-02sparc: fix MSI build failure on Sparc32Thomas Petazzoni
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-01ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102Arnaud Ebalard
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-30ARM: at91: sam9g45: shutdown ddr1 too when rebootingJean-Christophe PLAGNIOL-VILLARD
2013-09-30ARM: edma: Fix clearing of unused list for DT DMA resourcesJoel Fernandes
2013-09-30ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power downLorenzo Pieralisi
2013-09-30Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-09-30ARM: dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6Renwei Wu
2013-09-30ARM: dts: sirf: fix the ranges of peri-iobrg of prima2Barry Song
2013-09-30ARM: dts: makefile: build atlas6-evb.dtb for ARCH_ATLAS6Barry Song
2013-09-30ARM: dts: sirf: fix fifosize, clks, dma channels for UARTQipan Li
2013-09-30ARM: mvebu: Add DT entry for ReadyNAS 102 to use gpio-poweroff driverArnaud Ebalard
2013-09-30ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active highArnaud Ebalard
2013-09-30avr32: cast syscall_return to silence compiler warningGabor Juhos
2013-09-30avr32: fix clockevents kernel warningGabor Juhos
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König
2013-09-27ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-09-27ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta