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: modules implement R_PPC64_TOCSAVE relocation.
Rusty Russell
2014-04-23
2
-1
/
+12
*
powerpc: make module stub code endian independent
Rusty Russell
2014-04-23
1
-31
/
+11
*
powerpc: Fix ABIv2 issue with dereference_function_descriptor
Anton Blanchard
2014-04-23
1
-0
/
+2
*
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
2014-04-23
7
-19
/
+22
*
powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack frames
Anton Blanchard
2014-04-23
1
-2
/
+2
*
powerpc/tm: Fix GOT save offset for ABIv2
Anton Blanchard
2014-04-23
2
-4
/
+6
*
powerpc/tm: Use STK_PARAM
Anton Blanchard
2014-04-23
1
-3
/
+2
*
powerpc: Fix unsafe accesses to parameter area in ELFv2
Ulrich Weigand
2014-04-23
5
-30
/
+32
*
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-04-23
5
-30
/
+34
*
powerpc: Fix kernel thread creation on ABIv2
Anton Blanchard
2014-04-23
2
-13
/
+8
*
powerpc: Fix branch patching code for ABIv2
Anton Blanchard
2014-04-23
4
-33
/
+47
*
powerpc: Use ppc_function_entry instead of open coding it
Anton Blanchard
2014-04-23
1
-10
/
+8
*
powerpc: Add ABIv2 support to ppc_function_entry
Anton Blanchard
2014-04-23
1
-4
/
+36
*
powerpc: Ignore .TOC. relocations
Anton Blanchard
2014-04-23
1
-1
/
+1
*
powerpc: ABIv2 function calls must place target address in r12
Anton Blanchard
2014-04-23
3
-13
/
+19
*
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
2014-04-23
3
-0
/
+26
*
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2014-04-23
4
-23
/
+25
*
powerpc: Remove dot symbol usage in exception macros
Anton Blanchard
2014-04-23
2
-27
/
+27
*
powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()
Anton Blanchard
2014-04-23
1
-38
/
+0
*
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
Anton Blanchard
2014-04-23
3
-9
/
+9
*
powerpc: Don't use a function descriptor for system call table
Anton Blanchard
2014-04-23
2
-4
/
+8
*
powerpc: Remove superflous function descriptors in assembly only code
Anton Blanchard
2014-04-23
4
-20
/
+21
*
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
26
-271
/
+271
*
powerpc: Don't build assembly files with ABIv2
Anton Blanchard
2014-04-23
1
-1
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-19
2
-12
/
+10
|
\
|
*
x86/mce: Fix CMCI preemption bugs
Ingo Molnar
2014-04-17
2
-12
/
+10
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-19
2
-12
/
+16
|
\
\
|
*
|
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
2014-04-18
1
-3
/
+9
|
*
|
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
2014-04-17
1
-9
/
+7
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-18
6
-6
/
+7
|
\
\
\
|
*
|
|
mips: export flush_icache_range
Kees Cook
2014-04-18
1
-2
/
+2
|
*
|
|
Shiraz has moved
Viresh Kumar
2014-04-18
4
-4
/
+4
|
*
|
|
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
2014-04-18
1
-0
/
+1
*
|
|
|
ARC: Delete stale barrier.h
Vineet Gupta
2014-04-18
1
-37
/
+0
|
/
/
/
*
|
|
Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-18
1
-4
/
+6
|
\
\
\
|
*
|
|
powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal
Mike Qiu
2014-04-14
1
-4
/
+6
*
|
|
|
Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-04-17
6
-14
/
+14
|
\
\
\
\
|
*
|
|
|
parisc: fix epoll_pwait syscall on compat kernel
Helge Deller
2014-04-13
1
-1
/
+1
|
*
|
|
|
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
Helge Deller
2014-04-13
3
-11
/
+11
|
*
|
|
|
parisc: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2014-04-03
2
-2
/
+2
*
|
|
|
|
Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-04-17
3
-10
/
+23
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
xen/spinlock: Don't enable them unconditionally.
Konrad Rzeszutek Wilk
2014-04-15
1
-1
/
+4
|
*
|
|
|
x86/xen: Fix 32-bit PV guests's usage of kernel_stack
Boris Ostrovsky
2014-04-15
2
-9
/
+19
|
*
|
|
|
Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...
David Vrabel
2014-04-07
420
-5627
/
+7627
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-16
6
-38
/
+45
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
x86: Remove the PCI reboot method from the default chain
Ingo Molnar
2014-04-16
1
-35
/
+37
|
*
|
|
|
|
x86/build: Supress "Nothing to be done for ..." messages
Masahiro Yamada
2014-04-14
2
-0
/
+4
|
*
|
|
|
|
x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks
Ville Syrjälä
2014-04-14
1
-1
/
+1
|
*
|
|
|
|
x86/platform: Fix "make O=dir kvmconfig"
Antonio Borneo
2014-04-14
1
-2
/
+2
|
*
|
|
|
|
i386: Wire up the renameat2() syscall
Miklos Szeredi
2014-04-11
1
-0
/
+1
[next]