index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bio-integrity.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
John Stultz
8
-15
/
+0
2011-09-21
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2
-2
/
+2
2011-09-14
alarmtimers: Fix error handling
Thomas Gleixner
1
-10
/
+31
2011-09-13
clocksource: Make watchdog reset lockless
Thomas Gleixner
1
-20
/
+18
2011-09-08
posix-cpu-timers: Cure SMP accounting oddities
Peter Zijlstra
3
-27
/
+3
2011-09-08
s390: Use direct ktime path for s390 clockevent device
Martin Schwidefsky
1
-4
/
+9
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
2
-3
/
+11
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
8
-94
/
+123
2011-09-08
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
1
-5
/
+1
2011-09-08
proc: Consider NO_HZ when printing idle and iowait times
Michal Hocko
1
-7
/
+34
2011-09-08
nohz: Make idle/iowait counter update conditional
Michal Hocko
1
-6
/
+35
2011-09-08
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
3
-6
/
+10
2011-09-08
cputime: Clean up cputime_to_usecs and usecs_to_cputime macros
Michal Hocko
1
-2
/
+2
2011-08-10
alarmtimers: Rework RTC device selection using class interface
John Stultz
1
-38
/
+40
2011-08-10
alarmtimers: Add try_to_cancel functionality
John Stultz
2
-7
/
+39
2011-08-10
alarmtimers: Add more refined alarm state tracking
John Stultz
2
-8
/
+47
2011-08-10
alarmtimers: Remove period from alarm structure
John Stultz
3
-19
/
+19
2011-08-10
alarmtimers: Remove interval cap limit hack
John Stultz
1
-9
/
+0
2011-08-10
alarmtimers: Add alarm_forward functionality
John Stultz
2
-1
/
+38
2011-08-10
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
1
-7
/
+13
2011-08-10
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2
-6
/
+16
2011-08-10
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
1
-0
/
+9
2011-08-10
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
1
-0
/
+2
2011-08-10
alarmtimers: Avoid possible null pointer traversal
John Stultz
1
-5
/
+2
2011-08-07
Linux 3.1-rc1
Linus Torvalds
1
-2
/
+2
2011-08-07
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-07
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-07
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-07
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-06
vfs: optimize inode cache access patterns
Linus Torvalds
4
-34
/
+106
2011-08-06
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2
-18
/
+14
2011-08-06
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-06
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
6
-255
/
+295
2011-08-06
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-06
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
2011-08-06
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
3
-16
/
+38
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
14
-361
/
+223
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
4
-92
/
+102
2011-08-06
savagedb: Fix typo causing regression in savage4 series video chip detection
John Stanley
1
-1
/
+1
2011-08-06
CodingStyle: Document the exception of not splitting user-visible strings, for grepping
Josh Triplett
1
-16
/
+7
2011-08-06
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
1
-1
/
+9
2011-08-06
oom_ajd: don't use WARN_ONCE, just use printk_once
Linus Torvalds
1
-1
/
+1
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2
-55
/
+159
2011-08-06
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
1
-2
/
+4
2011-08-05
Battery: sysfs_remove_battery(): possible circular locking
Sergey Senozhatsky
1
-3
/
+7
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
2
-7
/
+13
2011-08-05
PM / Domains: Fix pm_genpd_poweron()
Rafael J. Wysocki
1
-2
/
+1
2011-08-05
acer-wmi: support Lenovo ideapad S205 wifi switch
Lee, Chun-Yi
1
-2
/
+26
[next]