index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
10
-534
/
+0
2017-08-03
powerpc/mm: Cleanup check for stack expansion
Benjamin Herrenschmidt
1
-36
/
+48
2017-08-03
powerpc/mm: Don't lose "major" fault indication on retry
Benjamin Herrenschmidt
1
-2
/
+3
2017-08-03
powerpc/mm: Move page fault VMA access checks to a helper
Benjamin Herrenschmidt
1
-24
/
+33
2017-08-03
powerpc/mm: Set fault flags earlier
Benjamin Herrenschmidt
1
-1
/
+4
2017-08-03
powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
Benjamin Herrenschmidt
1
-10
/
+10
2017-08-03
powerpc/mm: Move/simplify faulthandler_disabled() and !mm check
Benjamin Herrenschmidt
1
-14
/
+13
2017-08-03
powerpc/mm: Move the DSISR_PROTFAULT sanity check
Benjamin Herrenschmidt
1
-33
/
+42
2017-08-03
powerpc/mm: Cosmetic fix to page fault accounting
Benjamin Herrenschmidt
1
-4
/
+2
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/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)
Michael Ellerman
1
-0
/
+12
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
2
-4
/
+267
2017-07-25
powerpc/perf: Add core IMC PMU support
Anju T Sudhakar
2
-4
/
+300
2017-07-25
powerpc/perf: Add nest IMC PMU support
Anju T Sudhakar
4
-0
/
+756
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-24
Linux 4.13-rc2
v4.13-rc2
Linus Torvalds
1
-1
/
+1
2017-07-24
Properly alphabetize MAINTAINERS file
Linus Torvalds
2
-1741
/
+1815
2017-07-24
Fix up MAINTAINERS file problems
Linus Torvalds
1
-13
/
+4
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
3
-10
/
+23
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
[next]