index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powernv: Create PEs in pcibios_setup_bridge()
Gavin Shan
2016-06-21
1
-115
/
+69
*
powerpc/powernv: Allocate PE# in reverse order
Gavin Shan
2016-06-21
1
-8
/
+6
*
powerpc/powernv: Increase PE# capacity
Gavin Shan
2016-06-21
2
-6
/
+7
*
powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() around
Gavin Shan
2016-06-21
1
-2
/
+3
*
powerpc/powernv: Remove PCI_RESET_DELAY_US
Gavin Shan
2016-06-21
1
-3
/
+0
*
powerpc/pci: Override pcibios_setup_bridge()
Gavin Shan
2016-06-21
2
-0
/
+10
*
powerpc: export cpu_to_core_id()
Mauricio Faria de Oliveira
2016-06-21
1
-0
/
+1
*
powerpc: Load Monitor Register Support
Jack Miller
2016-06-21
4
-0
/
+34
*
powerpc: Improve FSCR init and context switching
Michael Neuling
2016-06-21
3
-9
/
+7
*
powerpc: Fix misleading comment in early_setup_secondary()
Madhavan Srinivasan
2016-06-21
1
-1
/
+1
*
powerpc/kprobes: Remove kretprobe_trampoline_holder.
Thiago Jung Bauermann
2016-06-21
1
-6
/
+5
*
powerpc/pci: Fix SRIOV not building without EEH enabled
Russell Currey
2016-06-17
1
-0
/
+6
*
cxl: Add support for CAPP DMA mode
Ian Munsie
2016-06-16
2
-1
/
+4
*
powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE
Daniel Axtens
2016-06-16
1
-3
/
+1
*
powerpc/sparse: Include headers containing prototypes
Daniel Axtens
2016-06-16
2
-0
/
+3
*
powerpc: Introduce asm-prototypes.h
Daniel Axtens
2016-06-16
7
-0
/
+81
*
powerpc/sparse: make some things static
Daniel Axtens
2016-06-16
4
-7
/
+7
*
powerpc: Add array bounds checking to crash_shutdown_handlers
Suraj Jitindar Singh
2016-06-16
1
-4
/
+9
*
powerpc/mm: Ensure "special" zones are empty
Oliver O'Halloran
2016-06-16
1
-1
/
+7
*
powerpc/asm: Remove unused symbols in asm-offsets.c
Rashmica Gupta
2016-06-16
1
-49
/
+0
*
powerpc/numa: Fix multiple bugs in memory_hotplug_max()
Bharata B Rao
2016-06-14
1
-1
/
+17
*
powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()
Bharata B Rao
2016-06-14
1
-10
/
+10
*
powerpc/spinlock: Fix spin_unlock_wait()
Boqun Feng
2016-06-14
2
-22
/
+32
*
powerpc/pseries: Fix trivial typo in function name
Greg Kurz
2016-06-14
1
-3
/
+3
*
powerpc/pseries: Remove unused pstore headers in nvram.c
Geliang Tang
2016-06-14
1
-2
/
+0
*
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-06-14
16
-35
/
+39
*
powerpc/pseries: Remove MPIC from pseries event sources
Rashmica Gupta
2016-06-14
1
-40
/
+13
*
powerpc/pseries: Remove MPIC from pseries cpu hotplug
Rashmica Gupta
2016-06-14
1
-13
/
+0
*
powerpc/pseries: Remove MPIC from pseries kexec
Rashmica Gupta
2016-06-14
3
-30
/
+3
*
powerpc/pseries: Remove MPIC from pseries smp
Rashmica Gupta
2016-06-14
3
-31
/
+8
*
powerpc/pseries: Drop support for MPIC in pseries
Rashmica Gupta
2016-06-14
1
-72
/
+5
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
35
-39
/
+39
*
powerpc/32: Get rid of sub_reloc_offset()
Christophe Leroy
2016-06-14
1
-14
/
+0
*
powerpc: Align hot loops of some string functions
Anton Blanchard
2016-06-14
1
-0
/
+3
*
powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Anton Blanchard
2016-06-14
3
-49
/
+0
*
powerpc: Avoid load hit store in setup_sigcontext()
Anton Blanchard
2016-06-14
1
-3
/
+8
*
powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()
Anton Blanchard
2016-06-14
1
-4
/
+12
*
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2016-06-10
6
-11
/
+15
|
\
|
*
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
2016-06-10
1
-1
/
+1
|
*
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
Aneesh Kumar K.V
2016-06-08
1
-1
/
+5
|
*
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
Aneesh Kumar K.V
2016-06-08
1
-4
/
+4
|
*
powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
Michael Ellerman
2016-06-08
1
-1
/
+1
|
*
powerpc/pseries: Fix PCI config address for DDW
Gavin Shan
2016-06-06
1
-2
/
+2
|
*
powerpc/ptrace: Fix out of bounds array access warning
Khem Raj
2016-06-06
1
-2
/
+2
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-06-10
1
-1
/
+1
|
\
\
|
*
|
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
2016-06-08
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-06-10
6
-15
/
+86
|
\
\
\
|
*
|
|
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
2016-06-10
1
-1
/
+1
|
*
|
|
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
Andy Lutomirski
2016-06-10
1
-10
/
+10
|
*
|
|
x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models
Borislav Petkov
2016-06-08
1
-2
/
+2
[next]