summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-0112-199/+101
|\
| * x86: Unspaghettize do_trap()Frederic Weisbecker2012-09-261-31/+29
| * x86_64: Work around old GAS bugTao Guo2012-09-262-35/+33
| * x86: Use REP BSF unconditionallyJan Beulich2012-09-191-17/+2
| * x86: Prefer TZCNT over BFSJan Beulich2012-09-131-2/+17
| * x86/64: Adjust types of temporaries used by ffs()/fls()/fls64()Jan Beulich2012-09-131-6/+4
| * x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-133-6/+1
| * x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell2012-08-236-119/+32
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-013-11/+44
|\ \
| * | x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu2012-09-261-1/+1
| * | x86/irq/i8259: Fix incorrect commentYuanhan Liu2012-08-221-1/+1
| * | x86: dt: Use linear irq domain for ioapic(s)Sebastian Andrzej Siewior2012-08-211-9/+42
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-012-159/+114
|\ \ \
| * | | timer: Implement TIMER_IRQSAFETejun Heo2012-08-212-15/+36
| * | | timer: Clean up timer initializersTejun Heo2012-08-212-126/+53
| * | | timer: Relocate declarations of init_timer_on_stack_key()Tejun Heo2012-08-211-15/+15
| * | | timer: Generalize timer->base flags handlingTejun Heo2012-08-212-10/+17
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-0132-906/+892
|\ \ \ \
| * | | | cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker2012-09-253-12/+36
| * | | | cputime: Gather time/stats accounting config options into a single menuFrederic Weisbecker2012-09-251-56/+60
| * | | | ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker2012-09-251-8/+3
| * | | | ia64: Consolidate user vtime accountingFrederic Weisbecker2012-09-251-13/+15
| * | | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-255-30/+73
| * | | | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-259-27/+27
| * | | | sched: cpu_power: enable ARCH_POWERVincent Guittot2012-09-131-1/+1
| * | | | sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-133-19/+13
| * | | | sched: Fix load avg vs. cpu-hotplugPeter Zijlstra2012-09-131-0/+2
| * | | | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-136-69/+1
| * | | | sched: Fix nohz_idle_balance()Vincent Guittot2012-09-131-5/+6
| * | | | sched: Remove useless code in yield_to()Michael Wang2012-09-041-7/+0
| * | | | sched: Add time unit suffix to sched sysctl knobsNamhyung Kim2012-09-041-3/+3
| * | | | sched/debug: Limit sd->*_idx range on sysctlNamhyung Kim2012-09-041-13/+22
| * | | | sched: Remove AFFINE_WAKEUPS feature flagNamhyung Kim2012-09-041-8/+0
| * | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-04759-5876/+8307
| |\ \ \ \
| * | | | | s390: Remove leftover account_tick_vtime() headerFrederic Weisbecker2012-08-201-2/+0
| * | | | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-209-23/+17
| * | | | | sched: Move cputime code to its own fileFrederic Weisbecker2012-08-204-556/+570
| * | | | | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker2012-08-175-29/+20
| * | | | | tile: Remove SD_PREFER_LOCAL leftoverAlex Shi2012-08-151-1/+0
| * | | | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-134-35/+3
| * | | | | sched: using dst_rq instead of this_rq during load balanceMichael Wang2012-08-131-5/+4
| * | | | | sched: Document schedule() entry pointsPekka Enberg2012-08-131-0/+34
| * | | | | sched: Fix __sched_period commentBorislav Petkov2012-08-131-1/+1
| * | | | | Merge branch 'sched/urgent' into sched/coreThomas Gleixner2012-08-135-19/+70
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng2012-09-271-1/+1
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01208-5240/+13242
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-09-2822-90/+683
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf trace: Add aliases for some syscallsArnaldo Carvalho de Melo2012-09-271-8/+18
| | * | | | | | | | perf probe: Print an enum type variable in "enum variable-name" format when s...Hyeoncheol Lee2012-09-271-0/+2
OpenPOWER on IntegriCloud