index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
2015-06-30
5
-37
/
+49
*
mm: meminit: remove mminit_verify_page_links
Mel Gorman
2015-06-30
3
-17
/
+0
*
mm: meminit: reduce number of times pageblocks are set during struct page init
Mel Gorman
2015-06-30
1
-22
/
+24
*
mm: meminit: free pages in large chunks where possible
Mel Gorman
2015-06-30
1
-6
/
+49
*
x86: mm: enable deferred struct page initialisation on x86-64
Mel Gorman
2015-06-30
1
-0
/
+1
*
mm: meminit: minimise number of pfn->page lookups during initialisation
Mel Gorman
2015-06-30
1
-5
/
+24
*
mm: meminit: initialise remaining struct pages in parallel with kswapd
Mel Gorman
2015-06-30
4
-6
/
+130
*
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
2015-06-30
5
-4
/
+124
*
mm: meminit: inline some helper functions
Mel Gorman
2015-06-30
2
-46
/
+52
*
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
2015-06-30
4
-30
/
+51
*
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
2015-06-30
5
-11
/
+14
*
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
2015-06-30
3
-1
/
+21
*
mm: meminit: move page initialization into a separate function
Robin Holt
2015-06-30
1
-33
/
+46
*
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
2015-06-30
2
-0
/
+50
*
Merge tag 'md/4.2' of git://neil.brown.name/md
Linus Torvalds
2015-06-29
5
-101
/
+146
|
\
|
*
md: clear Blocked flag on failed devices when array is read-only.
Neil Brown
2015-06-25
1
-0
/
+9
|
*
md: unlock mddev_lock on an error path.
NeilBrown
2015-06-25
1
-1
/
+3
|
*
md: clear mddev->private when it has been freed.
NeilBrown
2015-06-25
1
-0
/
+3
|
*
md: fix a build warning
Firo Yang
2015-06-17
1
-1
/
+1
|
*
md/raid5: ignore released_stripes check
Shaohua Li
2015-06-17
1
-2
/
+2
|
*
md/raid5: per hash value and exclusive wait_for_stripe
Yuanhan Liu
2015-06-17
2
-9
/
+20
|
*
md/raid5: split wait_for_stripe and introduce wait_for_quiescent
Yuanhan Liu
2015-06-17
2
-6
/
+10
|
*
wait: introduce wait_event_exclusive_cmd
Yuanhan Liu
2015-06-17
1
-0
/
+13
|
*
md: convert to kstrto*()
Alexey Dobriyan
2015-06-17
1
-68
/
+81
|
*
md/raid10: make sync_request_write() call bio_copy_data()
Kent Overstreet
2015-06-17
1
-14
/
+4
*
|
Fix kmalloc slab creation sequence
Christoph Lameter
2015-06-29
2
-38
/
+16
*
|
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-29
57
-155
/
+13842
|
\
\
|
*
|
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
2015-06-26
7
-13
/
+257
|
*
|
libnvdimm: Add sysfs numa_node to NVDIMM devices
Toshi Kani
2015-06-26
5
-0
/
+34
|
*
|
libnvdimm: Set numa_node to NVDIMM devices
Toshi Kani
2015-06-26
6
-1
/
+16
|
*
|
acpi: Add acpi_map_pxm_to_online_node()
Toshi Kani
2015-06-26
2
-3
/
+52
|
*
|
libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only
Dan Williams
2015-06-26
10
-3
/
+100
|
*
|
pmem: flag pmem block devices as non-rotational
Dan Williams
2015-06-26
1
-0
/
+1
|
*
|
libnvdimm: enable iostat
Dan Williams
2015-06-26
5
-2
/
+59
|
*
|
pmem: make_request cleanups
Dan Williams
2015-06-26
1
-21
/
+5
|
*
|
libnvdimm, pmem: fix up max_hw_sectors
Dan Williams
2015-06-26
1
-1
/
+1
|
*
|
libnvdimm, blk: add support for blk integrity
Vishal Verma
2015-06-26
5
-23
/
+159
|
*
|
libnvdimm, btt: add support for blk integrity
Vishal Verma
2015-06-26
5
-18
/
+154
|
*
|
fs/block_dev.c: skip rw_page if bdev has integrity
Vishal Verma
2015-06-26
1
-2
/
+2
|
*
|
libnvdimm: Non-Volatile Devices
Dan Williams
2015-06-26
3
-13
/
+858
|
*
|
tools/testing/nvdimm: libnvdimm unit test infrastructure
Dan Williams
2015-06-26
9
-4
/
+1377
|
*
|
libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
Ross Zwisler
2015-06-26
12
-34
/
+941
|
*
|
nd_btt: atomic sector updates
Vishal Verma
2015-06-26
13
-25
/
+1950
|
*
|
libnvdimm: infrastructure for btt devices
Dan Williams
2015-06-25
13
-99
/
+879
|
*
|
libnvdimm: write blk label set
Dan Williams
2015-06-24
6
-24
/
+369
|
*
|
libnvdimm: write pmem label set
Dan Williams
2015-06-24
5
-14
/
+455
|
*
|
libnvdimm: blk labels and namespace instantiation
Dan Williams
2015-06-24
8
-38
/
+594
|
*
|
libnvdimm: pmem label sets and namespace instantiation.
Dan Williams
2015-06-24
15
-31
/
+1506
|
*
|
libnvdimm: namespace indices: read and validate
Dan Williams
2015-06-24
7
-2
/
+520
|
*
|
libnvdimm, nfit: add interleave-set state-tracking infrastructure
Dan Williams
2015-06-24
8
-5
/
+269
[next]