summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-084-39/+159
|\
| * sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-061-6/+3
| * sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-061-19/+80
| * sched: Always initialize cpu-powerPeter Zijlstra2012-06-062-2/+13
| * sched: Fix domain iterationPeter Zijlstra2012-06-063-10/+61
| * sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-061-1/+1
| * sched/numa: Load balance between remote nodesAlex Shi2012-06-061-1/+1
* | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-081-16/+6
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-081-1/+0
|\ \
| * \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-061-1/+0
| |\ \
| | * | perf: Remove duplicate invocation on perf_event_for_eachNamhyung Kim2012-05-311-1/+0
| | * | Merge branch 'linus' into perf/urgentIngo Molnar2012-05-3021-940/+3723
| | |\ \
* | | \ \ Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-081-0/+2
|\ \ \ \ \
| * | | | | timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-06-041-0/+2
* | | | | | Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds2012-06-072-16/+5
* | | | | | mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2012-06-072-5/+16
* | | | | | c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov2012-06-071-14/+0
* | | | | | c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2012-06-071-0/+13
* | | | | | c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov2012-06-071-1/+1
* | | | | | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2012-06-071-12/+19
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-051-3/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cgroup: superblock can't be released with active dentriesTejun Heo2012-05-271-3/+14
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-054-47/+115
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sched: Remove NULL assignment of dattr_curKamalesh Babulal2012-05-301-1/+0
| * | | | sched: Remove the last NULL entry from sched_feat_namesHiroshi Shimamoto2012-05-301-1/+0
| * | | | sched: Make sched_feat_names constHiroshi Shimamoto2012-05-301-1/+1
| * | | | sched/rt: Fix SCHED_RR across cgroupsColin Cross2012-05-301-5/+10
| * | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-303-17/+23
| * | | | sched: Make sure to not re-read variables after validationPeter Zijlstra2012-05-301-4/+11
| * | | | sched: Fix SD_OVERLAPPeter Zijlstra2012-05-302-7/+25
| * | | | sched: Don't try allocating memory from offline nodesPeter Zijlstra2012-05-301-1/+1
| * | | | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-302-10/+44
| | |_|/ | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://gi...Linus Torvalds2012-06-045-36/+44
|\ \ \ \ \
| | * | | | smpboot, idle: Fix comment mismatch over idle_threads_init()Srivatsa S. Bhat2012-05-241-4/+7
| | * | | | smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()Srivatsa S. Bhat2012-05-241-2/+4
| * | | | | genirq: Introduce irq_do_set_affinity() to reduce duplicated codeJiang Liu2012-05-243-28/+27
| * | | | | genirq: Add IRQS_PENDING for nested and simple irqNing Jiang2012-05-241-2/+6
| |/ / / /
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-042-2/+19
|\ \ \ \ \
| * | | | | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-251-8/+8
| * | | | | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-251-2/+1
| * | | | | tick: Add tick skew boot optionMike Galbraith2012-05-251-0/+18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-17/+31
|\ \ \ \ \ \
| * | | | | | new helper: signal_delivered()Al Viro2012-06-011-9/+13
| * | | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-6/+12
| * | | | | | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-0/+6
| * | | | | | HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro2012-06-011-2/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-1/+90
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | brlocks/lglocks: turn into functionsAndi Kleen2012-05-292-1/+90
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-316-47/+122
|\ \ \ \ \ \ \
| * | | | | | | keys: kill task_struct->replacement_session_keyringOleg Nesterov2012-05-231-9/+0