summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-1523-344/+186
|\
| * x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum2011-03-121-1/+1
| * x86: Remove dead config option X86_CPUJan Beulich2011-03-093-5/+4
| * Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar2011-03-09856-6039/+8280
| |\
| * | x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich2011-03-051-2/+2
| * | x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich2011-03-021-1/+1
| * | um, x86-64: Fix UML build after adding CFI annotations to lib/rwsem_64.SJan Beulich2011-03-011-0/+3
| * | x86: Remove unused bits from lib/thunk_*.SJan Beulich2011-02-282-45/+0
| * | x86: Use {push,pop}_cfi in more placesJan Beulich2011-02-287-98/+49
| * | x86-64: Add CFI annotations to lib/rwsem_64.SJan Beulich2011-02-281-22/+34
| * | x86, asm: Cleanup unnecssary macros in asm-offsets.cStratos Psomadakis2011-02-254-12/+7
| * | x86, system.h: Drop unused __SAVE/__RESTORE macrosBorislav Petkov2011-02-201-2/+0
| * | x86: Use bitmap library functionsAkinobu Mita2011-02-171-15/+5
| * | x86: Partly unify asm-offsets_{32,64}.cJan Beulich2011-02-103-145/+84
| * | x86: Reduce back the alignment of the per-CPU data sectionJan Beulich2011-02-101-1/+1
* | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-1536-916/+221
|\ \ \
| * | | RTC: Fix up rtc.txt documentation to reflect changes to generic rtc layerJohn Stultz2011-03-091-19/+10
| * | | RTC: sa1100: Update the sa1100 RTC driver.Marcelo Roberto Jimenez2011-03-091-108/+3
| * | | RTC: Fix the cross interrupt issue on rtc-test.Marcelo Roberto Jimenez2011-03-091-4/+9
| * | | RTC: Remove UIE and PIE information from the sa1100 driver proc.Marcelo Roberto Jimenez2011-03-091-9/+2
| * | | RTC: Include information about UIE and PIE in RTC driver proc.Marcelo Roberto Jimenez2011-03-091-0/+8
| * | | RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-099-225/+0
| * | | RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-0917-237/+1
| * | | RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-099-105/+0
| * | | RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-0911-209/+0
| * | | RTC: Initialize kernel state from RTCJohn Stultz2011-03-093-0/+188
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-1556-508/+1276
|\ \ \
| * | | posix-clocks: Check write permissions in posix syscallsTorben Hohn2011-03-121-2/+12
| * | | hrtimer: Remove empty hrtimer_init_hres_timer()Thomas Gleixner2011-03-101-10/+0
| * | | hrtimer: Update hrtimer->state documentationThomas Gleixner2011-03-101-5/+11
| * | | hrtimer: Update base[CLOCK_BOOTTIME].offset correctlyThomas Gleixner2011-03-021-0/+2
| * | | timers: Export CLOCK_BOOTTIME via the posix timers interfaceJohn Stultz2011-02-211-1/+20
| * | | timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz2011-02-213-4/+14
| * | | time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz2011-02-213-7/+13
| * | | time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz2011-02-213-1/+52
| * | | hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz2011-02-212-14/+32
| * | | ntp: Remove redundant and incorrect parameter checkRichard Cochran2011-02-181-3/+3
| * | | mn10300: Switch do_timer() to xtimer_update()Torben Hohn2011-02-091-5/+1
| * | | posix clocks: Introduce dynamic clocksRichard Cochran2011-02-025-3/+601
| * | | posix-timers: Cleanup namespaceThomas Gleixner2011-02-024-11/+12
| * | | posix-timers: Add support for fd based clocksRichard Cochran2011-02-022-1/+14
| * | | x86: Add clock_adjtime for x86Richard Cochran2011-02-024-1/+6
| * | | posix-timers: Introduce a syscall for clock tuning.Richard Cochran2011-02-024-0/+57
| * | | time: Splitout compat timex accessorsRichard Cochran2011-02-021-48/+65
| * | | ntp: Add ADJ_SETOFFSET mode bitRichard Cochran2011-02-022-1/+13
| * | | time: Introduce timekeeping_inject_offsetJohn Stultz2011-02-022-0/+37
| * | | posix-timer: Update commentRichard Cochran2011-02-021-18/+7
| * | | posix-timers: Make posix-cpu-timers functions staticThomas Gleixner2011-02-022-24/+15
| * | | posix-timers: Remove CLOCK_DISPATCH leftoversThomas Gleixner2011-02-021-22/+0
| * | | posix-timers: Convert timer_delete() to clockid_to_kclock()Thomas Gleixner2011-02-021-2/+8
OpenPOWER on IntegriCloud