index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kprobes: Introduce weak variant of kprobe_exceptions_notify()
Naveen N. Rao
2017-02-10
1
-0
/
+6
*
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
Anton Blanchard
2017-02-10
1
-2
/
+2
*
powerpc/powernv: Fix opal_exit tracepoint opcode
Michael Ellerman
2017-02-10
1
-1
/
+1
*
powerpc: Add a prototype for mcount() so it can be versioned
Michael Ellerman
2017-02-10
1
-0
/
+2
*
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
2017-02-10
1
-1
/
+1
*
powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
Anju T
2017-02-10
2
-4
/
+11
*
powerpc/kprobes: Implement Optprobes
Anju T
2017-02-10
7
-1
/
+530
*
powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
Naveen N. Rao
2017-02-10
1
-1
/
+2
*
powerpc: Add helper to check if offset is within relative branch range
Anju T
2017-02-10
2
-1
/
+24
*
powerpc/bpf: Introduce __PPC_SH64()
Naveen N. Rao
2017-02-10
2
-6
/
+6
*
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
2017-02-10
3
-0
/
+34
*
powerpc/pseries: Advertise HPT resizing support via CAS
David Gibson
2017-02-10
2
-1
/
+2
*
powerpc/pseries: Add support for hash table resizing
David Gibson
2017-02-10
3
-0
/
+143
*
powerpc/pseries: Add hypercall wrappers for hash page table resizing
David Gibson
2017-02-09
4
-2
/
+18
*
Documentation: powerpc/fsl: Update compatible for l2cache binding
Chris Packham
2017-02-09
1
-2
/
+40
*
powerpc/opal-lpc: Remove unneeded include
Benjamin Herrenschmidt
2017-02-09
1
-1
/
+0
*
powerpc/opal-irqchip: Use interrupt names if present
Benjamin Herrenschmidt
2017-02-09
1
-13
/
+42
*
powerpc/powernv: Display the correct error info for CAPP errors.
Mahesh Salgaonkar
2017-02-09
1
-1
/
+2
*
powerpc/powernv: Add XHCI and USB storage to defconfig
Michael Neuling
2017-02-09
1
-1
/
+2
*
powerpc/64: Include bpf/bcc related config options in defconfigs
Naveen N. Rao
2017-02-09
3
-0
/
+21
*
m68k/mac: Replace via-maciisi driver with via-cuda driver
Finn Thain
2017-02-07
8
-776
/
+30
*
via-cuda: Add support for Egret system controller
Finn Thain
2017-02-07
1
-21
/
+134
*
via-cuda: Initialize data_index early and increment consistently
Finn Thain
2017-02-07
1
-3
/
+3
*
via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
Finn Thain
2017-02-07
1
-11
/
+5
*
via-cuda: Avoid TREQ race condition
Finn Thain
2017-02-07
1
-4
/
+3
*
via-cuda: Fix re-initialization of reply_ptr and reading_reply
Finn Thain
2017-02-07
1
-2
/
+2
*
via-cuda: Prevent read buffer overflow
Finn Thain
2017-02-07
1
-1
/
+7
*
via-cuda: Add TREQ, TIP and TACK signal helpers
Finn Thain
2017-02-07
1
-23
/
+53
*
via-cuda: Remove redundant temporary variable
Finn Thain
2017-02-07
1
-6
/
+2
*
via-cuda: Cleanup printk calls
Finn Thain
2017-02-07
1
-20
/
+6
*
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
Aneesh Kumar K.V
2017-02-07
1
-0
/
+1
*
powerpc/64s: Use (start, size) rather than (start, end) for exception handlers
Nicholas Piggin
2017-02-07
2
-168
/
+185
*
powerpc/64s: Tidy up after exception handler rework
Nicholas Piggin
2017-02-07
2
-81
/
+81
*
powerpc: Add new cache geometry aux vectors
Benjamin Herrenschmidt
2017-02-06
4
-1
/
+58
*
powerpc/64: Hard code cache geometry on POWER8
Benjamin Herrenschmidt
2017-02-06
1
-2
/
+18
*
powerpc/64: Add L2 and L3 cache shape info
Benjamin Herrenschmidt
2017-02-06
2
-5
/
+23
*
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
2017-02-06
6
-122
/
+119
*
powerpc/64: Retrieve number of L1 cache sets from device-tree
Benjamin Herrenschmidt
2017-02-06
2
-2
/
+28
*
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
2017-02-06
9
-68
/
+75
*
powerpc: Remove obsolete comment about patching instructions
Benjamin Herrenschmidt
2017-02-06
1
-3
/
+0
*
powerpc: Move {d,i,u}cache_bsize definitions to a common place
Benjamin Herrenschmidt
2017-02-06
3
-16
/
+9
*
powerpc: Move ARCH_DLINFO out of uapi
Benjamin Herrenschmidt
2017-02-06
2
-23
/
+22
*
powerpc: Enable support for GCC plugins
Andrew Donnellan
2017-02-03
2
-0
/
+9
*
powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
Andrew Donnellan
2017-02-03
1
-1
/
+1
*
gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
Andrew Donnellan
2017-02-03
1
-1
/
+1
*
cxl: Fix build when CONFIG_DEBUG_FS=n
Andrew Donnellan
2017-02-03
2
-5
/
+57
*
powerpc/pseries: Report DLPAR capabilities
Nathan Fontenot
2017-02-02
1
-1
/
+7
*
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
John Allen
2017-02-02
2
-1
/
+40
*
powerpc/pseries: Introduce memory hotplug READD operation
John Allen
2017-02-02
2
-0
/
+42
*
powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
John Allen
2017-02-02
1
-12
/
+22
[next]