aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
|\
| * x86: Combine printk()s in show_regs_common()Jan Beulich2011-02-18
| * x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler()Jan Beulich2011-02-18
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \
| * | x86: Fix and clean up generic_processor_info()Yinghai Lu2011-02-14
| * | Merge commit 'v2.6.38-rc4' into x86/cpuIngo Molnar2011-02-14
| |\ \
| * | | x86: Don't copy per_cpu cpuinfo for BSP two timesYinghai Lu2011-01-26
| * | | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-26
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \ \ \
| * | | | x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum2011-03-12
| * | | | x86: Remove dead config option X86_CPUJan Beulich2011-03-09
| * | | | Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar2011-03-09
| |\ \ \ \
| * | | | | x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich2011-03-05
| * | | | | x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich2011-03-02
| * | | | | um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich2011-03-01
| * | | | | x86: Remove unused bits from lib/thunk_*.SJan Beulich2011-02-28
| * | | | | x86: Use {push,pop}_cfi in more placesJan Beulich2011-02-28
| * | | | | x86-64: Add CFI annotations to lib/rwsem_64.SJan Beulich2011-02-28
| * | | | | x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-25
| * | | | | x86, system.h: Drop unused __SAVE/__RESTORE macrosBorislav Petkov2011-02-20
| * | | | | x86: Use bitmap library functionsAkinobu Mita2011-02-17
| * | | | | x86: Partly unify asm-offsets_{32,64}.cJan Beulich2011-02-10
| * | | | | x86: Reduce back the alignment of the per-CPU data sectionJan Beulich2011-02-10
| | |_|/ / | |/| | |
* | | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-15
|\ \ \ \ \
| * | | | | RTC: Fix up rtc.txt documentation to reflect changes to generic rtc layerJohn Stultz2011-03-09
| * | | | | RTC: sa1100: Update the sa1100 RTC driver.Marcelo Roberto Jimenez2011-03-09
| * | | | | RTC: Fix the cross interrupt issue on rtc-test.Marcelo Roberto Jimenez2011-03-09
| * | | | | RTC: Remove UIE and PIE information from the sa1100 driver proc.Marcelo Roberto Jimenez2011-03-09
| * | | | | RTC: Include information about UIE and PIE in RTC driver proc.Marcelo Roberto Jimenez2011-03-09
| * | | | | RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-09
| * | | | | RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-09
| * | | | | RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-09
| * | | | | RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-09
| * | | | | RTC: Initialize kernel state from RTCJohn Stultz2011-03-09
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \ \ \ \
| * | | | | posix-clocks: Check write permissions in posix syscallsTorben Hohn2011-03-12
| * | | | | hrtimer: Remove empty hrtimer_init_hres_timer()Thomas Gleixner2011-03-10
| * | | | | hrtimer: Update hrtimer->state documentationThomas Gleixner2011-03-10
| * | | | | hrtimer: Update base[CLOCK_BOOTTIME].offset correctlyThomas Gleixner2011-03-02
| * | | | | timers: Export CLOCK_BOOTTIME via the posix timers interfaceJohn Stultz2011-02-21
| * | | | | timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz2011-02-21
| * | | | | time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz2011-02-21
| * | | | | time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz2011-02-21
| * | | | | hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz2011-02-21
| * | | | | ntp: Remove redundant and incorrect parameter checkRichard Cochran2011-02-18
| * | | | | mn10300: Switch do_timer() to xtimer_update()Torben Hohn2011-02-09
| * | | | | posix clocks: Introduce dynamic clocksRichard Cochran2011-02-02
| * | | | | posix-timers: Cleanup namespaceThomas Gleixner2011-02-02
| * | | | | posix-timers: Add support for fd based clocksRichard Cochran2011-02-02
| * | | | | x86: Add clock_adjtime for x86Richard Cochran2011-02-02