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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-04-10
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
4
-1
/
+62
2013-04-10
ext4: fix miscellaneous big endian warnings
Theodore Ts'o
1
-3
/
+3
2013-04-10
nfsd4: check backchannel attributes on create_session
J. Bruce Fields
1
-0
/
+3
2013-04-10
of: Add stub of_get_parent for non-OF builds
Alexander Shiyan
1
-0
/
+5
2013-04-09
Merge tag 'tegra-for-3.10-dtc-cpp-chroot-std-headers' of git://git.kernel.org...
Rob Herring
3
-0
/
+56
2013-04-09
<linux/of_platform.h>: fix compilation warnings with DT disabled
Sergei Shtylyov
1
-2
/
+3
2013-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2013-04-09
try a saner locking for pde_opener...
Al Viro
1
-1
/
+1
2013-04-09
procfs: preparations for remove_proc_entry() race fixes
Al Viro
1
-9
/
+2
2013-04-09
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
1
-7
/
+23
2013-04-09
proc: Kill create_proc_entry()
David Howells
1
-15
/
+2
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
1
-1
/
+0
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
1
-1
/
+1
2013-04-09
create_proc_cpu_mask() doesn't need an argument...
Al Viro
1
-2
/
+2
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-0
/
+5
2013-04-09
procfs: kill ->write_proc()
Al Viro
1
-1
/
+0
2013-04-09
new helper: single_open_size()
Al Viro
1
-0
/
+1
2013-04-09
scsi: bury ->proc_info()
Al Viro
1
-2
/
+1
2013-04-09
scsi: saner replacements for ->proc_info()
Al Viro
1
-1
/
+4
2013-04-09
procfs: switch /proc/self away from proc_dir_entry
Al Viro
1
-0
/
+1
2013-04-09
get rid of the last free_pipe_info() callers
Al Viro
1
-2
/
+1
2013-04-09
get rid of alloc_pipe_info() argument
Al Viro
1
-1
/
+1
2013-04-09
get rid of pipe->inode
Al Viro
1
-2
/
+0
2013-04-09
pipe: don't use ->i_mutex
Al Viro
1
-0
/
+2
2013-04-09
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
1
-0
/
+2
2013-04-09
pipe: fold file_operations instances in one
Al Viro
1
-5
/
+0
2013-04-09
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
1
-0
/
+14
2013-04-09
procfs: add proc_remove_subtree()
Al Viro
1
-0
/
+2
2013-04-09
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2
-19
/
+32
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+8
2013-04-09
net: sctp: introduce uapi header for sctp
Daniel Borkmann
4
-15
/
+77
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
1
-2
/
+2
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
1
-2
/
+2
2013-04-09
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
1
-0
/
+2
2013-04-09
Merge branch 'tegra/clk' into next/dt2
Arnd Bergmann
4
-2
/
+74
2013-04-09
Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+1
2013-04-09
Merge branch 'depends/clk' into next/drivers
Arnd Bergmann
3
-2
/
+73
2013-04-09
Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+49
2013-04-09
Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in...
Shawn Guo
3
-0
/
+56
2013-04-09
Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
11
-16
/
+27
2013-04-09
drm/radeon: UVD bringup v8
Christian König
1
-0
/
+1
2013-04-09
drm/radeon: Use direct mapping for fast fb access on RS690
Samuel Li
1
-0
/
+3
2013-04-09
Merge branch 'mxs/cleanup' into next/multiplatform
Arnd Bergmann
38
-48
/
+212
2013-04-09
Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
5
-42
/
+57
2013-04-09
Merge tag 'v3.9-rc3' into next/multiplatform
Arnd Bergmann
17
-36
/
+101
2013-04-09
Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-0
/
+0
2013-04-09
Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....
Arnd Bergmann
2
-0
/
+30
2013-04-09
Merge tag 'v3.9-rc5' into next/cleanup
Arnd Bergmann
36
-48
/
+182
2013-04-09
mfd: support stmpe1801 18 bits enhanced port expander
Jean-Nicolas Graux
1
-0
/
+3
2013-04-09
Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
46
-64
/
+209
[prev]
[next]