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-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
5
-43
/
+48
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-4
/
+74
2013-11-24
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
3
-4
/
+7
2013-11-23
Merge tag 'v3.12'
Eric Paris
520
-4956
/
+12429
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-23
ACPI: Introduce acpi_set_device_status()
Rafael J. Wysocki
1
-0
/
+5
2013-11-23
ACPI / hotplug: Move container-specific code out of the core
Rafael J. Wysocki
1
-7
/
+0
2013-11-23
ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code
Rafael J. Wysocki
1
-1
/
+1
2013-11-23
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
1
-1
/
+8
2013-11-23
ACPI / scan: Define non-empty device removal handler
Rafael J. Wysocki
1
-0
/
+1
2013-11-23
Merge branch 'acpica' into acpi-hotplug
Rafael J. Wysocki
2
-1
/
+3
2013-11-23
Merge back earlier acpi-hotplug material.
Rafael J. Wysocki
1
-0
/
+1
2013-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-4
/
+66
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-73
/
+71
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-43
/
+49
2013-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+13
2013-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+3
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
13
-54
/
+478
2013-11-22
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-8
/
+33
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
2013-11-22
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
1
-4
/
+0
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
1
-4
/
+1
2013-11-21
Merge tag 'ib-asoc-1' of git://git.linaro.org/people/ljones/mfd into asoc-ari...
Mark Brown
17
-33
/
+99
2013-11-21
ACPICA: Update version to 20131115.
Bob Moore
1
-1
/
+1
2013-11-21
ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities.
Lv Zheng
1
-0
/
+2
2013-11-21
ASoC: wm5110: Expose input high pass filter controls
Charles Keepax
1
-0
/
+37
2013-11-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-32
/
+20
2013-11-21
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
1
-1
/
+3
2013-11-21
Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
2
-3
/
+61
[prev]
[next]