summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-09-03tile: remove DEBUG_EXTRA_FLAGS kernel config optionChris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-09-03tile: support FRAME_POINTERChris Metcalf
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf
2013-09-03tilegx: support KGDBChris Metcalf
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03tile: clean up relocate_kernel_64 debug codeChris Metcalf
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-09-03Merge branch 'socfpga/dt' into next/dtOlof Johansson
2013-09-03Merge branch 'armsoc/for-3.12/dt' of git://github.com/broadcom/bcm11351 into ...Olof Johansson
2013-09-03Merge tag 'mxs-dt-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Kevin Hilman
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
2013-09-03microblaze: Add linux.bin.ub targetJason Wu
2013-09-03microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek
2013-09-03microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek
2013-09-03microblaze: timer: Update headerMichal Simek
2013-09-03microblaze: timer: Remove unused headerMichal Simek
2013-09-03ARM: dts: Use the PWM polarity flagsLaurent Pinchart
2013-09-03microblaze: timer: Clear driver init functionMichal Simek
2013-09-03microblaze: timer: Use CLKSRC_OF initializationMichal Simek
2013-09-03microblaze: intc: Remove unused headerMichal Simek
2013-09-03microblaze: intc: Clean driver init functionMichal Simek
2013-09-03microblaze: intc: Using irqchipMichal Simek
2013-09-03microblaze: intc: Update headerMichal Simek
2013-09-03microblaze: intc: Remove unused headersMichal Simek
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-09-03microblaze: Remove selfmodified featureMichal Simek
2013-09-03of/pci: Use of_pci_range_parserAndrew Murray
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2013-09-02arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2013-09-02ARM: 7826/1: debug: support debug ll on hisilicon socHaojian Zhuang
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König
2013-09-02ARM: 7827/1: highbank: fix debug uart virtual address for LPAERob Herring
2013-09-02ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng
2013-09-01Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin