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
2013-11-26
usb: phy: move OTG FSM header
Anton Tikhomirov
1
-0
/
+244
2013-11-26
usb: musb: dsps: add support for suspend and resume
Daniel Mack
1
-0
/
+3
2013-11-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-0
/
+1
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-0
/
+9
2013-11-26
zorro/UAPI: Disintegrate include/linux/zorro*.h
Geert Uytterhoeven
2
-653
/
+2
2013-11-26
zorro: Do not allocate zorro_autocon[] statically
Geert Uytterhoeven
1
-1
/
+17
2013-11-26
Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-79
/
+10
2013-11-26
Input: tsc2007 - remove unused poll_delay from platform data
Dmitry Torokhov
1
-2
/
+0
2013-11-26
Input: tsc2007 - add device tree support.
Denis Carikli
1
-3
/
+3
2013-11-26
PCI: Omit PCI ID macro strings to shorten quirk names
Michal Marek
1
-15
/
+15
2013-11-26
ARM: tegra: Provide dummy powergate implementation
Thierry Reding
1
-0
/
+27
2013-11-26
Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+3
2013-11-25
mac80211: enable easier manipulation of VHT beamforming caps
Eyal Shapira
1
-2
/
+6
2013-11-25
gpio: Remove duplicate include of errno.h
Vishwanathrao Badarkhe, Manish
1
-1
/
+0
2013-11-25
gpiolib: use dedicated flags for GPIO properties
Alexandre Courbot
1
-2
/
+9
2013-11-25
iio: core: Move kernel doc to the right location
Sachin Kamat
1
-80
/
+0
2013-11-25
iio: core: Implement devm_iio_device_{register,unregister}
Sachin Kamat
1
-0
/
+3
2013-11-24
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
Randy Dunlap
1
-56
/
+46
2013-11-24
Merge tag 'v3.13-rc1' into asoc-arizona
Mark Brown
287
-2968
/
+7486
2013-11-24
block: Kill bio_pair_split()
Kent Overstreet
1
-30
/
+0
2013-11-24
block: Introduce new bio_split()
Kent Overstreet
1
-0
/
+22
2013-11-24
block: Rename bio_split() -> bio_pair_split()
Kent Overstreet
1
-1
/
+1
2013-11-24
block: Generic bio chaining
Kent Overstreet
2
-0
/
+4
2013-11-24
dm: Refactor for new bio cloning/splitting
Kent Overstreet
1
-2
/
+0
2013-11-24
block: Add bio_clone_fast()
Kent Overstreet
1
-0
/
+2
2013-11-24
block: Kill bio_iovec_idx(), __bio_iovec()
Kent Overstreet
1
-18
/
+8
2013-11-24
ceph: Convert to immutable biovecs
Kent Overstreet
1
-2
/
+2
2013-11-24
block: Convert drivers to immutable biovecs
Kent Overstreet
1
-2
/
+2
2013-11-24
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
1
-33
/
+48
2013-11-24
bio-integrity: Convert to bvec_iter
Kent Overstreet
1
-12
/
+7
2013-11-24
block: Immutable bio vecs
Kent Overstreet
3
-10
/
+78
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2
-17
/
+18
2013-11-24
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
1
-4
/
+6
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
2
-15
/
+20
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+1
2013-11-23
Merge tag 'v3.12'
Eric Paris
299
-3000
/
+5695
2013-11-23
cgroup: Merge branch 'memcg_event' into for-3.14
Tejun Heo
2
-29
/
+3
2013-11-23
cgroup: unexport cgroup_css() and remove __file_cft()
Tejun Heo
1
-5
/
+0
2013-11-23
memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state
Tejun Heo
1
-3
/
+2
2013-11-23
memcg: remove cgroup_event->cft
Tejun Heo
1
-2
/
+0
2013-11-23
cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
Tejun Heo
2
-24
/
+1
2013-11-23
cgroup, memcg: move cgroup_event implementation to memcg
Tejun Heo
1
-0
/
+5
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-37
/
+35
2013-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+9
2013-11-22
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
4
-12
/
+27
2013-11-22
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2
-7
/
+9
2013-11-22
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
6
-23
/
+341
2013-11-22
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-8
/
+7
2013-11-22
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
2013-11-22
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
1
-0
/
+6
[prev]
[next]