summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-041-4/+2
| * | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-042-24/+30
| * | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-042-50/+1
| * | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-064-34/+106
* | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-062-18/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-0618-453/+325
|\ \ \
| * | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-0614-361/+223
| * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-064-92/+102
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-066-18/+14
|\ \ \
| * | | cifs: cope with negative dentries in cifs_get_rootJeff Layton2011-08-051-0/+4
| * | | cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton2011-08-051-12/+2
OpenPOWER on IntegriCloud