summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.fwinst (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-02clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)1-2/+2
2011-11-23rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg1-5/+5
2011-11-23rtc: Disable the alarm in the hardwareRabin Vincent1-10/+34
2011-11-19hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein1-2/+4
2011-11-17timekeeping: add arch_offset hook to ktime_get functionsHector Palacios1-0/+4
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz3-11/+57
2011-10-28time: Improve documentation of timekeeeping_adjust()John Stultz1-1/+80
2011-10-12time, s390: Get rid of compile warningHeiko Carstens1-1/+1
2011-10-04dw_apb_timer: constify clocksource nameJamie Iles2-2/+2
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz8-15/+0
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank2-2/+2
2011-09-14alarmtimers: Fix error handlingThomas Gleixner1-10/+31
2011-09-13clocksource: Make watchdog reset locklessThomas Gleixner1-20/+18
2011-09-08posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra3-27/+3
2011-09-08s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky1-4/+9
2011-09-08clockevents: Add direct ktime programming functionMartin Schwidefsky2-3/+11
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky8-94/+123
2011-09-08nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens1-5/+1
2011-09-08proc: Consider NO_HZ when printing idle and iowait timesMichal Hocko1-7/+34
2011-09-08nohz: Make idle/iowait counter update conditionalMichal Hocko1-6/+35
2011-09-08nohz: Fix update_ts_time_stat idle accountingMichal Hocko3-6/+10
2011-09-08cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko1-2/+2
2011-08-10alarmtimers: Rework RTC device selection using class interfaceJohn Stultz1-38/+40
2011-08-10alarmtimers: Add try_to_cancel functionalityJohn Stultz2-7/+39
2011-08-10alarmtimers: Add more refined alarm state trackingJohn Stultz2-8/+47
2011-08-10alarmtimers: Remove period from alarm structureJohn Stultz3-19/+19
2011-08-10alarmtimers: Remove interval cap limit hackJohn Stultz1-9/+0
2011-08-10alarmtimers: Add alarm_forward functionalityJohn Stultz2-1/+38
2011-08-10alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz1-7/+13
2011-08-10alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2-6/+16
2011-08-10alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz1-0/+9
2011-08-10alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz1-0/+2
2011-08-10alarmtimers: Avoid possible null pointer traversalJohn Stultz1-5/+2
2011-08-08Linux 3.1-rc1v3.1-rc1Linus Torvalds1-2/+2
2011-08-08sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-08arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds1-2/+2
2011-08-07Fix POSIX ACL permission checkAri Savolainen1-1/+1
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds4-34/+106
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2-18/+14
2011-08-07ore: Make ore its own moduleBoaz Harrosh3-1/+23
2011-08-07exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh6-255/+295
2011-08-07exofs: ios: Move to a per inode components & device-tableBoaz Harrosh4-183/+218
2011-08-07exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh4-73/+79
2011-08-07exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh3-16/+38
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller14-361/+223
2011-08-07crypto: Move md5_transform to lib/md5.cDavid S. Miller4-92/+102
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley1-1/+1