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
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-03
powerpc/mm: Move CMO accounting out of do_page_fault into a helper
Benjamin Herrenschmidt
1
-11
/
+18
2017-08-03
powerpc/mm: Rework mm_fault_error()
Benjamin Herrenschmidt
1
-38
/
+28
2017-08-03
powerpc/mm: Make bad_area* helper functions
Benjamin Herrenschmidt
1
-28
/
+50
2017-08-03
powerpc/mm: Fix reporting of kernel execute faults
Benjamin Herrenschmidt
1
-6
/
+15
2017-08-03
powerpc/mm: Simplify returns from __do_page_fault
Benjamin Herrenschmidt
1
-23
/
+16
2017-08-03
powerpc/mm: Move debugger check to notify_page_fault()
Benjamin Herrenschmidt
1
-13
/
+8
2017-08-03
powerpc/mm: Overhaul handling of bad page faults
Benjamin Herrenschmidt
1
-18
/
+14
2017-08-03
powerpc/mm: Move error_code checks for bad faults earlier
Benjamin Herrenschmidt
1
-15
/
+20
2017-08-03
powerpc/mm: Move out definition of CPU specific is_write bits
Benjamin Herrenschmidt
1
-7
/
+11
2017-08-03
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
Benjamin Herrenschmidt
3
-5
/
+5
2017-08-03
powerpc/mm: Update bits used to skip hash_page
Benjamin Herrenschmidt
2
-3
/
+5
2017-08-03
powerpc/mm: Update definitions of DSISR bits
Benjamin Herrenschmidt
2
-12
/
+61
2017-08-03
powerpc/6xx: Handle DABR match before calling do_page_fault
Benjamin Herrenschmidt
2
-9
/
+15
2017-08-02
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
Benjamin Herrenschmidt
3
-15
/
+5
2017-08-02
powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
Benjamin Herrenschmidt
1
-3
/
+11
2017-08-02
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
3
-6
/
+43
2017-08-02
powerpc/mm/radix: Improve TLB/PWC flushes
Benjamin Herrenschmidt
2
-42
/
+28
2017-08-02
powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
Benjamin Herrenschmidt
1
-4
/
+7
2017-08-01
powerpc/kernel: Avoid preemption check in iommu_range_alloc()
Victor Aoqui
1
-1
/
+1
2017-08-01
powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
Gautham R. Shenoy
2
-9
/
+33
2017-08-01
powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
Gautham R. Shenoy
4
-2
/
+89
2017-07-31
powerpc/mm: Fix check of multiple 16G pages from device tree
Rui Teng
1
-1
/
+1
2017-07-31
powerpc/configs: Add a powernv_be_defconfig
Michael Ellerman
2
-0
/
+5
2017-07-25
powerpc/perf: Add thread IMC PMU support
Anju T Sudhakar
1
-4
/
+266
2017-07-25
powerpc/perf: Add core IMC PMU support
Anju T Sudhakar
1
-4
/
+299
2017-07-25
powerpc/perf: Add nest IMC PMU support
Anju T Sudhakar
3
-0
/
+755
2017-07-25
powerpc/powernv: Detect and create IMC device
Madhavan Srinivasan
4
-0
/
+364
2017-07-24
powerpc/powernv: Add IMC OPAL APIs
Madhavan Srinivasan
3
-1
/
+19
2017-07-24
powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config
Aneesh Kumar K.V
1
-2
/
+2
2017-07-24
powerpc/powernv: use memdup_user
Geliang Tang
1
-10
/
+3
2017-07-24
powerpc/pseries: Don't needlessly initialise rv to 0
Michael Ellerman
1
-1
/
+1
2017-07-24
powerpc/pseries: use memdup_user_nul
Geliang Tang
1
-10
/
+3
2017-07-24
powerpc/ipic: Support edge on IRQ0
Scott Wood
1
-0
/
+1
2017-07-24
powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN
Laurentiu Tudor
1
-0
/
+1
2017-07-24
powerpc/powernv: Get cpu only after validity check
Santosh Sivaraj
1
-1
/
+2
2017-07-22
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2017-07-21
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-34
/
+102
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-4
/
+4
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
8
-0
/
+39
2017-07-18
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
1
-13
/
+19
2017-07-18
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
Michael Ellerman
1
-5
/
+15
2017-07-18
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
1
-14
/
+14
2017-07-18
powerpc/perf: Avoid spurious PMU interrupts after idle
Nicholas Piggin
1
-1
/
+14
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-17
powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
Michael Ellerman
1
-1
/
+1
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+19
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-07-14
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
14
-31
/
+162
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2
-2
/
+2
[next]