summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-0/+57
|\
| * idle: Implement generic idle functionThomas Gleixner2013-04-081-0/+8
| * idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-081-0/+8
| * idle: Implement set/clr functions for need_resched pollThomas Gleixner2013-04-081-0/+21
| * arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-0/+20
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-304-199/+49
|\ \
| * | sched: Fix init NOHZ_IDLE flagVincent Guittot2013-04-261-0/+2
| * | sched: Document task_struct::personality fieldAndrei Epure2013-04-121-1/+3
| * | cgroup: Kill subsys.active flagLi Zefan2013-04-101-1/+0
| * | math64: New div64_u64_rem helperFrederic Weisbecker2013-03-131-1/+18
| * | Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-03-082-4/+24
| |\ \
| | * | cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker2013-03-071-2/+2
| | * | context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker2013-03-071-7/+12
| | * | context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-071-1/+16
| * | | sched: Move group scheduling functions out of include/linux/sched.hLi Zefan2013-03-061-21/+0
| * | | sched: Make default_scale_freq_power() staticLi Zefan2013-03-061-3/+0
| * | | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-061-59/+0
| * | | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-061-7/+0
| * | | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-061-56/+2
| * | | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-061-25/+0
| * | | sched: Remove test_sd_parent()Li Zefan2013-03-061-9/+0
| * | | sched: Remove some dummy functionsLi Zefan2013-03-061-12/+0
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-304-22/+22
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-2116-36/+78
| |\ \ \
| * \ \ \ 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
| * | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-0829-26/+122
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf: Add generic memory sampling interfaceStephane Eranian2013-04-011-0/+2
| * | | | | perf/core: Add weighted samplesAndi Kleen2013-04-011-0/+2
| * | | | | 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-2112-35/+80
| |\ \ \ \ \
| * | | | | | 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-303-1/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-04-103-1/+7
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-263-1/+7
| | |\ \ \ \ \ \ \
| | | | * | | | | | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-261-0/+1
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse2013-03-122-1/+6
| | |/ / / / / /
* | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-2913-17/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | 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