summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-15Merge commit 'v3.4-rc3' into rt-3.4-rc3-rt4v3.4-rc3-rt4Clark Williams
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds
2012-04-15ARM: 7386/1: jump_label: fixup for rename to static_keyRabin Vincent
2012-04-15ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-14ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman
2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown
2012-04-13arm: msm: trout: fix compile failureDaniel Walker
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker
2012-04-13kconfig-disable-a-few-options-rt.patchThomas Gleixner
2012-04-13cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2012-04-13x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2012-04-13x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2012-04-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-04-13mips-disable-highmem-on-rt.patchThomas Gleixner
2012-04-13arm-disable-highmem-on-rt.patchThomas Gleixner
2012-04-13power-disable-highmem-on-rt.patchThomas Gleixner
2012-04-13power-use-generic-rwsem-on-rtThomas Gleixner
2012-04-13x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-04-13x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2012-04-13x86: Use generic rwsem_spinlocks on -rtThomas Gleixner
2012-04-13x86: stackprotector: Avoid random pool on rtThomas Gleixner
2012-04-13x86: Convert mce timer to hrtimerThomas Gleixner
2012-04-13softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-04-13ARM: Initialize ptl->lock for vector pageFrank Rowand
2012-04-13acpi: Do not disable interrupts on PREEMPT_RTThomas Gleixner
2012-04-13early-printk-consolidate.patchThomas Gleixner
2012-04-13x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2012-04-13x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2012-04-13of-convert-devtree-lock.patchThomas Gleixner
2012-04-13x86: highmem: Replace BUG_ON by WARN_ONIngo Molnar
2012-04-13mm: pagefault_disabled()Peter Zijlstra
2012-04-13mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2012-04-13ARM: AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger
2012-04-13signal/x86: Delay calling signals in atomicOleg Nesterov