summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.10-subsys_virtual_register' into for-3.10Tejun Heo2013-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | driver/base: implement subsys_virtual_register()Tejun Heo2013-03-12
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: implement cpumask_parse()Tejun Heo2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: reject adjusting max_active or applying attrs to ordered workqueuesTejun Heo2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: make it clear that WQ_DRAINING is an internal flagTejun Heo2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: implement apply_workqueue_attrs()Tejun Heo2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: drop WQ_RESCUER and test workqueue->rescuer for NULL insteadTejun Heo2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: introduce workqueue_attrsTejun Heo2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: consistently use int for @cpu variablesTejun Heo2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | workqueue: allow more off-queue flag spaceLai Jiangshan2013-03-04
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | async: rename and redefine async_func_ptrLai Jiangshan2013-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | async: remove unused @node from struct async_domainLai Jiangshan2013-03-12
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: allow for outstanding swap writeback accountingSeth Jennings2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: add memory.pressure_level eventsAnton Vorontsov2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resource: add release_mem_region_adjustable()Toshi Kani2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove CONFIG_HOTPLUG ifdefsYijing Wang2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | page_alloc: make setup_nr_node_ids() usable for arch init codeCody P Schafer2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, hugetlb: include hugepages in meminfoDavid Rientjes2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove css_get_nextMichal Hocko2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce free_highmem_page() helper to free highmem pages into buddy systemJiang Liu2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: introduce common help functions to deal with reserved/managed pagesJiang Liu2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vm: adjust ifdef for TINY_RCUPaul E. McKenney2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/shmem.c: remove an ifdefAndrew Morton2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debug_locks.h: make warning more verboseJames Hogan2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang2013-04-29
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: composite: rename 'div' references to 'rate'Mike Turquette2013-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: add si5351 i2c common clock driverSebastian Hesselbarth2013-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: add device tree fixed-factor-clock binding supportGregory CLEMENT2013-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: Properly handle notifier return valuesSoren Brinkmann2013-04-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2013-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: fix clk_mux::flags kerneldocJames Hogan2013-04-02
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clk: Add composite clock typePrashant Gaikwad2013-03-26