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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
arc: use for_each_sg()
Akinobu Mita
1
-5
/
+7
2015-07-01
devpts: if initialization failed, don't crash when opening /dev/ptmx
Josh Triplett
1
-7
/
+24
2015-07-01
scripts/gdb: remove useless global instruction
Thiébaud Weksteen
1
-2
/
+0
2015-07-01
scripts/gdb: add ps command
Thiébaud Weksteen
1
-0
/
+16
2015-07-01
scripts/gdb: fix PEP8 compliance
Thiébaud Weksteen
4
-7
/
+7
2015-07-01
scripts/gdb: fix typo in exception name
Thiébaud Weksteen
1
-1
/
+1
2015-07-01
scripts/gdb: enable completion for lx-list-check parameter
Jan Kiszka
1
-1
/
+2
2015-07-01
scripts/gdb: also allow list_head pointer as lx-list-check paramter
Jan Kiszka
1
-2
/
+4
2015-07-01
scripts/gdb: add command to check list consistency
Thiébaud Weksteen
2
-0
/
+90
2015-07-01
memstick: remove deprecated use of pci api
Quentin Lambert
2
-11
/
+11
2015-07-01
fs/affs/symlink.c: remove unneeded err variable
Fabian Frederick
1
-3
/
+1
2015-07-01
fs/affs/amigaffs.c: remove unneeded initialization
Fabian Frederick
1
-1
/
+1
2015-07-01
fs/affs/inode.c: remove unneeded initialization
Fabian Frederick
1
-1
/
+1
2015-07-01
fs/adfs: remove unneeded cast
Firo Yang
1
-1
/
+1
2015-07-01
gcov: add support for GCC 5.1
Lorenzo Stoakes
2
-1
/
+9
2015-07-01
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
3
-1
/
+15
2015-07-01
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
1
-1
/
+2
2015-07-01
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
1
-5
/
+6
2015-07-01
fs: document seq_open()'s usage of file->private_data
Yann Droneaud
1
-0
/
+2
2015-07-01
fs: allocate structure unconditionally in seq_open()
Yann Droneaud
1
-8
/
+9
2015-07-01
fs: use seq_open_private() for proc_mounts
Yann Droneaud
3
-24
/
+19
2015-07-01
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
5
-37
/
+49
2015-07-01
mm: meminit: remove mminit_verify_page_links
Mel Gorman
3
-17
/
+0
2015-07-01
mm: meminit: reduce number of times pageblocks are set during struct page init
Mel Gorman
1
-22
/
+24
2015-07-01
mm: meminit: free pages in large chunks where possible
Mel Gorman
1
-6
/
+49
2015-07-01
x86: mm: enable deferred struct page initialisation on x86-64
Mel Gorman
1
-0
/
+1
2015-07-01
mm: meminit: minimise number of pfn->page lookups during initialisation
Mel Gorman
1
-5
/
+24
2015-07-01
mm: meminit: initialise remaining struct pages in parallel with kswapd
Mel Gorman
4
-6
/
+130
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
5
-4
/
+124
2015-07-01
mm: meminit: inline some helper functions
Mel Gorman
2
-46
/
+52
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
4
-30
/
+51
2015-07-01
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
5
-11
/
+14
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
3
-1
/
+21
2015-07-01
mm: meminit: move page initialization into a separate function
Robin Holt
1
-33
/
+46
2015-07-01
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
2
-0
/
+50
2015-06-29
Merge tag 'md/4.2' of git://neil.brown.name/md
Linus Torvalds
5
-101
/
+146
2015-06-29
Fix kmalloc slab creation sequence
Christoph Lameter
2
-38
/
+16
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
57
-155
/
+13842
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
40
-497
/
+3329
2015-06-29
Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+5
2015-06-29
Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-13
/
+4875
2015-06-29
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
4
-7
/
+8
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
46
-1064
/
+155
2015-06-28
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
10
-19
/
+201
2015-06-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-6
/
+4
2015-06-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
42
-4089
/
+3741
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
281
-2321
/
+6271
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
27
-492
/
+407
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
11
-145
/
+435
2015-06-27
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
Linus Torvalds
1
-27
/
+6
[next]