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
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2014-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-32
/
+43
2014-06-21
Merge tag 'for-linus' of git://github.com/gxt/linux
Linus Torvalds
12
-64
/
+50
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-29
/
+45
2014-06-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-152
/
+113
2014-06-20
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
1
-6
/
+0
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
1
-0
/
+2
2014-06-20
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
Chen Gang
1
-0
/
+1
2014-06-20
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...
Chen Gang
1
-0
/
+2
2014-06-20
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
Chen Gang
1
-0
/
+23
2014-06-20
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
Chen Gang
1
-5
/
+5
2014-06-20
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...
Chen Gang
1
-0
/
+4
2014-06-20
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...
Chen Gang
2
-4
/
+0
2014-06-20
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...
Chen Gang
1
-4
/
+0
2014-06-20
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Chen Gang
1
-0
/
+4
2014-06-20
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
Chen Gang
1
-4
/
+4
2014-06-20
arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...
Chen Gang
1
-8
/
+3
2014-06-20
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
Chen Gang
1
-33
/
+0
2014-06-19
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-29
/
+37
2014-06-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-77
/
+142
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
158
-1849
/
+1578
2014-06-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-2
/
+8
2014-06-18
arm64: mm: remove broken &= operator from pmd_mknotpresent
Will Deacon
1
-1
/
+1
2014-06-18
arm64: fix build error in sigcontext.h
Mark Salter
1
-1
/
+1
2014-06-18
arm64: dts: Add more serial port nodes in APM X-Gene device tree
Vinayak Kale
2
-1
/
+39
2014-06-18
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
1
-2
/
+0
2014-06-18
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
1
-9
/
+19
2014-06-18
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions
Will Deacon
2
-1
/
+10
2014-06-18
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
1
-0
/
+4
2014-06-18
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
1
-2
/
+8
2014-06-18
arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()
Steven Rostedt
1
-1
/
+1
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2
-56
/
+40
2014-06-18
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
1
-0
/
+1
2014-06-18
arm64: defconfig update for LTP
Catalin Marinas
1
-0
/
+15
2014-06-18
arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Paul Bolle
1
-1
/
+1
2014-06-18
arm64: add ARCH_HAS_OPP to allow enabling OPP library
Sudeep Holla
1
-0
/
+1
2014-06-18
arm64: restore alphabetic order in Kconfig
Sudeep Holla
1
-1
/
+1
2014-06-18
arm64: Bug fix in stack alignment exception
ChiaHao
1
-1
/
+0
2014-06-18
x86/xen: no need to explicitly register an NMI callback
David Vrabel
1
-8
/
+1
2014-06-17
ARM: use menuconfig for sub-arch menus
Rob Herring
17
-61
/
+33
2014-06-17
ARM: multi_v7_defconfig: re-enable SDHCI drivers
Stephen Warren
1
-0
/
+1
2014-06-17
ARM: EXYNOS: Fix compilation warning
Sachin Kamat
1
-1
/
+1
2014-06-17
ARM: exynos: move sysram info to exynos.c
Olof Johansson
3
-24
/
+32
2014-06-17
ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB board
Ezequiel Garcia
1
-0
/
+2
2014-06-17
ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB board
Ezequiel Garcia
1
-0
/
+2
2014-06-17
ARM: exynos: cleanup kconfig option display
Rob Herring
2
-16
/
+4
2014-06-17
ARM: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
14
-33
/
+0
2014-06-17
ARM: integrator: fix section mismatch problem
Linus Walleij
2
-2
/
+12
[next]