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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
powerpc/powernv: Add opal calls for opencapi
Frederic Barrat
3
-1
/
+13
2018-01-24
powerpc/powernv: Set correct configuration space size for opencapi devices
Andrew Donnellan
1
-0
/
+13
2018-01-24
powerpc/powernv: Introduce new PHB type for opencapi links
Frederic Barrat
4
-12
/
+43
2018-01-23
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
5
-58
/
+39
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
5
-16
/
+38
2018-01-22
powerpc/tm: Fix endianness flip on trap
Gustavo Romero
1
-1
/
+7
2018-01-22
powerpc: Expose TSCR via sysfs
Anton Blanchard
1
-0
/
+8
2018-01-22
powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
Mahesh Salgaonkar
1
-2
/
+0
2018-01-22
powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB reset
Guilherme G. Piccoli
1
-2
/
+12
2018-01-22
powerpc/pseries: Don't give a warning when HPT resizing isn't available
David Gibson
1
-1
/
+1
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
23
-50
/
+47
2018-01-21
powerpc/boot/dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
26
-106
/
+106
2018-01-21
powerpc: Fix old-style function definition
Mathieu Malaterre
1
-3
/
+3
2018-01-21
powerpc/xmon: Do not compute/store the major opcode
Mathieu Malaterre
1
-4
/
+0
2018-01-21
powerpc/xive: Properly use static keyword for inline function
Mathieu Malaterre
1
-1
/
+1
2018-01-21
powerpc/hash: Skip non initialized page size in init_hpte_page_sizes
Aneesh Kumar K.V
1
-1
/
+1
2018-01-21
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
8
-43
/
+99
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
32
-94
/
+672
2018-01-21
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
11
-78
/
+206
2018-01-21
powerpc/mm: Remove unused flag arg in global_invalidates
Aneesh Kumar K.V
1
-5
/
+4
2018-01-20
powerpc/sysdev: change CPM GPIO to platform_device
Christophe Leroy
7
-39
/
+97
2018-01-21
powerpc: Enable support for ibm,drc-info devtree property
Michael Bringmann
1
-0
/
+1
2018-01-21
pseries/drc-info: Search DRC properties for CPU indexes
Michael Bringmann
3
-28
/
+173
2018-01-21
powerpc/firmware: Add definitions for new drc-info firmware feature
Michael Bringmann
3
-1
/
+5
2018-01-20
powerpc/fsl_pci: Fix ptr_ret.cocci warnings
Vasyl Gomonovych
1
-3
/
+1
2018-01-20
powerpc/fsl_pci: Correct fsl_pci_mcheck_exception
Joakim Tjernlund
1
-1
/
+1
2018-01-21
powerpc/watchdog: improve watchdog comments
Nicholas Piggin
1
-20
/
+38
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
3
-6
/
+7
2018-01-21
powerpc/lib/code-patching: refactor patch_instruction()
Christophe Leroy
1
-15
/
+15
2018-01-21
powerpc: restore alphabetic order in Kconfig
Christophe Leroy
1
-2
/
+2
2018-01-21
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
2
-4
/
+4
2018-01-21
powerpc/mpic_timer: avoid struct timeval
Arnd Bergmann
3
-58
/
+21
2018-01-21
powerpc/powernv/ioda: Finish removing explicit max window size check
Alexey Kardashevskiy
1
-1
/
+0
2018-01-21
powerpc/mm: Invalidate subpage_prot() system call on radix platforms
Anshuman Khandual
1
-0
/
+3
2018-01-21
powerpc: sys_pkey_mprotect() system call
Ram Pai
3
-3
/
+3
2018-01-21
powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
Ram Pai
3
-3
/
+5
2018-01-21
powerpc: Enable pkey subsystem
Ram Pai
3
-13
/
+63
2018-01-20
powerpc/ptrace: Add memory protection key regset
Thiago Jung Bauermann
4
-0
/
+79
2018-01-20
powerpc: Deliver SEGV signal on pkey violation
Ram Pai
3
-13
/
+39
2018-01-20
powerpc: introduce get_mm_addr_key() helper
Ram Pai
2
-0
/
+33
2018-01-20
powerpc: Handle exceptions caused by pkey violation
Ram Pai
3
-2
/
+23
2018-01-20
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
2
-1
/
+38
2018-01-20
powerpc: check key protection for user page access
Ram Pai
1
-1
/
+9
2018-01-20
powerpc: helper to validate key-access permissions of a pte
Ram Pai
3
-0
/
+39
2018-01-20
powerpc: Program HPTE key protection bits
Ram Pai
4
-0
/
+21
2018-01-20
powerpc: map vma key-protection bits to pte key bits.
Ram Pai
3
-1
/
+42
2018-01-20
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
3
-1
/
+61
2018-01-20
powerpc: ability to associate pkey to a vma
Ram Pai
3
-1
/
+25
2018-01-20
powerpc: introduce execute-only pkey
Ram Pai
3
-1
/
+64
2018-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
5
-1
/
+70
[next]