Age | Commit message (Expand) | Author | Files | Lines |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 11 | -13/+14 |
2015-05-27 | sched/x86: Drop repeated word from mwait_idle() comment | Huang Rui | 1 | -4/+3 |
2015-05-19 | mm/fault, um: Fix compile error | Peter Zijlstra | 1 | -0/+1 |
2015-05-19 | sched/preempt, MIPS: Properly lock access to the FPU | David Hildenbrand | 1 | -7/+2 |
2015-05-19 | sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly | David Hildenbrand | 1 | -5/+6 |
2015-05-19 | sched/preempt, futex: Update comments to clarify that preemption doesn't have... | David Hildenbrand | 2 | -7/+7 |
2015-05-19 | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e... | David Hildenbrand | 1 | -2/+8 |
2015-05-19 | sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato... | David Hildenbrand | 1 | -0/+3 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 29 | -57/+60 |
2015-05-19 | sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly | David Hildenbrand | 1 | -0/+2 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 13 | -7/+34 |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 11 | -57/+114 |
2015-05-19 | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker | 1 | -3/+0 |
2015-05-16 | Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -17/+10 |
2015-05-16 | Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 3 | -16/+3 |
2015-05-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -163/+188 |
2015-05-15 | Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -4/+13 |
2015-05-15 | MIPS: tlb-r4k: Fix PG_ELPA comment | James Hogan | 1 | -1/+1 |
2015-05-15 | MIPS: Fix up obsolete cpu_set usage | Ezequiel Garcia | 1 | -1/+1 |
2015-05-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-05-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+4 |
2015-05-15 | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 7 | -40/+41 |
2015-05-15 | Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 4 | -3/+4 |
2015-05-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -57/+8 |
2015-05-14 | ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4 | Krzysztof Kozlowski | 1 | -1/+1 |
2015-05-14 | ARM: EXYNOS: Fix failed second suspend on Exynos4 | Krzysztof Kozlowski | 4 | -37/+34 |
2015-05-13 | Merge tag 'v4.1-rockchip-socfixes2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2 | -30/+0 |
2015-05-13 | Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs" | Heiko Stuebner | 2 | -30/+0 |
2015-05-13 | ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_provider | Krzysztof Kozlowski | 1 | -2/+2 |
2015-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+67 |
2015-05-12 | x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions | Alexei Starovoitov | 1 | -0/+28 |
2015-05-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -18/+22 |
2015-05-13 | MIPS: IP32: Fix build errors in reset code in DS1685 platform hook. | Joshua Kinard | 1 | -2/+2 |
2015-05-12 | MIPS: KVM: Fix unused variable build warning | Nicholas Mc Guire | 1 | -6/+0 |
2015-05-12 | MIPS: traps: remove extra Tainted: line from __show_regs() output | Petri Gynther | 1 | -1/+0 |
2015-05-12 | MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1 | Aaro Koskinen | 1 | -1/+1 |
2015-05-12 | MIPS: Fix a preemption issue with thread's FPU defaults | Maciej W. Rozycki | 3 | -5/+5 |
2015-05-12 | parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a... | Helge Deller | 2 | -0/+7 |
2015-05-13 | ARM: EXYNOS: Don't try to initialize suspend on old DT | Julien Grall | 1 | -1/+3 |
2015-05-13 | ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards | Javier Martinez Canillas | 2 | -0/+2 |
2015-05-12 | MIPS: fix FP mode selection in lieu of .MIPS.abiflags data | Paul Burton | 1 | -15/+17 |
2015-05-12 | arm64: perf: fix memory leak when probing PMU PPIs | Will Deacon | 1 | -4/+4 |
2015-05-12 | ARM: gemini: fix compiler warning due wrong data type | Hans Ulli Kroll | 2 | -2/+6 |
2015-05-12 | Merge tag 'omap-for-v4.1/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 5 | -76/+98 |
2015-05-12 | ARM: vexpress/tc2: Add interrupt-affinity to the PMU node | Sudeep Holla | 1 | -0/+1 |
2015-05-12 | ARM: vexpress/ca9: Add interrupt-affinity to the PMU node | Robert Schwebel | 1 | -4/+6 |
2015-05-12 | ARM: vexpress/ca9: Add unified-cache property to l2 cache node | Robert Schwebel | 1 | -0/+1 |
2015-05-12 | ARM64: juno: add sp810 support and fix sp804 clock frequency | Sudeep Holla | 1 | -4/+27 |
2015-05-12 | Merge tag 'tegra-for-4.1-fixes-for-rc3' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -4/+4 |
2015-05-12 | MIPS: SMP: Fix build error. | Ralf Baechle | 2 | -3/+5 |