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
2014-04-04
kernel/groups.c: remove return value of set_groups
Wang YanQing
1
-1
/
+1
2014-04-04
include/linux/syscalls.h: add sys32_quotactl() prototype
Rashika Kheria
1
-0
/
+2
2014-04-04
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-0
/
+1
2014-04-04
drop_caches: add some documentation and info message
Dave Hansen
1
-0
/
+1
2014-04-04
mm: remove read_cache_page_async()
Sasha Levin
1
-10
/
+0
2014-04-04
include/linux/mm.h: remove ifdef condition
Rashika Kheria
1
-2
/
+0
2014-04-04
mm: keep page cache radix tree nodes in check
Johannes Weiner
4
-9
/
+63
2014-04-04
lib: radix_tree: tree node interface
Johannes Weiner
1
-0
/
+34
2014-04-04
mm: thrash detection-based file cache sizing
Johannes Weiner
2
-0
/
+10
2014-04-04
mm + fs: store shadow entries in page cache
Johannes Weiner
3
-1
/
+14
2014-04-04
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
4
-6
/
+23
2014-04-04
mm: filemap: move radix tree hole searching here
Johannes Weiner
2
-4
/
+5
2014-04-04
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-0
/
+1
2014-04-04
mm: vmstat: fix UP zone state accounting
Johannes Weiner
1
-8
/
+9
2014-04-04
mm, hugetlb: fix race in region tracking
Davidlohr Bueso
1
-0
/
+1
2014-04-04
mm, hugetlb: unify region structure handling
Joonsoo Kim
1
-0
/
+9
2014-04-04
mm: optimize put_mems_allowed() usage
Mel Gorman
1
-13
/
+14
2014-04-04
quota: provide function to grab quota structure reference
Jan Kara
1
-0
/
+8
2014-04-04
fanotify: convert access_mutex to spinlock
Jan Kara
1
-1
/
+1
2014-04-04
kmemleak: remove redundant code
Li Zefan
1
-2
/
+0
2014-04-04
bdi: avoid oops on device removal
Jan Kara
1
-1
/
+1
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+26
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+3
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
101
-849
/
+3018
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-22
/
+102
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
12
-21
/
+19
2014-04-03
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+21
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+101
2014-04-03
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
4
-14
/
+115
2014-04-03
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+10
2014-04-03
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-681
/
+0
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+10
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2014-04-02
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-26
/
+41
2014-04-02
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-23
/
+37
2014-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-12
/
+44
2014-04-02
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-45
/
+121
2014-04-02
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-103
/
+61
2014-04-02
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-36
/
+138
2014-04-02
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-30
/
+173
2014-04-02
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-366
/
+1632
2014-04-02
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
19
-143
/
+824
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+18
2014-04-02
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
1
-0
/
+13
2014-04-02
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+2
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2
-75
/
+22
2014-04-02
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2
-1
/
+18
2014-04-02
Merge tag 'spi-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
4
-8
/
+48
2014-04-02
Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-15
/
+597
2014-04-02
Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+19
[next]