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
*
vxlan: Fix sparse warnings
Joseph Gasparakis
2013-09-15
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-11
28
-120
/
+252
|
\
|
*
lz4: fix compression/decompression signedness mismatch
Sergey Senozhatsky
2013-09-11
1
-4
/
+4
|
*
ipc: rename ids->rw_mutex
Davidlohr Bueso
2013-09-11
1
-1
/
+1
|
*
initmpfs: move rootfs code from fs/ramfs/ to init/
Rob Landley
2013-09-11
2
-1
/
+2
|
*
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
2013-09-11
1
-0
/
+1
|
*
rbtree: add rbtree_postorder_for_each_entry_safe() helper
Cody P Schafer
2013-09-11
1
-0
/
+18
|
*
rbtree: add postorder iteration functions
Cody P Schafer
2013-09-11
1
-0
/
+4
|
*
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2013-09-11
1
-0
/
+3
|
*
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2013-09-11
1
-0
/
+6
|
*
exec: kill "int depth" in search_binary_handler()
Oleg Nesterov
2013-09-11
1
-1
/
+1
|
*
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
2013-09-11
1
-0
/
+2
|
*
kprobes: unify insn caches
Heiko Carstens
2013-09-11
1
-4
/
+28
|
*
syscalls.h: add forward declarations for inplace syscall wrappers
Sergei Trofimovich
2013-09-11
2
-0
/
+2
|
*
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
2013-09-11
1
-16
/
+5
|
*
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
2013-09-11
1
-46
/
+16
|
*
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
Wanpeng Li
2013-09-11
1
-14
/
+0
|
*
mm/page-writeback.c: add strictlimit feature
Maxim Patlasov
2013-09-11
1
-0
/
+3
|
*
mm/writeback: make writeback_inodes_wb static
Wanpeng Li
2013-09-11
1
-2
/
+0
|
*
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
2013-09-11
3
-2
/
+1
|
*
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
Vlastimil Babka
2013-09-11
1
-6
/
+6
|
*
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
2013-09-11
1
-0
/
+6
|
*
memblock, numa: binary search node id
Yinghai Lu
2013-09-11
1
-0
/
+2
|
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+12
|
*
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
2013-09-11
1
-0
/
+6
|
*
mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable()
Naoya Horiguchi
2013-09-11
1
-1
/
+1
|
*
mm: mbind: add hugepage migration code to mbind()
Naoya Horiguchi
2013-09-11
1
-0
/
+3
|
*
mm: soft-offline: use migrate_pages() instead of migrate_huge_page()
Naoya Horiguchi
2013-09-11
1
-5
/
+0
|
*
mm: migrate: make core migration code aware of hugepage
Naoya Horiguchi
2013-09-11
1
-0
/
+4
|
*
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
2013-09-11
1
-2
/
+2
|
*
vmstat: create separate function to fold per cpu diffs into local counters
Christoph Lameter
2013-09-11
1
-1
/
+2
|
*
swap: clean-up #ifdef in page_mapping()
Joonsoo Kim
2013-09-11
1
-0
/
+1
|
*
mm: page_alloc: fair zone allocator policy
Johannes Weiner
2013-09-11
1
-0
/
+1
|
*
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...
Srivatsa S. Bhat
2013-09-11
1
-3
/
+7
|
*
swap: make cluster allocation per-cpu
Shaohua Li
2013-09-11
1
-0
/
+11
|
*
swap: make swap discard async
Shaohua Li
2013-09-11
1
-9
/
+11
|
*
swap: change block allocation algorithm for SSD
Shaohua Li
2013-09-11
1
-0
/
+20
|
*
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
2013-09-11
1
-1
/
+2
|
*
mm: vmstats: tlb flush counters
Dave Hansen
2013-09-11
1
-0
/
+5
|
*
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
2013-09-11
1
-2
/
+7
|
*
block: support embedded device command line partition
Cai Zhiyong
2013-09-11
1
-0
/
+43
|
*
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
2013-09-11
1
-4
/
+4
|
*
include/linux/smp.h:on_each_cpu(): switch back to a C function
Andrew Morton
2013-09-11
1
-8
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-09-11
1
-0
/
+2
|
\
\
|
*
|
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
2013-09-11
1
-0
/
+2
*
|
|
Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-11
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs/9p: avoid accessing utsname after namespace has been torn down
Will Deacon
2013-08-26
1
-0
/
+5
*
|
|
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-09-10
3
-0
/
+58
|
\
\
\
|
*
|
|
power: Add twl4030_madc battery driver.
Marek Belisko
2013-08-30
1
-0
/
+39
|
*
|
|
power_supply: Prevent suspend until power supply events are processed
Zoran Markovic
2013-08-27
1
-0
/
+3
[next]