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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
ptp: Add a method for obtaining the device index.
Richard Cochran
1
-0
/
+8
2012-04-04
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-2
/
+2
2012-04-04
filter: add XOR operation
Jiri Pirko
1
-1
/
+3
2012-04-04
filter: Allow to create sk-unattached filters
Jiri Pirko
1
-0
/
+3
2012-04-04
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
1
-0
/
+27
2012-04-04
net: fix /proc/net/dev regression
Eric Dumazet
1
-2
/
+0
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
1
-4
/
+3
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
1
-17
/
+18
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-50
/
+4
2012-04-03
userns: Kill bogus declaration of function release_uids
Eric W. Biederman
1
-1
/
+0
2012-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-04-03
regulator: fixed: Support for open drain gpio pin
Laxman Dewangan
1
-0
/
+7
2012-04-03
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
2
-5
/
+4
2012-04-03
firewire: restore the device.h include in linux/firewire.h
Paul Gortmaker
1
-2
/
+1
2012-04-03
avr32: fix build failures from mis-naming of atmel_nand.h
Paul Gortmaker
1
-3
/
+3
2012-04-02
Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi
Linus Torvalds
4
-0
/
+475
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+3
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-6
/
+0
2012-04-02
net: Report dev->promiscuity in netlink reports.
Ben Greear
1
-0
/
+2
2012-04-02
ipset: Stop using NLA_PUT*().
David S. Miller
2
-29
/
+38
2012-04-01
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
430
-8368
/
+11256
2012-04-01
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
1
-0
/
+17
2012-04-01
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
1
-8
/
+4
2012-04-01
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
1
-0
/
+1
2012-04-01
cgroup: introduce struct cfent
Tejun Heo
1
-0
/
+1
2012-04-01
cgroup: remove cgroup_add_file[s]()
Tejun Heo
1
-16
/
+0
2012-04-01
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
1
-2
/
+31
2012-04-01
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
1
-0
/
+2
2012-04-01
CIFS: Fix VFS lock usage for oplocked files
Pavel Shilovsky
1
-0
/
+5
2012-04-01
regulator: Add TPS65090 regulator driver
Venu Byravarasu
1
-0
/
+50
2012-04-01
mfd: Add s5m regulator operation mode
Sangbeom Kim
2
-0
/
+30
2012-04-01
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
1
-1
/
+0
2012-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-2137
/
+10
2012-04-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+94
2012-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-0
/
+1
2012-04-01
ext3: move headers to fs/ext3/
Al Viro
4
-1451
/
+0
2012-04-01
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2
-646
/
+1
2012-04-01
new helper: ext2_image_size()
Al Viro
1
-0
/
+22
2012-04-01
ext2: No longer export ext2_fs.h to user space
Thierry Reding
2
-63
/
+10
2012-03-31
uprobes/core: Optimize probe hits with the help of a counter
Srikar Dronamraju
1
-0
/
+5
2012-03-31
uprobes/core: Allocate XOL slots for uprobes use
Srikar Dronamraju
2
-0
/
+36
2012-03-31
virtio: drop thaw PM operation
Amit Shah
1
-1
/
+0
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-378
/
+319
2012-03-31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-4
/
+55
2012-03-31
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
Linus Torvalds
6
-11
/
+1002
2012-03-31
spi/pL022: include types.h to remove compilation warnings
Viresh Kumar
1
-0
/
+2
2012-03-31
Merge branch 'tboot' into release
Len Brown
2
-1
/
+10
2012-03-31
Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...
Len Brown
2
-3
/
+45
2012-03-30
block: use lockdep_assert_held for queue locking
Andi Kleen
1
-11
/
+7
2012-03-30
cpuidle: power_usage should be declared signed integer
Boris Ostrovsky
1
-1
/
+1
[prev]
[next]