index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-29
Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-66
/
+93
2015-01-29
Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-53
/
+55
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
30
-7
/
+63
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-29
Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-0
/
+7
2015-01-28
spi/xilinx: Check number of slaves range
Ricardo Ribalda
1
-0
/
+7
2015-01-28
spi/xilinx: Use polling mode on small transfers
Ricardo Ribalda Delgado
1
-18
/
+25
2015-01-28
spi/xilinx: Remove remaining_words driver data variable
Ricardo Ribalda Delgado
1
-16
/
+12
2015-01-28
spi/xilinx: Remove iowrite/ioread wrappers
Ricardo Ribalda Delgado
1
-24
/
+4
2015-01-28
spi/xilinx: Convert bits_per_word in bytes_per_word
Ricardo Ribalda Delgado
1
-9
/
+9
2015-01-28
spi/xilinx: Convert remainding_bytes in remaining words
Ricardo Ribalda Delgado
1
-7
/
+6
2015-01-28
spi/xilinx: Make spi_tx and spi_rx simmetric
Ricardo Ribalda Delgado
1
-4
/
+5
2015-01-28
spi/xilinx: Remove rx_fn and tx_fn pointer
Ricardo Ribalda Delgado
1
-51
/
+18
2015-01-28
spi/xilinx: Support for spi mode CS_HIGH
Ricardo Ribalda Delgado
1
-24
/
+38
2015-01-28
spi/xilinx: Do not inhibit transmission in polling mode
Ricardo Ribalda Delgado
1
-10
/
+15
2015-01-28
spi/xilinx: Support cores with no interrupt
Ricardo Ribalda Delgado
1
-14
/
+19
2015-01-28
spi/xilinx: Use cached value of register
Ricardo Ribalda Delgado
1
-1
/
+0
2015-01-28
spi/xilinx: Code cleanup
Ricardo Ribalda Delgado
1
-5
/
+1
2015-01-28
spi/xilinx: Leave the IRQ always enabled.
Ricardo Ribalda Delgado
1
-14
/
+5
2015-01-28
spi/xilinx: Simplify spi_fill_tx_fifo
Ricardo Ribalda Delgado
1
-13
/
+33
2015-01-28
spi: spi-fsl-dspi: Remove spi-bitbang
Chao Fu
2
-74
/
+71
2015-01-28
spi: pl08x: do not select S3C64XX_PL080
Arnd Bergmann
1
-1
/
+0
2015-01-28
spi/rockchip: avoid uninitialized-use warning
Arnd Bergmann
1
-2
/
+4
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
2015-01-28
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
1
-4
/
+5
2015-01-28
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-27
/
+80
2015-01-28
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-28
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2
-8
/
+13
2015-01-28
perf/x86/intel: Add model number for Airmont
Kan Liang
1
-0
/
+1
2015-01-28
perf/rapl: Fix crash in rapl_scale()
Stephane Eranian
1
-1
/
+1
2015-01-28
perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization
Kan Liang
2
-15
/
+12
2015-01-28
spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resume
Jarkko Nikula
1
-1
/
+2
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
8
-195
/
+318
2015-01-28
udf: Release preallocation on last writeable close
Jan Kara
1
-1
/
+1
2015-01-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-188
/
+315
2015-01-28
btrfs: fix raid56 scrub failed in xfstests btrfs/072
Gui Hecheng
1
-0
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-334
/
+667
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
1
-3
/
+0
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
1
-1
/
+4
2015-01-27
spi: spi-fsl-dspi: Remove usage of devm_kzalloc
Bhuvanchandra DV
1
-2
/
+12
2015-01-27
Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-1
/
+2
2015-01-27
spi/xilinx: Simplify data read from the Rx FIFO
Ricardo Ribalda Delgado
1
-7
/
+8
2015-01-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+3
2015-01-27
spi: dw-mid: get a proper clock frequency for SPI2
Andy Shevchenko
2
-8
/
+11
[prev]
[next]