index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: bump max tag depth to 10K tags
Jens Axboe
2014-06-06
1
-1
/
+1
*
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-06
1
-0
/
+1
*
block: add notion of a chunk size for request merging
Jens Axboe
2014-06-05
1
-1
/
+21
*
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-06-05
1
-2
/
+10
|
\
|
*
efivars: Stop passing a struct argument to efivar_validate()
Matt Fleming
2014-04-17
1
-2
/
+4
|
*
efi: create memory map iteration helper
Mark Salter
2014-04-14
1
-0
/
+6
*
|
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
2
-1
/
+15
|
\
\
|
*
\
Merge remote-tracking branch 'origin/x86/urgent' into x86/vdso
H. Peter Anvin
2014-05-21
7
-11
/
+50
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso
H. Peter Anvin
2014-05-21
18
-17
/
+87
|
|
\
\
\
|
*
|
|
|
x86, mm: Improve _install_special_mapping and fix x86 vdso naming
Andy Lutomirski
2014-05-20
2
-1
/
+9
|
*
|
|
|
mm, fs: Add vm_ops->name as an alternative to arch_vma_name
Andy Lutomirski
2014-05-20
1
-0
/
+6
*
|
|
|
|
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
44
-207
/
+467
|
\
\
\
\
\
|
*
|
|
|
|
init/main.c: remove an ifdef
Andrew Morton
2014-06-04
1
-0
/
+4
|
*
|
|
|
|
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...
Oleg Nesterov
2014-06-04
1
-6
/
+0
|
*
|
|
|
|
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2014-06-04
1
-2
/
+13
|
*
|
|
|
|
Documentation: expand/clarify debug documentation
Dan Streetman
2014-06-04
1
-0
/
+6
|
*
|
|
|
|
printk: Add printk_deferred_once
John Stultz
2014-06-04
1
-0
/
+11
|
*
|
|
|
|
printk: rename printk_sched to printk_deferred
John Stultz
2014-06-04
1
-3
/
+3
|
*
|
|
|
|
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
2014-06-04
1
-1
/
+0
|
*
|
|
|
|
compiler.h: avoid sparse errors in __compiletime_error_fallback()
James Hogan
2014-06-04
1
-2
/
+11
|
*
|
|
|
|
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
2014-06-04
1
-1
/
+1
|
*
|
|
|
|
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2014-06-04
1
-2
/
+2
|
*
|
|
|
|
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
2014-06-04
1
-4
/
+3
|
*
|
|
|
|
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
2014-06-04
1
-4
/
+4
|
*
|
|
|
|
include/linux/gfp.h: exclude duplicate header
Andy Shevchenko
2014-06-04
1
-1
/
+0
|
*
|
|
|
|
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-06-04
3
-6
/
+103
|
*
|
|
|
|
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
2014-06-04
1
-0
/
+1
|
*
|
|
|
|
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
3
-4
/
+4
|
*
|
|
|
|
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2014-06-04
1
-4
/
+4
|
*
|
|
|
|
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2014-06-04
2
-22
/
+20
|
*
|
|
|
|
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2014-06-04
2
-7
/
+36
|
*
|
|
|
|
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-06-04
1
-3
/
+26
|
*
|
|
|
|
include/linux/jump_label.h: expose the reference count
Mel Gorman
2014-06-04
1
-7
/
+13
|
*
|
|
|
|
memcg: cleanup kmem cache creation/destruction functions naming
Vladimir Davydov
2014-06-04
2
-2
/
+2
|
*
|
|
|
|
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2014-06-04
2
-2
/
+3
|
*
|
|
|
|
lib/plist: add plist_requeue
Dan Streetman
2014-06-04
1
-0
/
+2
|
*
|
|
|
|
lib/plist: add helper functions
Dan Streetman
2014-06-04
1
-0
/
+43
|
*
|
|
|
|
swap: change swap_info singly-linked list to list_head
Dan Streetman
2014-06-04
2
-7
/
+2
|
*
|
|
|
|
mm/compaction: do not count migratepages when unnecessary
Vlastimil Babka
2014-06-04
1
-4
/
+21
|
*
|
|
|
|
mm, compaction: embed migration mode in compact_control
David Rientjes
2014-06-04
1
-2
/
+2
|
*
|
|
|
|
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
2014-06-04
1
-2
/
+3
|
*
|
|
|
|
mm, migration: add destination page freeing callback
David Rientjes
2014-06-04
1
-4
/
+7
|
*
|
|
|
|
memcg: get rid of memcg_create_cache_name
Vladimir Davydov
2014-06-04
2
-3
/
+2
|
*
|
|
|
|
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
2014-06-04
1
-0
/
+4
|
*
|
|
|
|
mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static
Kirill A. Shutemov
2014-06-04
1
-4
/
+0
|
*
|
|
|
|
mm: shrinker: add nid to tracepoint output
Dave Hansen
2014-06-04
1
-4
/
+11
|
*
|
|
|
|
mm: shrinker trace points: fix negatives
Dave Hansen
2014-06-04
1
-3
/
+3
|
*
|
|
|
|
include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flags
Wang Sheng-Hui
2014-06-04
1
-3
/
+3
|
*
|
|
|
|
mm: introdule compound_head_by_tail()
Jianyu Zhan
2014-06-04
1
-12
/
+17
|
*
|
|
|
|
mm: constify nmask argument to set_mempolicy()
Rasmus Villemoes
2014-06-04
1
-1
/
+1
[next]