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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
14
-50
/
+694
2013-07-03
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-31
/
+85
2013-07-03
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-32
/
+12
2013-07-02
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-13
/
+653
2013-07-02
Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-15
/
+34
2013-07-02
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+62
2013-07-02
Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-34
/
+113
2013-07-02
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-86
/
+113
2013-07-02
Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-2
/
+2
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-189
/
+364
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-87
/
+49
2013-07-02
sync: don't block the flusher thread waiting on IO
Dave Chinner
1
-0
/
+1
2013-07-01
jbd2: invalidate handle if jbd2_journal_restart() fails
Theodore Ts'o
1
-1
/
+1
2013-07-01
ext4: translate flag bits to strings in tracepoints
Theodore Ts'o
1
-39
/
+96
2013-06-29
[readdir] constify ->actor
Al Viro
1
-1
/
+1
2013-06-29
[readdir] ->readdir() is gone
Al Viro
1
-1
/
+0
2013-06-29
[readdir] convert ext3
Al Viro
1
-0
/
+6
2013-06-29
[readdir] switch dcache_readdir() users to ->iterate()
Al Viro
1
-7
/
+32
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
1
-0
/
+9
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-0
/
+4
2013-06-29
move linux/loop.h to drivers/block
Al Viro
1
-85
/
+0
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-0
/
+4
2013-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+4
2013-06-27
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
1
-0
/
+1
2013-06-26
driver core: device.h: fix doc compilation warnings
Michael Opdenacker
1
-0
/
+3
2013-06-26
gre: fix a possible skb leak
Eric Dumazet
1
-0
/
+1
2013-06-25
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
1
-14
/
+14
2013-06-25
usb: fix build error without CONFIG_USB_PHY
Peter Chen
1
-6
/
+10
2013-06-25
Merge 3.10-rc7 into usb-next
Greg Kroah-Hartman
9
-43
/
+60
2013-06-25
Merge 3.10-rc7 into tty-next
Greg Kroah-Hartman
9
-43
/
+60
2013-06-25
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
9
-43
/
+60
2013-06-24
Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-2
/
+3
2013-06-24
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
1
-2
/
+6
2013-06-24
ARM: edma: Add EDMA crossbar event mux support
Matt Porter
1
-0
/
+1
2013-06-24
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
1
-2
/
+2
2013-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+1
2013-06-21
Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2013-06-21
Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-1
/
+0
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+17
2013-06-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2013-06-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-38
/
+38
2013-06-20
splice: don't pass the address of ->f_pos to methods
Al Viro
2
-2
/
+1
2013-06-20
Merge tag 'omap-for-v3.11/pm-voltdomain-signed' of git://git.kernel.org/pub/s...
Arnd Bergmann
28
-45
/
+149
2013-06-20
Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
3
-3
/
+184
2013-06-20
net: vlan: fix comment for vlan_ethhdr->h_vlan_proto
Olaf Hering
1
-1
/
+1
2013-06-20
fmc: avoid readl/writel namespace conflict
Arnd Bergmann
1
-6
/
+6
2013-06-20
netlink: export netlink_diag.h header
stephen hemminger
1
-0
/
+1
2013-06-20
Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...
Arnd Bergmann
17
-19
/
+357
2013-06-20
Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-22
/
+0
[next]