summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-13/+13
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-16/+32
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+57
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-199/+49
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-23/+92
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-1/+62
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds15-36/+82
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds3-20/+153
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-20/+165
2013-04-29Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+5
2013-04-29net: rename random32 to prandomAkinobu Mita1-2/+2
2013-04-29inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton1-1/+0
2013-04-29idr: introduce idr_alloc_cyclic()Jeff Layton1-0/+2
2013-04-29fat: restructure export_operationsNamjae Jeon1-0/+11
2013-04-29drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han1-2/+2
2013-04-29rtc: add devm_rtc_device_{register,unregister}()Jingoo Han1-0/+6
2013-04-29lib, net: make isodigit() public and use itAndy Shevchenko1-0/+6
2013-04-29drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi1-0/+1
2013-04-29backlight: lp855x: remove duplicate platform dataKim, Milo1-4/+0
2013-04-29backlight: lp855x: fix initial brightness typeKim, Milo1-1/+1
2013-04-29backlight: lp855x: move backlight mode platform dataKim, Milo1-7/+0
2013-04-29backlight: lp855x: convert a type of device nameKim, Milo1-1/+1
2013-04-29drivers/video/backlight/platform_lcd.c: introduce probe callbackAndrew Bresticker1-0/+1
2013-04-29include/linux/printk.h: include stdarg.hAndrew Morton1-0/+1
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner2-0/+7
2013-04-29printk/tracing: rework console tracingzhangwei(Jovi)1-19/+6
2013-04-29gcc4: disable __compiletime_object_size for GCC 4.6+Guenter Roeck1-1/+1
2013-04-29media: coda: use genalloc APIPhilipp Zabel1-0/+18
2013-04-29genalloc: add devres support, allow to find a managed pool by devicePhilipp Zabel1-0/+18
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds23-38/+328
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds5-8/+201
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-40/+11
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-44/+241
2013-04-29Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-0/+49
2013-04-29mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim1-1/+0
2013-04-29mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2-4/+13
2013-04-29mm: allow for outstanding swap writeback accountingSeth Jennings1-1/+3
2013-04-29mm: break up swap_writepage() for frontswap backendsSeth Jennings1-0/+2
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov1-0/+47
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2-3/+4
2013-04-29resource: add release_mem_region_adjustable()Toshi Kani1-0/+4
2013-04-29mm: remove CONFIG_HOTPLUG ifdefsYijing Wang1-6/+1
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker1-0/+1
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker1-0/+2
2013-04-29include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton2-5/+14
2013-04-29page_alloc: make setup_nr_node_ids() usable for arch init codeCody P Schafer1-0/+6
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-4/+4
2013-04-29mm, hugetlb: include hugepages in meminfoDavid Rientjes1-0/+4
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins1-0/+10