summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-011-2/+2
* rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-221-5/+5
* rtc: Disable the alarm in the hardwareRabin Vincent2011-11-221-10/+34
* hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein2011-11-191-2/+4
* timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-11-171-0/+4
* Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-113-11/+57
|\
| * clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-103-11/+57
* | time: Improve documentation of timekeeeping_adjust()John Stultz2011-10-281-1/+80
|/
* time, s390: Get rid of compile warningHeiko Carstens2011-10-121-1/+1
* dw_apb_timer: constify clocksource nameJamie Iles2011-10-042-2/+2
* time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-048-15/+0
* time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-09-212-2/+2
* alarmtimers: Fix error handlingThomas Gleixner2011-09-141-10/+31
* clocksource: Make watchdog reset locklessThomas Gleixner2011-09-131-20/+18
* posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra2011-09-083-27/+3
* s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky2011-09-081-4/+9
* clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-082-3/+11
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-088-94/+123
* nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-081-5/+1
* proc: Consider NO_HZ when printing idle and iowait timesMichal Hocko2011-09-081-7/+34
* nohz: Make idle/iowait counter update conditionalMichal Hocko2011-09-081-6/+35
* nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-083-6/+10
* cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko2011-09-081-2/+2
* alarmtimers: Rework RTC device selection using class interfaceJohn Stultz2011-08-101-38/+40
* alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-102-7/+39
* alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-102-8/+47
* alarmtimers: Remove period from alarm structureJohn Stultz2011-08-103-19/+19
* alarmtimers: Remove interval cap limit hackJohn Stultz2011-08-101-9/+0
* alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-102-1/+38
* alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz2011-08-101-7/+13
* alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-102-6/+16
* alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-101-0/+9
* alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-101-0/+2
* alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-101-5/+2
* Linux 3.1-rc1v3.1-rc1Linus Torvalds2011-08-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-071-2/+4
|\
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-071-1/+1
* | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-071-3/+0
* | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
* | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-069-504/+617
|\ \
| * | ore: Make ore its own moduleBoaz Harrosh2011-08-063-1/+23
| * | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-066-255/+295
| * | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-064-183/+218
| * | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-064-73/+79
| * | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-063-16/+38
| * | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-041-20/+53
OpenPOWER on IntegriCloud