index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
powerpc/powernv: Enable removal of memory for in memory tracing
Rashmica Gupta
3
-0
/
+291
2017-08-24
powerpc/uprobes: Implement arch_uretprobe_is_alive()
Naveen N. Rao
1
-0
/
+9
2017-08-24
powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobes
Naveen N. Rao
1
-8
/
+0
2017-08-24
powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
Cédric Le Goater
1
-1
/
+1
2017-08-23
powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)
Nicholas Piggin
1
-8
/
+27
2017-08-23
powerpc/64s: Remove spurious IRQ reason in IRQ replay
Nicholas Piggin
1
-2
/
+0
2017-08-23
powerpc/64: Remove redundant instruction in interrupt replay
Nicholas Piggin
1
-1
/
+0
2017-08-23
powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9
Nicholas Piggin
1
-0
/
+4
2017-08-23
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
3
-8
/
+2
2017-08-23
powerpc/64: Cleanup __check_irq_replay()
Nicholas Piggin
1
-22
/
+23
2017-08-23
powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13
Nicholas Piggin
1
-1
/
+1
2017-08-23
powerpc/64s: Optimise clearing of MSR_EE in masked_[H]interrupt()
Nicholas Piggin
1
-2
/
+1
2017-08-23
powerpc/64s: Avoid a branch in masked_[H]interrupt()
Nicholas Piggin
1
-4
/
+2
2017-08-23
powerpc/mm: Make switch_mm_irqs_off() out of line
Benjamin Herrenschmidt
3
-88
/
+102
2017-08-23
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
4
-1
/
+24
2017-08-23
powerpc/mm: Use mm_is_thread_local() instread of open-coding
Benjamin Herrenschmidt
4
-14
/
+6
2017-08-23
powerpc/mm: Avoid double irq save/restore in activate_mm
Benjamin Herrenschmidt
1
-4
/
+0
2017-08-23
powerpc/mm: Move pgdir setting into a helper
Benjamin Herrenschmidt
1
-8
/
+22
2017-08-23
powerpc/64s: Fix replay interrupt return label name
Michael Ellerman
1
-2
/
+2
2017-08-23
powerpc: pseries: remove dlpar_attach_node dependency on full path
Rob Herring
4
-7
/
+5
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
79
-487
/
+461
2017-08-23
powerpc/vio: Use device_type to detect family
Michael Ellerman
1
-2
/
+2
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
28
-127
/
+373
2017-08-21
macintosh/rack-meter: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-08-18
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
3
-0
/
+20
2017-08-17
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
Aneesh Kumar K.V
2
-9
/
+7
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
4
-9
/
+40
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
13
-55
/
+103
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
13
-55
/
+103
2017-08-17
powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s)
Naveen N. Rao
1
-5
/
+1
2017-08-17
powerpc/string: Implement optimized memset variants
Naveen N. Rao
2
-1
/
+42
2017-08-17
block/ps3vram: Check return of ps3vram_cache_init
Geoff Levand
1
-1
/
+5
2017-08-17
block/ps3vram: Delete an error message for a failed memory allocation in ps3v...
Markus Elfring
1
-3
/
+1
2017-08-17
selftests/powerpc: Improve tm-resched-dscr
Sam Bobroff
2
-4
/
+9
2017-08-17
powerpc/perf: Fix usage of nest_imc_refc
Madhavan Srinivasan
1
-2
/
+2
2017-08-17
powerpc: Add const to bin_attribute structures
Bhumika Goyal
2
-2
/
+2
2017-08-16
powerpc: Remove more redundant VSX save/tests
Benjamin Herrenschmidt
1
-25
/
+8
2017-08-16
powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()
Benjamin Herrenschmidt
1
-3
/
+11
2017-08-16
powerpc: Remove redundant FP/Altivec giveup code
Benjamin Herrenschmidt
1
-4
/
+0
2017-08-16
powerpc: Fix missing newline before {
Benjamin Herrenschmidt
1
-1
/
+2
2017-08-16
powerpc/topology: Remove the unused parent_node() macro
Dou Liyang
1
-2
/
+0
2017-08-16
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
1
-2
/
+3
2017-08-16
powerpc/mm/hugetlb: Allow runtime allocation of 16G.
Aneesh Kumar K.V
1
-3
/
+1
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
6
-182
/
+22
2017-08-15
mm/hugetlb: Allow arch to override and call the weak function
Aneesh Kumar K.V
2
-1
/
+4
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
4
-12
/
+10
2017-08-15
powerpc/mm: Simplify __set_fixmap()
Christophe Leroy
2
-18
/
+7
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
3
-8
/
+2
2017-08-15
powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
Christophe Leroy
4
-2
/
+32
2017-08-15
powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
Christophe Leroy
2
-4
/
+11
[next]