summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-305-23/+92
|\
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-2121-38/+95
| |\
| * \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-161-0/+8
| |\ \
| | * | uretprobes: Limit the depth of return probe nestednessAnton Arapov2013-04-131-0/+3
| | * | uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov2013-04-131-0/+1
| | * | uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov2013-04-131-0/+3
| | * | uprobes: Add trap variant helperAnanth N Mavinakayanahalli2013-04-041-0/+1
| * | | kprobes: Move __kprobes definition into compiler.hMasami Hiramatsu2013-04-082-5/+7
| * | | perf: Fix comments in PERF_MEM_LVL bitmaskStephane Eranian2013-04-081-2/+2
| * | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-0843-55/+204
| |\ \ \ | | |/ / | |/| |
| * | | perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian2013-04-011-0/+1
| * | | perf: Add generic memory sampling interfaceStephane Eranian2013-04-012-2/+68
| * | | perf/core: Add weighted samplesAndi Kleen2013-04-012-1/+7
| * | | perf/x86: Add flags to event constraintsStephane Eranian2013-04-011-0/+1
| * | | perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-261-0/+1
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-03-2120-49/+106
| |\ \ \
| * | | | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-061-17/+1
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-304-1/+62
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-04-104-1/+62
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-264-1/+62
| | |\ \ \ \ \ \
| | | | * | | | | rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney2013-03-261-8/+8
| | | | * | | | | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-261-0/+1
| | | | * | | | | rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney2013-03-261-0/+55
| | | |/ / / / / | | |/| | | | |
| | | * | | | | rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse2013-03-122-1/+6
| | |/ / / / /
* | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-2915-36/+82
|\ \ \ \ \ \ \
| * | | | | | | net: rename random32 to prandomAkinobu Mita2013-04-291-2/+2
| * | | | | | | inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton2013-04-291-1/+0
| * | | | | | | idr: introduce idr_alloc_cyclic()Jeff Layton2013-04-291-0/+2
| * | | | | | | fat: restructure export_operationsNamjae Jeon2013-04-291-0/+11
| * | | | | | | drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han2013-04-291-2/+2
| * | | | | | | rtc: add devm_rtc_device_{register,unregister}()Jingoo Han2013-04-291-0/+6
| * | | | | | | lib, net: make isodigit() public and use itAndy Shevchenko2013-04-291-0/+6
| * | | | | | | drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi2013-04-291-0/+1
| * | | | | | | backlight: lp855x: remove duplicate platform dataKim, Milo2013-04-291-4/+0
| * | | | | | | backlight: lp855x: fix initial brightness typeKim, Milo2013-04-291-1/+1
| * | | | | | | backlight: lp855x: move backlight mode platform dataKim, Milo2013-04-291-7/+0
| * | | | | | | backlight: lp855x: convert a type of device nameKim, Milo2013-04-291-1/+1
| * | | | | | | drivers/video/backlight/platform_lcd.c: introduce probe callbackAndrew Bresticker2013-04-291-0/+1
| * | | | | | | include/linux/printk.h: include stdarg.hAndrew Morton2013-04-291-0/+1
| * | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-292-0/+7
| * | | | | | | printk/tracing: rework console tracingzhangwei(Jovi)2013-04-291-19/+6
| * | | | | | | gcc4: disable __compiletime_object_size for GCC 4.6+Guenter Roeck2013-04-291-1/+1
| * | | | | | | media: coda: use genalloc APIPhilipp Zabel2013-04-291-0/+18
| * | | | | | | genalloc: add devres support, allow to find a managed pool by devicePhilipp Zabel2013-04-291-0/+18
* | | | | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-293-20/+153
|\ \ \ \ \ \ \ \
| * | | | | | | | cgroup: fix broken file xattrsLi Zefan2013-04-181-3/+0
| * | | | | | | | memcg: force use_hierarchy if sane_behaviorTejun Heo2013-04-151-0/+3
| * | | | | | | | cgroup: remove cgrp->top_cgroupLi Zefan2013-04-141-1/+0
| * | | | | | | | cgroup: introduce sane_behavior mount optionTejun Heo2013-04-141-0/+43
| * | | | | | | | move cgroupfs_root to include/linux/cgroup.hTejun Heo2013-04-141-0/+57