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-04-29
include/linux/printk.h: include stdarg.h
Andrew Morton
1
-0
/
+1
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
2
-0
/
+7
2013-04-29
printk/tracing: rework console tracing
zhangwei(Jovi)
1
-19
/
+6
2013-04-29
gcc4: disable __compiletime_object_size for GCC 4.6+
Guenter Roeck
1
-1
/
+1
2013-04-29
media: coda: use genalloc API
Philipp Zabel
1
-0
/
+18
2013-04-29
genalloc: add devres support, allow to find a managed pool by device
Philipp Zabel
1
-0
/
+18
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
23
-38
/
+328
2013-04-29
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
5
-8
/
+201
2013-04-29
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-40
/
+11
2013-04-29
Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-44
/
+241
2013-04-29
Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-0
/
+49
2013-04-29
mm, nobootmem: clean-up of free_low_memory_core_early()
Joonsoo Kim
1
-1
/
+0
2013-04-29
mm: thp: add split tail pages to shrink page list in page reclaim
Shaohua Li
2
-4
/
+13
2013-04-29
mm: allow for outstanding swap writeback accounting
Seth Jennings
1
-1
/
+3
2013-04-29
mm: break up swap_writepage() for frontswap backends
Seth Jennings
1
-0
/
+2
2013-04-29
memcg: add memory.pressure_level events
Anton Vorontsov
1
-0
/
+47
2013-04-29
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
2
-3
/
+4
2013-04-29
resource: add release_mem_region_adjustable()
Toshi Kani
1
-0
/
+4
2013-04-29
mm: remove CONFIG_HOTPLUG ifdefs
Yijing Wang
1
-6
/
+1
2013-04-29
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
1
-0
/
+1
2013-04-29
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
1
-0
/
+2
2013-04-29
include/linux/memory.h: implement register_hotmemory_notifier()
Andrew Morton
2
-5
/
+14
2013-04-29
page_alloc: make setup_nr_node_ids() usable for arch init code
Cody P Schafer
1
-0
/
+6
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+4
2013-04-29
mm, hugetlb: include hugepages in meminfo
David Rientjes
1
-0
/
+4
2013-04-29
mm: allow arch code to control the user page table ceiling
Hugh Dickins
1
-0
/
+10
2013-04-29
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
1
-0
/
+13
2013-04-29
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
1
-2
/
+1
2013-04-29
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
Joonsoo Kim
1
-0
/
+18
2013-04-29
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
3
-2
/
+3
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+40
2013-04-29
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
1
-0
/
+4
2013-04-29
cgroup: remove css_get_next
Michal Hocko
1
-7
/
+0
2013-04-29
mm: introduce free_highmem_page() helper to free highmem pages into buddy system
Jiang Liu
1
-0
/
+7
2013-04-29
mm: introduce common help functions to deal with reserved/managed pages
Jiang Liu
1
-0
/
+48
2013-04-29
vm: adjust ifdef for TINY_RCU
Paul E. McKenney
1
-1
/
+1
2013-04-29
mm/shmem.c: remove an ifdef
Andrew Morton
1
-1
/
+7
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-1
/
+2
2013-04-29
mm: trace filemap add and del
Robert Jarzmik
1
-0
/
+58
2013-04-29
debug_locks.h: make warning more verbose
James Hogan
1
-1
/
+1
2013-04-29
drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver
Haiyang Zhang
1
-0
/
+11
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
6
-57
/
+186
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-45
/
+252
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-74
/
+366
2013-04-29
Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-95
/
+55
2013-04-29
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-21
/
+23
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-11
/
+237
2013-04-29
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+8
2013-04-29
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+9
2013-04-29
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
5
-76
/
+87
[prev]
[next]