aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-07Linux 3.1-rc1Linus Torvalds1-2/+2
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-07arm: 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-06vfs: optimize inode cache access patternsLinus Torvalds4-34/+106
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2-18/+14
2011-08-06ore: Make ore its own moduleBoaz Harrosh3-1/+23
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh6-255/+295
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh4-183/+218
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh4-73/+79
2011-08-06exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh3-16/+38
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller14-361/+223
2011-08-06crypto: 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
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, for greppingJosh Triplett1-16/+7
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds1-1/+9
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds1-1/+1
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2-55/+159
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4
2011-08-05Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky1-3/+7
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2-7/+13
2011-08-05PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki1-2/+1
2011-08-05acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi1-2/+26