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
2012-12-12
thp: introduce sysfs knob to disable huge zero page
Kirill A. Shutemov
1
-0
/
+4
2012-12-12
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
Kirill A. Shutemov
1
-0
/
+2
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-4
/
+10
2012-12-12
thp: do_huge_pmd_wp_page(): handle huge zero page
Kirill A. Shutemov
1
-0
/
+8
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-38
/
+34
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
7
-1
/
+218
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-1
/
+270
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
12
-37
/
+594
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-0
/
+70
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-72
/
+163
2012-12-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
3
-37
/
+141
2012-12-12
Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Linus Torvalds
1
-7
/
+88
2012-12-12
Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+5
2012-12-12
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+6
2012-12-12
Thermal: Fix DEFAULT_THERMAL_GOVERNOR
Zhang Rui
1
-2
/
+8
2012-12-11
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-28
/
+113
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-113
/
+44
2012-12-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+12
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-27
/
+82
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
25
-60
/
+444
2012-12-11
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
1
-1
/
+12
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-2
/
+2
2012-12-11
mm: cma: remove watermark hacks
Marek Szyprowski
1
-9
/
+0
2012-12-11
mm, oom: fix race when specifying a thread as the oom origin
David Rientjes
3
-2
/
+19
2012-12-11
mm, oom: change type of oom_score_adj to short
David Rientjes
4
-11
/
+11
2012-12-11
mm: cleanup register_node()
Yasuaki Ishimatsu
1
-1
/
+0
2012-12-11
mm: introduce putback_movable_pages()
Rafael Aquini
1
-0
/
+2
2012-12-11
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
3
-0
/
+298
2012-12-11
mm: redefine address_space.assoc_mapping
Rafael Aquini
1
-1
/
+1
2012-12-11
mm: adjust address_space_operations.migratepage() return code
Rafael Aquini
1
-0
/
+7
2012-12-11
mm: vm_unmapped_area() lookup function
Michel Lespinasse
1
-0
/
+31
2012-12-11
mm: rearrange vm_area_struct for fewer cache misses
Rik van Riel
1
-4
/
+8
2012-12-11
mm: augment vma rbtree with rb_subtree_gap
Michel Lespinasse
1
-0
/
+9
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
4
-2
/
+33
2012-12-11
mm: thp: set the accessed flag for old pages on access fault
Will Deacon
1
-0
/
+4
2012-12-11
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
1
-0
/
+1
2012-12-11
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
1
-1
/
+1
2012-12-11
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
1
-4
/
+6
2012-12-11
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
Kirill A. Shutemov
1
-7
/
+0
2012-12-11
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2
-8
/
+1
2012-12-11
mm, memcg: make mem_cgroup_out_of_memory() static
David Rientjes
1
-2
/
+0
2012-12-11
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
1
-8
/
+1
2012-12-11
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-30
/
+61
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-46
/
+54
2012-12-11
Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-6
/
+803
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-0
/
+870
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-41
/
+17
2012-12-11
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-4
/
+31
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-131
/
+461
[next]