aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\
| * x86: Skip cpus with apic-ids >= 255 in !x2apic_modeSuresh Siddha2011-12-23
| * x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu2011-12-23
| * x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu2011-12-23
| * x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu2011-12-23
| * x86, apic: Add probe() for apic_flatYinghai Lu2011-12-23
| * x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
| * x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2011-12-18
| * x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao2011-12-14
| * pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Jan Beulich2011-12-06
| * x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code supportSteffen Persvold2011-12-06
| * x86: Add NumaChip supportSteffen Persvold2011-12-05
| * x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman2011-12-05
| * x86: Make flat_init_apic_ldr() availableDaniel J Blueman2011-12-05
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-06
|\ \
| * \ Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
| |\ \
| | * | clocksource: Convert tcb_clksrc to use clocksource_register_hz/khzJohn Stultz2011-11-21
| | * | clocksource: cris: Convert to clocksource_register_khzJohn Stultz2011-11-21
| | * | clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz2011-11-21
| | * | clocksource: um: Convert to clocksource_register_hz/khzJohn Stultz2011-11-21
| | * | clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz2011-11-21
| | * | clocksource: m86k: Convert to clocksource_register_hz/khzJohn Stultz2011-11-21
| | * | time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driverDeepak Saxena2011-11-21
| | * | time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driverDeepak Saxena2011-11-21
| | * | time: x86: Remove CLOCK_TICK_RATE from mach_timer.hDeepak Saxena2011-11-21
| | * | time: x86: Remove CLOCK_TICK_RATE from tsc codeDeepak Saxena2011-11-21
| | * | time: Fix spelling mistakes in new commentsJohn Stultz2011-11-21
| | * | time: fix bogus comment in timekeeping_get_ns_rawDan McGee2011-11-21
| * | | x86, tsc: Skip TSC synchronization checks for tsc=reliableSuresh Siddha2011-12-05
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-06
|\ \ \
| * | | sched/tracing: Add a new tracepoint for sleeptimeArun Sharma2011-12-23
| * | | sched: Disable scheduler warnings during oopsesDave Jones2011-12-23
| * | | sched: Fix cgroup movement of waking processDaisuke Nishimura2011-12-21
| * | | sched: Fix cgroup movement of newly created processDaisuke Nishimura2011-12-21
| * | | sched: Fix cgroup movement of forking processDaisuke Nishimura2011-12-21
| * | | sched: Remove cfs bandwidth period check in tg_set_cfs_period()Kamalesh Babulal2011-12-21
| * | | sched: Fix load-balance lock-breakingPeter Zijlstra2011-12-21
| * | | sched: Replace all_pinned with a generic flags fieldPeter Zijlstra2011-12-21
| * | | sched: Only queue remote wakeups when crossing cache boundariesPeter Zijlstra2011-12-21
| * | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-19
| |\ \ \
| | * | | sched: Add missing rcu_dereference() around ->real_parent usageKees Cook2011-12-16
| | * | | sched: Mark parent and real_parent as __rcuKees Cook2011-12-15
| | * | | Merge commit 'v3.2-rc5' into sched/coreIngo Molnar2011-12-15
| | |\ \ \
| | * | | | sched, nohz: Fix missing RCU read lockPeter Zijlstra2011-12-07
| | * | | | sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancerSuresh Siddha2011-12-06
| | * | | | sched, nohz: Fix the idle cpu check in nohz_idle_balanceSuresh Siddha2011-12-06
| | * | | | sched: Use jump_labels for sched_featPeter Zijlstra2011-12-06
| | * | | | sched/accounting: Fix parameter passing in task_group_account_fieldGlauber Costa2011-12-06
| | * | | | sched/accounting: Fix user/system tick double accountingGlauber Costa2011-12-06
| | * | | | sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa2011-12-06