summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2013-09-01Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov
2013-08-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-30ARM: KVM: Add newlines to panic stringsChristoffer Dall
2013-08-30ARM: KVM: Work around older compiler bugChristoffer Dall
2013-08-30ARM: KVM: Simplify tracepoint textChristoffer Dall
2013-08-30ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall
2013-08-30arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf
2013-08-30tilegx: change how we find the kernel stackChris Metcalf
2013-08-30tile: don't call show_regs_print_info() with corrupt currentChris Metcalf
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf
2013-08-30tile: group .hottext* sections properly in vmlinux.ldsChris Metcalf
2013-08-30tile: fix strncpy_from_user bugChris Metcalf
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf
2013-08-30tile: do less L1 I-cache evictionChris Metcalf
2013-08-30tile: allow "initrd" boot argument for kexecChris Metcalf
2013-08-30tile: support ASLR fullyTony Lu
2013-08-30tile: correct r1 value during syscall tracingChris Metcalf
2013-08-30tile: fix panic with large IRQ numberChris Metcalf