summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang
2013-11-06arc: remove '__init' for setup_processor() and arc_init_IRQ()Chen Gang
2013-11-06arc: kgdb: add default implementation for kgdb_roundup_cpus()Chen Gang
2013-11-06ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta
2013-11-06ARC: Reset the value of Interrupt Priority RegisterVineet Gupta
2013-11-06ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta
2013-11-06ARC: Change calling convention of do_page_fault()Vineet Gupta
2013-11-06ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta
2013-11-06ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta
2013-11-06ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta
2013-11-06ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta
2013-11-06ARC: Annotate some functions as staticVineet Gupta
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra
2013-10-28Merge tag 'xtensa-next-20131015' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller
2013-10-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-19parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller
2013-10-19Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-16xtensa: Cocci spatch "noderef"Thomas Meyer
2013-10-16Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-16Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-15xtensa: don't use alternate signal stack on threadsBaruch Siach
2013-10-15xtensa: fix fast_syscall_spill_registers_fixupMax Filippov
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski
2013-10-15x86: Update UV3 hub revision IDRuss Anderson
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov