| Commit message (Expand) | Author | Age | Files | Lines |
* | backlight: lp855x: move backlight mode platform data | Kim, Milo | 2013-04-29 | 1 | -7/+0 |
* | backlight: lp855x: convert a type of device name | Kim, Milo | 2013-04-29 | 1 | -1/+1 |
* | drivers/video/backlight/platform_lcd.c: introduce probe callback | Andrew Bresticker | 2013-04-29 | 1 | -0/+1 |
* | include/linux/printk.h: include stdarg.h | Andrew Morton | 2013-04-29 | 1 | -0/+1 |
* | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2013-04-29 | 2 | -0/+7 |
* | printk/tracing: rework console tracing | zhangwei(Jovi) | 2013-04-29 | 1 | -19/+6 |
* | gcc4: disable __compiletime_object_size for GCC 4.6+ | Guenter Roeck | 2013-04-29 | 1 | -1/+1 |
* | media: coda: use genalloc API | Philipp Zabel | 2013-04-29 | 1 | -0/+18 |
* | genalloc: add devres support, allow to find a managed pool by device | Philipp Zabel | 2013-04-29 | 1 | -0/+18 |
* | mm, nobootmem: clean-up of free_low_memory_core_early() | Joonsoo Kim | 2013-04-29 | 1 | -1/+0 |
* | mm: thp: add split tail pages to shrink page list in page reclaim | Shaohua Li | 2013-04-29 | 2 | -4/+13 |
* | mm: allow for outstanding swap writeback accounting | Seth Jennings | 2013-04-29 | 1 | -1/+3 |
* | mm: break up swap_writepage() for frontswap backends | Seth Jennings | 2013-04-29 | 1 | -0/+2 |
* | memcg: add memory.pressure_level events | Anton Vorontsov | 2013-04-29 | 1 | -0/+47 |
* | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes | 2013-04-29 | 2 | -3/+4 |
* | resource: add release_mem_region_adjustable() | Toshi Kani | 2013-04-29 | 1 | -0/+4 |
* | mm: remove CONFIG_HOTPLUG ifdefs | Yijing Wang | 2013-04-29 | 1 | -6/+1 |
* | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker | 2013-04-29 | 1 | -0/+1 |
* | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 2013-04-29 | 1 | -0/+2 |
* | include/linux/memory.h: implement register_hotmemory_notifier() | Andrew Morton | 2013-04-29 | 2 | -5/+14 |
* | page_alloc: make setup_nr_node_ids() usable for arch init code | Cody P Schafer | 2013-04-29 | 1 | -0/+6 |
* | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 2013-04-29 | 1 | -4/+4 |
* | mm, hugetlb: include hugepages in meminfo | David Rientjes | 2013-04-29 | 1 | -0/+4 |
* | mm: allow arch code to control the user page table ceiling | Hugh Dickins | 2013-04-29 | 1 | -0/+10 |
* | kexec, vmalloc: export additional vmalloc layer information | Atsushi Kumagai | 2013-04-29 | 1 | -0/+13 |
* | mm, vmalloc: export vmap_area_list, instead of vmlist | Joonsoo Kim | 2013-04-29 | 1 | -2/+1 |
* | mm, vmalloc: move get_vmalloc_info() to vmalloc.c | Joonsoo Kim | 2013-04-29 | 1 | -0/+18 |
* | mm: make snapshotting pages for stable writes a per-bio operation | Darrick J. Wong | 2013-04-29 | 3 | -2/+3 |
* | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-29 | 1 | -0/+40 |
* | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n | Josh Triplett | 2013-04-29 | 1 | -0/+4 |
* | cgroup: remove css_get_next | Michal Hocko | 2013-04-29 | 1 | -7/+0 |
* | mm: introduce free_highmem_page() helper to free highmem pages into buddy system | Jiang Liu | 2013-04-29 | 1 | -0/+7 |
* | mm: introduce common help functions to deal with reserved/managed pages | Jiang Liu | 2013-04-29 | 1 | -0/+48 |
* | vm: adjust ifdef for TINY_RCU | Paul E. McKenney | 2013-04-29 | 1 | -1/+1 |
* | mm/shmem.c: remove an ifdef | Andrew Morton | 2013-04-29 | 1 | -1/+7 |
* | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 2013-04-29 | 1 | -1/+2 |
* | mm: trace filemap add and del | Robert Jarzmik | 2013-04-29 | 1 | -0/+58 |
* | debug_locks.h: make warning more verbose | James Hogan | 2013-04-29 | 1 | -1/+1 |
* | drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver | Haiyang Zhang | 2013-04-29 | 1 | -0/+11 |
* | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-04-29 | 19 | -45/+252 |
|\ |
|
| * | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann | 2013-04-23 | 1 | -5/+5 |
| * | USB: fix an incorrect table index in comment | Huang Rui | 2013-04-08 | 1 | -2/+2 |
| * | Merge 3.9-rc6 into usb-next | Greg Kroah-Hartman | 2013-04-08 | 11 | -16/+27 |
| |\ |
|
| * \ | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-04-05 | 12 | -26/+203 |
| |\ \ |
|
| | * | | usb: gadget: the start of the configfs interface | Sebastian Andrzej Siewior | 2013-04-03 | 2 | -0/+113 |
| | * | | usb: renesas_usbhs: fixup sparse errors for common.c | Kuninori Morimoto | 2013-04-02 | 1 | -3/+3 |
| | * | | usb: mv_usb: remove clock name from pdata | Chao Xie | 2013-04-02 | 1 | -2/+0 |
| | * | | usb: phy: ab8500-usb: update irq handling code | Fabio Baltieri | 2013-03-18 | 1 | -0/+31 |
| | * | | usb: phy: return -ENXIO when PHY layer isn't enabled | Felipe Balbi | 2013-03-18 | 1 | -5/+5 |
| | * | | usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed | Kishon Vijay Abraham I | 2013-03-18 | 1 | -3/+3 |