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-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
17
-109
/
+1
2014-10-07
Merge branch 'pm-genirq'
Rafael J. Wysocki
1
-0
/
+5
2014-10-06
Merge branch 'pci/host-xgene' into next
Bjorn Helgaas
2
-0
/
+173
2014-10-06
arm64: dts: Add APM X-Gene PCIe device tree nodes
Tanmay Inamdar
2
-0
/
+173
2014-10-05
score: Remove GENERIC_HAS_IOMAP
Richard Weinberger
1
-3
/
+0
2014-10-05
arch/score/include/asm/Kbuild: Add generic "serial.h"
Chen Gang
1
-0
/
+1
2014-10-05
score: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-10-05
arch/score/mm/cache.c: Export 'flush_icache_range'
Chen Gang
1
-0
/
+1
2014-10-05
arch: score: Export necessary symbols in related files
Chen Gang
2
-0
/
+2
2014-10-03
arm64: Remove unneeded extern keyword
Geoff Levand
1
-2
/
+2
2014-10-03
ARM64: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-10-03
Merge back cpufreq material for v3.18.
Rafael J. Wysocki
9
-10
/
+10
2014-10-03
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
9
-10
/
+10
2014-10-03
m68k: Reformat arch/m68k/mm/hwtest.c
Geert Uytterhoeven
1
-38
/
+40
2014-10-03
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Geert Uytterhoeven
1
-0
/
+6
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
125
-443
/
+796
2014-10-02
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
Yalin Wang
2
-1
/
+12
2014-10-02
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
2
-2
/
+2
2014-10-02
ARM: DTS: meson: update DTSI to add watchdog node
Carlo Caione
1
-0
/
+5
2014-10-02
ARM: 8169/1: l2c: parse cache properties from ePAPR definitions
Linus Walleij
1
-0
/
+121
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-97
/
+168
2014-10-02
tile: add clock_gettime support to vDSO
Chris Metcalf
4
-35
/
+172
2014-10-02
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
1
-0
/
+3
2014-10-02
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
2
-2
/
+2
2014-10-02
arm64, defconfig: Enable Cavium Thunder SoC in defconfig
Robert Richter
1
-0
/
+1
2014-10-02
arm64, thunder: Add Kconfig option for Cavium Thunder SoC Family
Radha Mohan Chintakuntla
2
-2
/
+6
2014-10-02
arm64, thunder: Add initial dts for Cavium Thunder SoC
Radha Mohan Chintakuntla
3
-0
/
+470
2014-10-02
Merge tag 'mvebu-dt-3.18-2' of git://git.infradead.org/linux-mvebu into next/dt
Arnd Bergmann
1
-1
/
+10
2014-10-02
tile: switch to using seqlocks for the vDSO time code
Chris Metcalf
3
-44
/
+24
2014-10-02
Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
3
-1
/
+11
2014-10-02
ARM: hisi: depend on ARCH_MULTI_V7
Arnd Bergmann
1
-1
/
+1
2014-10-02
CNS3xxx: Fix debug UART.
Krzysztof Hałasa
1
-3
/
+4
2014-10-02
tile gxio: use better string copy primitive
Chris Metcalf
1
-5
/
+32
2014-10-02
Removed repeated word in comments
Kurt McAlpine
1
-5
/
+5
2014-10-02
tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMW
Chris Metcalf
1
-0
/
+1
2014-10-02
tile: Remove tile-specific _sinitdata and _einitdata
Geert Uytterhoeven
3
-11
/
+6
2014-10-02
tile: use ARRAY_SIZE
Himangi Saraogi
1
-1
/
+1
2014-10-02
arm64: Use DMA_ERROR_CODE to denote failed allocation
Sean Paul
1
-1
/
+1
2014-10-02
Revert "crypto: aesni - disable "by8" AVX CTR optimization"
Mathias Krause
1
-2
/
+2
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2014-10-02
crypto: aesni - remove unused defines in "by8" variant
Mathias Krause
1
-3
/
+0
2014-10-02
crypto: aesni - fix counter overflow handling in "by8" variant
Mathias Krause
1
-2
/
+15
2014-10-01
Merge branch 'pci/msi' into next
Bjorn Helgaas
13
-130
/
+56
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
9
-13
/
+147
2014-10-01
MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
Yijing Wang
1
-1
/
+1
2014-10-01
PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
Yijing Wang
2
-3
/
+3
2014-10-01
PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
Yijing Wang
1
-4
/
+2
2014-10-01
PCI/MSI/PPC: Remove arch_msi_check_device()
Alexander Gordeev
10
-122
/
+50
2014-10-01
Merge tag 'qcom-defconfig-for-3.18' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-4
/
+10
2014-10-01
ARM: dts: keystone-k2l: fix mdio io start address
Grygorii Strashko
1
-0
/
+4
[prev]
[next]