aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-22
|\
| * x86: Move call to print_modules() out of show_regs()Jan Beulich2012-06-20
| * x86/mm: Mark free_initrd_mem() as __initJan Beulich2012-06-20
| * x86/microcode: Mark microcode_id[] as __initconstJan Beulich2012-06-20
| * x86/nmi: Clean up register_nmi_handler() usageLi Zhong2012-06-20
| * Merge commit 'v3.5-rc3' into x86/debugIngo Molnar2012-06-20
| |\
| * | x86: Save cr2 in NMI in case NMIs take a page fault (for i386)Steven Rostedt2012-06-08
| * | x86: Remove cmpxchg from i386 NMI nesting codeSteven Rostedt2012-06-08
| * | x86: Save cr2 in NMI in case NMIs take a page faultSteven Rostedt2012-06-07
| * | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-06
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-22
|\ \ \
| * | | x86/mm/mtrr: Slightly simplify print_mtrr_state()Jan Beulich2012-07-10
| * | | x86/mm/mtrr: Fix alignment determination in range_to_mtrr()Jan Beulich2012-07-10
| * | | x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu2012-06-29
| * | | x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_ma...OGAWA Hirofumi2012-06-13
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\ \ \ \
| * \ \ \ Merge branch 'linus' into timers/coreIngo Molnar2012-07-18
| |\ \ \ \
| * | | | | time: Rework timekeeping functions to take timekeeper ptr as argumentJohn Stultz2012-07-15
| * | | | | time: Move xtime_nsec adjustment underflow handling timekeeping_adjustJohn Stultz2012-07-15
| * | | | | time: Move arch_gettimeoffset() usage into timekeeping_get_ns()John Stultz2012-07-15
| * | | | | time: Refactor accumulation of nsecs to secsJohn Stultz2012-07-15
| * | | | | time: Condense timekeeper.xtime into xtime_secJohn Stultz2012-07-15
| * | | | | time: Explicitly use u32 instead of int for shift valuesJohn Stultz2012-07-15
| * | | | | time: Whitespace cleanups per Ingo%27s requestsJohn Stultz2012-07-15
| * | | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2012-07-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nohz-for-tip-2' of git://github.com/fweisbec/linux-dynticks int...Thomas Gleixner2012-06-11
| |\ \ \ \ \ \
| | * | | | | | nohz: Move next idle expiry time record into idle logic areaFrederic Weisbecker2012-06-11
| | * | | | | | nohz: Move ts->idle_calls incrementation into strict idle logicFrederic Weisbecker2012-06-11
| | * | | | | | nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2012-06-11
| | * | | | | | nohz: Make nohz API agnostic against idle ticks cputime accountingFrederic Weisbecker2012-06-11
| | * | | | | | nohz: Separate idle sleeping time accounting from nohz logicFrederic Weisbecker2012-06-11
| * | | | | | | timers: Improve get_next_timer_interrupt()Thomas Gleixner2012-06-06
| * | | | | | | timers: Add accounting of non deferrable timersThomas Gleixner2012-06-06
| * | | | | | | timers: Consolidate base->next_timer updateThomas Gleixner2012-06-06
| * | | | | | | timers: Create detach_if_pending() and use itThomas Gleixner2012-06-06
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | smpboot: Remove leftover declarationThomas Gleixner2012-06-11
| * | | | | | | | smp: Remove num_booting_cpus()Thomas Gleixner2012-06-05
| * | | | | | | | smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()Yong Zhang2012-06-05
| * | | | | | | | POWERPC: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
| * | | | | | | | SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang2012-06-05
| * | | | | | | | ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()Yong Zhang2012-06-05
| * | | | | | | | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlockYong Zhang2012-06-05
| * | | | | | | | tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
| * | | | | | | | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
| * | | | | | | | parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
| * | | | | | | | mn10300: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
| * | | | | | | | hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-22
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-18
| |\ \ \ \ \ \ \ \ \