aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-03MIPS: Refactor load/entry address calculationsJames Hogan3-8/+13
2013-09-03MIPS: Refactor boot and boot/compressed rulesJames Hogan1-2/+13
2013-09-03MIPS: add <dt-bindings/> symlinkJames Hogan1-0/+1
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds2-0/+6
2013-09-03MIPS: powertv: Drop BOOTLOADER_DRIVER Kconfig symbolMarkos Chandras4-35/+2
2013-09-03MIPS: Kconfig: Drop obsolete NR_CPUS_DEFAULT_{1,2} optionsMarkos Chandras1-14/+1
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-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras1-1/+1
2013-09-03MIPS: Loongson: Hide the pci code behind CONFIG_PCIMarkos Chandras1-1/+2
2013-09-03MIPS: Ftrace: Fix function tracing return address to matchCorey Minyard1-1/+1
2013-09-03MIPS: R4k clock source initialization bug fixMaciej W. Rozycki1-1/+9
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-03ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar1-1/+1
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia1-2/+2
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
2013-09-01Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro2-4/+4
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2-7/+27
2013-09-01Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov4-10/+9
2013-08-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2013-08-30ARM: KVM: Add newlines to panic stringsChristoffer Dall1-4/+4
2013-08-30ARM: KVM: Work around older compiler bugChristoffer Dall1-1/+1
2013-08-30ARM: KVM: Simplify tracepoint textChristoffer Dall1-4/+3
2013-08-30ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall1-1/+1
2013-08-30arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2-8/+1