aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-23
* MIPS: Remove duplicate definition of check_for_high_segbits.David Daney2013-05-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-05-22
|\
| * avr32: fix building warnings caused by redefinitions of HZJiang Liu2013-05-22
| * avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt2013-05-13
| * avr32: move NODES_SHIFT into Kconfig and delete numnodes.hHans-Christian Egtvedt2013-05-13
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-22
|\ \
| * | MIPS: N64: Wire getdents64(2)Aron Xu2013-05-22
| * | kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu2013-05-22
| * | MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-21
| * | MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-21
| * | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-21
| * | MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle2013-05-21
| * | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-21
| * | MIPS: Idle: Make call of function pointer readable.Ralf Baechle2013-05-21
| * | MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle2013-05-21
| * | MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle2013-05-21
| * | MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-21
| * | MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle2013-05-21
| * | MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle2013-05-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-21
|\ \ \
| * | | s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-17
| * | | s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-17
| * | | s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-15
| * | | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-15
| * | | s390: disable pfmf for clear page instructionChristian Borntraeger2013-05-07
| * | | s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens2013-05-07
| * | | s390: remove non existent reference to GENERIC_KERNEL_THREADAlexander Shiyan2013-05-07
* | | | ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd2013-05-21
* | | | x86: Fix bit corruption at CPU resume timeLinus Torvalds2013-05-20
| |/ / |/| |
* | | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-18
|\ \ \
| * | | arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
| * | | arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
| * | | arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-18
|\ \ \ \
| * | | | MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman2013-05-17
| * | | | MIPS: Extract schedule_mfi info from __scheduleTony Wu2013-05-17
| * | | | MIPS: Fix sibling call handling in get_frame_infoTony Wu2013-05-17
| * | | | MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-17
| * | | | MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2013-05-17
| * | | | MIPS: Fix build error for crash_dump.c in 3.10-rc1EunBong Song2013-05-17
| * | | | MIPS: Xway: Fix clk leakLibo Chen2013-05-17
| * | | | Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-16
| * | | | Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney2013-05-16
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-05-18
|\ \ \ \
| * | | | arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-17
| * | | | arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-14
| * | | | arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh2013-05-14
| * | | | arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-14
| * | | | arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-13