summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-09Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2013-02-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-08tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf
2013-02-08tile: fix memcpy_*io functions for allnoconfigChris Metcalf
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King
2013-02-08Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-07x86: Do not leak kernel page mapping locationsKees Cook
2013-02-06Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter
2013-02-06perf/powerpc: Fix build errorSukadev Bhattiprolu
2013-02-06m68knommu: fix trap on execing /bin/initGreg Ungerer
2013-02-06Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/...Linus Torvalds
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-02-04tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf
2013-02-04tile: provide "screen_info" when enabling VTChris Metcalf
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V
2013-02-01tile: include kernel/Kconfig.freezer in tile KconfigChris Metcalf
2013-02-01tile: remove an unused variable in copy_thread()Chris Metcalf
2013-01-31Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin
2013-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-01-31Merge branch 'timers/for-arm' into timers/coreThomas Gleixner
2013-01-31ARM: highbank: mask cluster id from cpu_logical_mapRob Herring
2013-01-31ARM: scu: mask cluster id from cpu_logical_mapRob Herring
2013-01-31ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring
2013-01-31perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu
2013-01-31perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2013-01-31perf/Power7: Use macros to identify perf eventsSukadev Bhattiprolu
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt
2013-01-31s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-01-31x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds