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.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+8
2012-03-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2012-03-06
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
3
-9
/
+8
2012-03-06
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-5
/
+0
2012-03-06
vfork: kill PF_STARTING
Oleg Nesterov
1
-1
/
+0
2012-03-06
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-1
/
+0
2012-03-06
vfork: make it killable
Oleg Nesterov
1
-1
/
+1
2012-03-06
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-0
/
+1
2012-03-06
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-2
/
+7
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2012-03-06
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+15
2012-03-05
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
1
-20
/
+0
2012-03-04
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
Konstantin Khlebnikov
1
-3
/
+3
2012-03-03
vfs: clarify and clean up dentry_cmp()
Linus Torvalds
1
-5
/
+4
2012-03-03
vfs: uninline full_name_hash()
Linus Torvalds
1
-8
/
+1
2012-03-03
vfs: trivial __d_lookup_rcu() cleanups
Linus Torvalds
1
-1
/
+2
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
1
-0
/
+6
2012-02-29
tcp: fix comment for tp->highest_sack
Neal Cardwell
1
-1
/
+2
2012-02-28
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...
Grant Likely
47
-393
/
+188
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+16
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
1
-0
/
+4
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
1
-1
/
+4
2012-02-24
ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...
viresh kumar
1
-0
/
+2
2012-02-24
ipsec: be careful of non existing mac headers
Eric Dumazet
1
-0
/
+10
2012-02-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-2
/
+2
2012-02-23
Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+2
2012-02-22
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2012-02-22
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2012-02-22
rtnetlink: Fix problem with buffer allocation
Greg Rose
2
-0
/
+4
2012-02-21
percpu: use raw_local_irq_* in _this_cpu op
Ming Lei
1
-10
/
+10
2012-02-21
percpu: fix generic definition of __this_cpu_add_and_return()
Konstantin Khlebnikov
1
-1
/
+2
2012-02-21
netfilter: ebtables: fix alignment problem in ppc
Joerg Willmann
1
-2
/
+2
2012-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-02-20
digsig: changed type of the timestamp
Dmitry Kasatkin
1
-2
/
+2
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+20
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
1
-0
/
+20
2012-02-16
dt: add empty of_find_compatible_node function
Shawn Guo
1
-0
/
+8
2012-02-14
vfs: Provide function to get superblock and wait for it to thaw
Jan Kara
1
-0
/
+1
2012-02-14
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-2
/
+4
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
1
-0
/
+4
2012-02-14
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+1
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-0
/
+19
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-15
/
+5
2012-02-11
USB: Remove duplicate USB 3.0 hub feature #defines.
Sarah Sharp
1
-8
/
+2
2012-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-02-10
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2012-02-10
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2012-02-08
cdrom: move shared static to cdrom_device_info
Paolo Bonzini
1
-1
/
+2
2012-02-08
block: don't call elevator callbacks for plug merges
Tejun Heo
1
-6
/
+0
[next]