aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-06MIPS: OCTEON: Improve _machine_halt implementation.David Daney
2013-06-06MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa
2013-05-23MIPS: Trap exception handling fixesMaciej W. Rozycki
2013-05-23MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney
2013-05-23MIPS: Remove duplicate definition of check_for_high_segbits.David Daney
2013-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-22avr32: fix building warnings caused by redefinitions of HZJiang Liu
2013-05-22MIPS: N64: Wire getdents64(2)Aron Xu
2013-05-22kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu
2013-05-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-22MIPS: Idle: Make call of function pointer readable.Ralf Baechle
2013-05-22MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle
2013-05-22MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle
2013-05-22MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle
2013-05-22MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd
2013-05-20x86: Fix bit corruption at CPU resume timeLinus Torvalds
2013-05-19MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-18arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman
2013-05-17MIPS: Extract schedule_mfi info from __scheduleTony Wu
2013-05-17MIPS: Fix sibling call handling in get_frame_infoTony Wu
2013-05-17MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney
2013-05-17MIPS: Fix build error for crash_dump.c in 3.10-rc1EunBong Song
2013-05-17MIPS: Xway: Fix clk leakLibo Chen
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon
2013-05-17s390/pgtable: fix ipte notify bitChristian Borntraeger
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-16Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas