summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf1-0/+1
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf1-0/+5
2013-09-03tile: remove DEBUG_EXTRA_FLAGS kernel config optionChris Metcalf2-14/+0
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf6-11/+30
2013-09-03tile: support FRAME_POINTERChris Metcalf4-9/+12
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf2-3/+89
2013-09-03tilegx: support KGDBChris Metcalf5-0/+577
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf9-0/+768
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf12-60/+51
2013-09-03tile: don't assume user privilege is zeroChris Metcalf5-12/+23
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-10/+10
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+14
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-30/+26
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-80/+229
2013-09-03tile: clean up relocate_kernel_64 debug codeChris Metcalf1-2/+7
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds45-1280/+1203
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-15/+22
2013-09-03Merge branch 'socfpga/dt' into next/dtOlof Johansson1-4/+4
2013-09-03Merge branch 'armsoc/for-3.12/dt' of git://github.com/broadcom/bcm11351 into ...Olof Johansson4-19/+70
2013-09-03Merge tag 'mxs-dt-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Kevin Hilman13-129/+485
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds2-0/+6
2013-09-03microblaze: Add linux.bin.ub targetJason Wu2-4/+6
2013-09-03microblaze: Add PVR version string for MB v9.0 and v9.1Michal Simek1-0/+2
2013-09-03microblaze: timer: Replace microblaze_ prefix by xilinx_Michal Simek1-39/+39
2013-09-03microblaze: timer: Update headerMichal Simek1-1/+2
2013-09-03microblaze: timer: Remove unused headerMichal Simek1-13/+0
2013-09-03ARM: dts: Use the PWM polarity flagsLaurent Pinchart2-2/+4
2013-09-03microblaze: timer: Clear driver init functionMichal Simek1-13/+15
2013-09-03microblaze: timer: Use CLKSRC_OF initializationMichal Simek3-13/+11
2013-09-03microblaze: intc: Remove unused headerMichal Simek1-3/+0
2013-09-03microblaze: intc: Clean driver init functionMichal Simek1-10/+19
2013-09-03microblaze: intc: Using irqchipMichal Simek2-5/+14
2013-09-03microblaze: intc: Update headerMichal Simek1-1/+2
2013-09-03microblaze: intc: Remove unused headersMichal Simek1-3/+0
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon3-1/+3
2013-09-03microblaze: Remove selfmodified featureMichal Simek7-192/+24
2013-09-03of/pci: Use of_pci_range_parserAndrew Murray1-68/+38
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2-0/+6
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2-5/+0
2013-09-02arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas1-4/+0
2013-09-02ARM: 7826/1: debug: support debug ll on hisilicon socHaojian Zhuang1-0/+19
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2-20/+2
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2-0/+10
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König3-1/+32
2013-09-02ARM: 7827/1: highbank: fix debug uart virtual address for LPAERob Herring1-1/+1
2013-09-02ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon2-1/+22
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches3-6/+5
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng3-0/+186
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng1-9/+13