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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...
Uwe Kleine-König
2014-07-29
13
-79
/
+17
*
ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15
Gregory Fong
2014-07-24
1
-8
/
+12
*
ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 cores
Marc Carino
2014-07-24
1
-0
/
+11
*
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
Steven Capper
2014-07-24
4
-22
/
+35
*
ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
Steven Capper
2014-07-24
2
-11
/
+19
*
ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resume
Shawn Guo
2014-07-18
2
-10
/
+45
*
ARM: 8098/1: mcs lock: implement wfe-based polling for MCS locking
Will Deacon
2014-07-18
1
-0
/
+23
*
ARM: 8091/2: add get_user() support for 8 byte types
Daniel Thompson
2014-07-18
2
-2
/
+55
*
ARM: 8097/1: unistd.h: relocate comments back to place
Baruch Siach
2014-07-18
2
-11
/
+10
*
ARM: 8096/1: Describe required sort order for textofs-y (TEXT_OFFSET)
Daniel Thompson
2014-07-18
1
-0
/
+3
*
ARM: 8090/1: add revision info for PL310 errata 588369 and 727915
Shawn Guo
2014-07-18
1
-3
/
+4
*
ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_size
Shawn Guo
2014-07-18
1
-6
/
+6
*
ARM: 8088/1: vmlinux.lds.S: drop redundant .comment
Mark Rutland
2014-07-18
1
-1
/
+0
*
ARM: 8075/1: oprofile: Use of arm_get_current_stackframe
Nikolay Borisov
2014-07-18
1
-4
/
+1
*
ARM: 8074/1: traps: Make use of the frame_pointer macro
Nikolay Borisov
2014-07-18
1
-2
/
+4
*
ARM: 8073/1: unwind: Use arm_get_current_stackframe
Nikolay Borisov
2014-07-18
1
-5
/
+3
*
ARM: 8072/1: time: Make use of arm_get_current_stackframe
Nikolay Borisov
2014-07-18
1
-4
/
+1
*
ARM: 8071/1: perf: Make perf use arm_get_current_stackframe
Nikolay Borisov
2014-07-18
1
-4
/
+1
*
ARM: 8070/1: Introduce arm_get_current_stack_frame()
Nikolay Borisov
2014-07-18
2
-0
/
+21
*
ARM: 8079/1: zImage: identify kernel endianness
Nicolas Pitre
2014-07-18
1
-0
/
+1
*
ARM: alignment: save last kernel aligned fault location
Russell King
2014-07-18
1
-1
/
+3
*
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-07-18
106
-607
/
+644
*
ARM: make it easier to check the CPU part number correctly
Russell King
2014-07-18
9
-62
/
+65
*
ARM: 8099/1: EXYNOS: Fix MCPM build with SUSPEND=n
Krzysztof Kozlowski
2014-07-18
1
-0
/
+1
*
ARM: 8083/1: exynos: activate the CCI on boot CPU/cluster using the MCPM loop...
Nicolas Pitre
2014-07-18
1
-0
/
+15
*
ARM: 8082/1: TC2: test the MCPM loopback during boot
Nicolas Pitre
2014-07-18
1
-0
/
+17
*
ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback
Nicolas Pitre
2014-07-18
2
-0
/
+68
*
ARM: 8101/1: mach-iop13xx: fix possible build failure
Arnd Bergmann
2014-07-18
2
-1
/
+2
*
ARM: 8078/1: get rid of hardcoded assumptions about kernel stack size
Andrey Ryabinin
2014-07-01
2
-4
/
+7
*
ARM: simplify generation of compressed vmlinux.lds file
Russell King
2014-07-01
3
-9
/
+2
*
ARM: 8067/1: zImage: ensure header in LE format for BE8 kernels
Nicolas Pitre
2014-07-01
4
-5
/
+21
*
ARM: OMAP: add deprecation message for legacy OMAP DMA API
Russell King
2014-07-01
1
-0
/
+2
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-06-29
5
-6
/
+42
|
\
|
*
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
2014-06-29
1
-3
/
+4
|
*
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
2014-06-29
1
-0
/
+1
|
*
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
2014-06-29
1
-0
/
+5
|
*
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
Andrea Adami
2014-06-29
1
-1
/
+1
|
*
ARM: 8080/1: mcpm.h: remove unused variable declaration
Nicolas Pitre
2014-06-29
1
-2
/
+0
|
*
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
Thomas Petazzoni
2014-06-29
1
-0
/
+31
*
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2014-06-27
11
-124
/
+297
|
\
\
|
*
|
x86/vdso: Error out in vdso2c if DT_RELA is present
Andy Lutomirski
2014-06-24
1
-1
/
+1
|
*
|
x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile
Andy Lutomirski
2014-06-24
2
-4
/
+3
|
*
|
x86_32, signal: Fix vdso rt_sigreturn
Andy Lutomirski
2014-06-23
1
-1
/
+1
|
*
|
x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
Andy Lutomirski
2014-06-23
1
-2
/
+8
|
*
|
x86/vdso: Create .build-id links for unstripped vdso files
Andy Lutomirski
2014-06-20
1
-3
/
+13
|
*
|
x86/vdso: Remove some redundant in-memory section headers
Andy Lutomirski
2014-06-19
3
-24
/
+26
|
*
|
x86/vdso: Improve the fake section headers
Andy Lutomirski
2014-06-19
8
-67
/
+237
|
*
|
x86/vdso2c: Use better macros for ELF bitness
Andy Lutomirski
2014-06-19
2
-40
/
+25
|
*
|
x86/vdso: Discard the __bug_table section
Andy Lutomirski
2014-06-19
1
-0
/
+1
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-27
17
-495
/
+201
|
\
\
\
[next]