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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-17
spi: spi-ep93xx: convert to the queued driver infrastructure
H Hartley Sweeten
1
-146
/
+19
2013-07-15
spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup()
H Hartley Sweeten
1
-32
/
+25
2013-07-15
spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup()
H Hartley Sweeten
1
-14
/
+0
2013-07-15
spi: spi-ep93xx: use devm_clk_get()
H Hartley Sweeten
1
-6
/
+3
2013-07-15
spi: spi-ep93xx: remove 'dss' from per chip private data
H Hartley Sweeten
1
-10
/
+7
2013-07-15
spi: spi-ep93xx: remove dev_err() for kzalloc() failure
H Hartley Sweeten
1
-3
/
+1
2013-07-15
spi: spi-ep93xx: get platform resources early in (*probe)
H Hartley Sweeten
1
-14
/
+12
2013-07-15
spi: spi-ep93xx: remove bits_per_word() helper
H Hartley Sweeten
1
-11
/
+3
2013-07-15
spi: spi-ep93xx: use read,write instead of __raw_* variants
H Hartley Sweeten
1
-12
/
+10
2013-07-15
spi: spi-ep93xx: always handle transfer specific settings
H Hartley Sweeten
1
-33
/
+10
2013-07-15
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
2
-1604
/
+883
2013-07-15
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-69
/
+121
2013-07-15
slub: Check for page NULL before doing the node_match check
Steven Rostedt
1
-1
/
+1
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-137
/
+73
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
1
-10
/
+1
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
1
-1
/
+2
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
1
-11
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
4
-33
/
+23
2013-07-14
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
13
-40
/
+462
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-56
/
+253
2013-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-241
/
+607
2013-07-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
46
-529
/
+828
2013-07-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+11
2013-07-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-5
/
+125
2013-07-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-63
/
+608
2013-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
34
-163
/
+154
2013-07-14
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-359
/
+381
2013-07-14
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-161
/
+310
2013-07-14
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-4
/
+7
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
176
-2376
/
+2301
2013-07-14
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
39
-740
/
+629
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
85
-803
/
+18436
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
359
-9847
/
+10887
2013-07-13
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
22
-424
/
+644
2013-07-13
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-281
/
+515
2013-07-13
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
1
-10
/
+4
2013-07-13
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2
-22
/
+12
2013-07-13
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2
-15
/
+12
2013-07-13
fs/file_table.c:fput(): add comment
Andrew Morton
1
-0
/
+6
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
6
-8
/
+12
2013-07-13
arm: multi_v7_defconfig: Tweaks for omap and sunxi
Olof Johansson
1
-3
/
+7
2013-07-13
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-24
/
+209
2013-07-13
Merge tag 'fcoe' into for-linus
James Bottomley
6
-47
/
+66
2013-07-13
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-13
via-rhine: fix dma mapping errors
Neil Horman
1
-1
/
+16
2013-07-13
atl1e: fix dma mapping warnings
Neil Horman
1
-3
/
+25
2013-07-13
tcp: account all retransmit failures
Yuchung Cheng
1
-3
/
+4
[next]