| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Fix bit corruption at CPU resume time | Linus Torvalds | 2013-05-20 | 1 | -1/+1 |
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-18 | 3 | -14/+0 |
|\ |
|
| * | arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -4/+0 |
| * | arch/arm/plat-samsung: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -5/+0 |
| * | arch/arm/mach-tegra: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -5/+0 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-05-18 | 21 | -199/+149 |
|\ \ |
|
| * | | MIPS: ralink: use the dwc2 driver for the rt305x USB controller | Matthijs Kooijman | 2013-05-17 | 2 | -0/+14 |
| * | | MIPS: Extract schedule_mfi info from __schedule | Tony Wu | 2013-05-17 | 1 | -2/+32 |
| * | | MIPS: Fix sibling call handling in get_frame_info | Tony Wu | 2013-05-17 | 1 | -2/+4 |
| * | | MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-05-17 | 1 | -1/+1 |
| * | | MIPS: Make virt_to_phys() work for all unmapped addresses. | David Daney | 2013-05-17 | 2 | -2/+2 |
| * | | MIPS: Fix build error for crash_dump.c in 3.10-rc1 | EunBong Song | 2013-05-17 | 1 | -0/+1 |
| * | | MIPS: Xway: Fix clk leak | Libo Chen | 2013-05-17 | 1 | -0/+2 |
| * | | Revert "MIPS: Allow ASID size to be determined at boot time." | David Daney | 2013-05-16 | 13 | -162/+93 |
| * | | Revert "MIPS: microMIPS: Support dynamic ASID sizing." | David Daney | 2013-05-16 | 1 | -32/+2 |
| |/ |
|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2013-05-18 | 7 | -19/+9 |
|\ \ |
|
| * | | arm64: debug: fix mdscr.ss check when enabling debug exceptions | Will Deacon | 2013-05-17 | 1 | -1/+1 |
| * | | arm64: Do not source kernel/time/Kconfig explicitly | Catalin Marinas | 2013-05-14 | 1 | -2/+0 |
| * | | arm64: mm: Fix operands of clz in __flush_dcache_all | Sukanto Ghosh | 2013-05-14 | 1 | -1/+1 |
| * | | arm64: Invoke the of_platform_populate() at arch_initcall() level | Catalin Marinas | 2013-05-14 | 1 | -9/+3 |
| * | | arm64: debug: clear mdscr_el1 instead of taking the OS lock | Will Deacon | 2013-05-13 | 2 | -4/+1 |
| * | | arm64: Fix duplicate definition of early_console | Chen Gang | 2013-05-13 | 1 | -2/+3 |
| |/ |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-15 | 3 | -6/+23 |
|\ \ |
|
| * | | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 2013-05-10 | 1 | -1/+18 |
| * | | x86/microcode: Add local mutex to fix physical CPU hot-add deadlock | Konrad Rzeszutek Wilk | 2013-05-09 | 1 | -2/+3 |
| * | | x86: Fix idle consolidation fallout | Thomas Gleixner | 2013-05-07 | 1 | -3/+2 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-05-15 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 2013-05-14 | 1 | -1/+0 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-15 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | idle: Fix hlt/nohlt command-line handling in new generic idle | Kevin Hilman | 2013-05-05 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-05-15 | 4 | -9/+7 |
|\ \ \ \ |
|
| * | | | | ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new... | Jaccon Bastiaansen | 2013-05-13 | 1 | -4/+4 |
| * | | | | ARM: 7715/1: MCPM: adapt to GIC changes after upstream merge | Nicolas Pitre | 2013-05-10 | 1 | -3/+0 |
| * | | | | ARM: 7712/1: Remove trailing whitespace in arch/arm/Makefile | Daniel Tang | 2013-05-07 | 1 | -1/+1 |
| * | | | | ARM: 7711/1: dove: fix Dove cpu type from V7 to PJ4 | Sebastian Hesselbarth | 2013-05-07 | 1 | -1/+1 |
| * | | | | ARM: finally enable IRQ time accounting config | Russell King | 2013-05-04 | 1 | -0/+1 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-05-14 | 45 | -206/+763 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Set show_unhandled_signals to 1 by default | Benjamin Herrenschmidt | 2013-05-14 | 1 | -1/+1 |
| * | | | | | powerpc/perf: Fix setting of "to" addresses for BHRB | Michael Neuling | 2013-05-14 | 1 | -1/+30 |
| * | | | | | powerpc/pmu: Fix order of interpreting BHRB target entries | Michael Neuling | 2013-05-14 | 1 | -43/+46 |
| * | | | | | powerpc/perf: Move BHRB code into CONFIG_PPC64 region | Michael Neuling | 2013-05-14 | 1 | -121/+127 |
| * | | | | | powerpc: select HAVE_CONTEXT_TRACKING for pSeries | Li Zhong | 2013-05-14 | 1 | -0/+1 |
| * | | | | | powerpc: Use the new schedule_user API on userspace preemption | Li Zhong | 2013-05-14 | 2 | -1/+12 |
| * | | | | | powerpc: Exit user context on notify resume | Li Zhong | 2013-05-14 | 1 | -0/+5 |
| * | | | | | powerpc: Exception hooks for context tracking subsystem | Li Zhong | 2013-05-14 | 3 | -45/+112 |
| * | | | | | powerpc: Syscall hooks for context tracking subsystem | Li Zhong | 2013-05-14 | 2 | -2/+10 |
| * | | | | | powerpc/booke64: Fix kernel hangs at kernel_dbg_exc | Scott Wood | 2013-05-14 | 2 | -4/+11 |
| * | | | | | powerpc: Fix irq_set_affinity() return values | Alexander Gordeev | 2013-05-14 | 4 | -4/+4 |
| * | | | | | powerpc: Provide __bswapdi2 | David Woodhouse | 2013-05-14 | 3 | -1/+24 |
| * | | | | | powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3 | Benjamin Herrenschmidt | 2013-05-14 | 1 | -6/+56 |