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
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
46
-365
/
+556
2018-03-31
powerpc/mm/hash: Don't memset pgd table if not needed
Aneesh Kumar K.V
1
-1
/
+11
2018-03-31
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
5
-13
/
+13
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
15
-27
/
+245
2018-03-31
powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()
Aneesh Kumar K.V
1
-16
/
+20
2018-03-31
powerpc/mm/keys: Move pte bits to correct headers
Aneesh Kumar K.V
3
-19
/
+15
2018-03-31
powerpc/xive: Fix wrong xmon output caused by typo
Frederic Barrat
1
-1
/
+1
2018-03-31
drivers: macintosh: rack-meter: really fix bogus memsets
Aaro Koskinen
1
-2
/
+2
2018-03-31
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
Nicholas Piggin
2
-5
/
+2
2018-03-31
powerpc/4xx: Fix error return code in ppc4xx_msi_probe()
Wei Yongjun
1
-1
/
+2
2018-03-31
powerpc/mm: Fix thread_pkey_regs_init()
Ram Pai
1
-3
/
+3
2018-03-31
powerpc/kprobes: Fix call trace due to incorrect preempt count
Naveen N. Rao
1
-13
/
+17
2018-03-31
macintosh/adb: Use C99 initializers for struct adb_driver instances
Finn Thain
5
-36
/
+35
2018-03-31
powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
Nicholas Piggin
1
-0
/
+4
2018-03-31
powerpc/pseries: Fix clearing of security feature flags
Mauricio Faria de Oliveira
1
-3
/
+3
2018-03-31
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
7
-18
/
+18
2018-03-31
powerpc/64s/radix: Allocate kernel page tables node-local if possible
Nicholas Piggin
1
-24
/
+80
2018-03-31
powerpc/64s/radix: Split early page table mapping to its own function
Nicholas Piggin
1
-47
/
+65
2018-03-31
powerpc/64: Allocate per-cpu stacks node-local if possible
Nicholas Piggin
1
-19
/
+32
2018-03-31
powerpc/64: Allocate pacas per node
Nicholas Piggin
2
-6
/
+43
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
4
-72
/
+53
2018-03-30
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
3
-1
/
+25
2018-03-30
powerpc/64: move default SPR recording
Nicholas Piggin
3
-17
/
+20
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
4
-14
/
+27
2018-03-30
mm: make memblock_alloc_base_nid() non-static
Nicholas Piggin
2
-1
/
+4
2018-03-30
powerpc/64s: Allocate slb_shadow structures individually
Nicholas Piggin
1
-35
/
+30
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
6
-79
/
+63
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
26
-107
/
+143
2018-03-30
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
7
-10
/
+46
2018-03-30
powerpc/mpic: Check if cpu_possible() in mpic_physmask()
Michael Ellerman
1
-1
/
+1
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
21
-94
/
+223
2018-03-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
10
-6
/
+59
2018-03-27
powerpc: Disable DAWR in the base POWER9 CPU features
Michael Neuling
1
-3
/
+2
2018-03-27
powerpc: Disable DAWR on POWER9 via CPU feature quirk
Michael Neuling
1
-0
/
+3
2018-03-27
KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
Michael Neuling
1
-0
/
+10
2018-03-27
KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9
Michael Neuling
2
-1
/
+8
2018-03-27
KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
Michael Neuling
1
-0
/
+2
2018-03-27
powerpc: Update xmon to use ppc_breakpoint_available()
Michael Neuling
1
-0
/
+4
2018-03-27
powerpc: Update ptrace to use ppc_breakpoint_available()
Michael Neuling
2
-2
/
+17
2018-03-27
powerpc: Add ppc_breakpoint_available()
Michael Neuling
2
-0
/
+13
2018-03-27
powerpc/eeh: Add eeh_state_active() helper
Sam Bobroff
3
-20
/
+14
2018-03-27
powerpc/eeh: Factor out common code eeh_reset_device()
Sam Bobroff
1
-22
/
+10
2018-03-27
powerpc/eeh: Remove always-true tests in eeh_reset_device()
Sam Bobroff
1
-2
/
+2
2018-03-27
powerpc/eeh: Clarify arguments to eeh_reset_device()
Sam Bobroff
1
-9
/
+11
2018-03-27
powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()
Sam Bobroff
1
-5
/
+5
2018-03-27
powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
Sam Bobroff
1
-13
/
+11
2018-03-27
powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
Sam Bobroff
1
-2
/
+1
2018-03-27
powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
Sam Bobroff
3
-21
/
+12
2018-03-27
powerpc/eeh: Remove eeh_handle_event()
Sam Bobroff
3
-30
/
+19
2018-03-27
powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is ...
Alexey Kardashevskiy
1
-3
/
+24
[next]