index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
mm: uninline page_xchg_last_nid()
Mel Gorman
1
-16
/
+5
2013-02-23
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
1
-0
/
+3
2013-02-23
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
Konstantin Khlebnikov
2
-2
/
+2
2013-02-23
swap: add per-partition lock for swapfile
Shaohua Li
1
-5
/
+27
2013-02-23
swap: make each swap partition have one address_space
Shaohua Li
1
-4
/
+5
2013-02-23
mm: don't inline page_mapping()
Shaohua Li
1
-12
/
+1
2013-02-23
mm: fold page->_last_nid into page->flags where possible
Peter Zijlstra
3
-10
/
+58
2013-02-23
mm: move page flags layout to separate header
Peter Zijlstra
4
-61
/
+73
2013-02-23
mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...
Mel Gorman
1
-1
/
+1
2013-02-23
mm: numa: fix minor typo in numa_next_scan
Mel Gorman
1
-3
/
+3
2013-02-23
mm: remove unused memclear_highpage_flush()
Kirill A. Shutemov
1
-6
/
+0
2013-02-23
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2
-0
/
+4
2013-02-23
mm: teach mm by current context info to not do I/O during memory allocation
Ming Lei
1
-0
/
+22
2013-02-23
mm: don't wait on congested zones in balance_pgdat()
Zlatko Calusic
1
-1
/
+0
2013-02-23
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
1
-1
/
+1
2013-02-23
mm: remove MIGRATE_ISOLATE check in hotpath
Minchan Kim
2
-0
/
+21
2013-02-23
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...
Tang Chen
1
-0
/
+1
2013-02-23
acpi, memory-hotplug: support getting hotplug info from SRAT
Tang Chen
1
-0
/
+2
2013-02-23
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
Tang Chen
1
-0
/
+5
2013-02-23
acpi, memory-hotplug: parse SRAT before memblock is ready
Tang Chen
1
-0
/
+8
2013-02-23
page_alloc: bootmem limit with movablecore_map
Tang Chen
1
-0
/
+1
2013-02-23
page_alloc: add movable_memmap kernel parameter
Tang Chen
1
-0
/
+11
2013-02-23
memory-hotplug: export the function try_offline_node()
Wen Congyang
1
-0
/
+3
2013-02-23
memory-hotplug: remove sysfs file of node
Tang Chen
1
-1
/
+1
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-02-23
memory-hotplug: common APIs to support page tables hot-remove
Wen Congyang
1
-0
/
+1
2013-02-23
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2
-8
/
+8
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+1
2013-02-23
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
1
-0
/
+6
2013-02-23
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-23
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
Michel Lespinasse
1
-1
/
+1
2013-02-23
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
Michel Lespinasse
2
-1
/
+4
2013-02-23
mm: directly use __mlock_vma_pages_range() in find_extend_vma()
Michel Lespinasse
1
-1
/
+0
2013-02-23
mm: remove flags argument to mmap_region
Michel Lespinasse
1
-2
/
+1
2013-02-23
mm: introduce mm_populate() for populating new vmas
Michel Lespinasse
1
-3
/
+15
2013-02-23
mm: compaction: make __compact_pgdat() and compact_pgdat() return void
Andrew Morton
1
-3
/
+2
2013-02-23
mm: vmscan: save work scanning (almost) empty LRU lists
Johannes Weiner
1
-1
/
+1
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-2
/
+10
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-21
/
+17
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+15
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+4
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
16
-160
/
+590
2013-02-21
backlight: lp855x_bl: support new LP8557 device
Kim, Milo
1
-0
/
+19
2013-02-21
printk: add pr_devel_once and pr_devel_ratelimited
Mikhail Gruzdev
1
-0
/
+18
2013-02-21
sun.com documentation fixes
Christian Kujau
1
-6
/
+6
2013-02-21
smp: make smp_call_function_many() use logic similar to smp_call_function_sin...
Shaohua Li
1
-1
/
+2
2013-02-21
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-0
/
+3
2013-02-21
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
1
-0
/
+1
2013-02-21
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
1
-0
/
+6
2013-02-21
lockdep: make lockdep_assert_held() not have a return value
Johannes Berg
1
-1
/
+3
[next]