summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove test_sd_parent()Li Zefan2013-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove some dummy functionsLi Zefan2013-03-06
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uretprobes: Limit the depth of return probe nestednessAnton Arapov2013-04-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov2013-04-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov2013-04-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Add trap variant helperAnanth N Mavinakayanahalli2013-04-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kprobes: Move __kprobes definition into compiler.hMasami Hiramatsu2013-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add generic memory sampling interfaceStephane Eranian2013-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Add weighted samplesAndi Kleen2013-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Add flags to event constraintsStephane Eranian2013-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-06
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-04-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-26
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse2013-03-12
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: rename random32 to prandomAkinobu Mita2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: introduce idr_alloc_cyclic()Jeff Layton2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fat: restructure export_operationsNamjae Jeon2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc: add devm_rtc_device_{register,unregister}()Jingoo Han2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib, net: make isodigit() public and use itAndy Shevchenko2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lp855x: remove duplicate platform dataKim, Milo2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lp855x: fix initial brightness typeKim, Milo2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lp855x: move backlight mode platform dataKim, Milo2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backlight: lp855x: convert a type of device nameKim, Milo2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/printk.h: include stdarg.hAndrew Morton2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc4: disable __compiletime_object_size for GCC 4.6+Guenter Roeck2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | media: coda: use genalloc APIPhilipp Zabel2013-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genalloc: add devres support, allow to find a managed pool by devicePhilipp Zabel2013-04-29
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: fix broken file xattrsLi Zefan2013-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: force use_hierarchy if sane_behaviorTejun Heo2013-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove cgrp->top_cgroupLi Zefan2013-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: introduce sane_behavior mount optionTejun Heo2013-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move cgroupfs_root to include/linux/cgroup.hTejun Heo2013-04-14