index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
alarmtimers: Fix error handling
Thomas Gleixner
2011-09-14
1
-10
/
+31
*
clocksource: Make watchdog reset lockless
Thomas Gleixner
2011-09-13
1
-20
/
+18
*
posix-cpu-timers: Cure SMP accounting oddities
Peter Zijlstra
2011-09-08
3
-27
/
+3
*
s390: Use direct ktime path for s390 clockevent device
Martin Schwidefsky
2011-09-08
1
-4
/
+9
*
clockevents: Add direct ktime programming function
Martin Schwidefsky
2011-09-08
2
-3
/
+11
*
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
8
-94
/
+123
*
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
2011-09-08
1
-5
/
+1
*
proc: Consider NO_HZ when printing idle and iowait times
Michal Hocko
2011-09-08
1
-7
/
+34
*
nohz: Make idle/iowait counter update conditional
Michal Hocko
2011-09-08
1
-6
/
+35
*
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
2011-09-08
3
-6
/
+10
*
cputime: Clean up cputime_to_usecs and usecs_to_cputime macros
Michal Hocko
2011-09-08
1
-2
/
+2
*
alarmtimers: Rework RTC device selection using class interface
John Stultz
2011-08-10
1
-38
/
+40
*
alarmtimers: Add try_to_cancel functionality
John Stultz
2011-08-10
2
-7
/
+39
*
alarmtimers: Add more refined alarm state tracking
John Stultz
2011-08-10
2
-8
/
+47
*
alarmtimers: Remove period from alarm structure
John Stultz
2011-08-10
3
-19
/
+19
*
alarmtimers: Remove interval cap limit hack
John Stultz
2011-08-10
1
-9
/
+0
*
alarmtimers: Add alarm_forward functionality
John Stultz
2011-08-10
2
-1
/
+38
*
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
2011-08-10
1
-7
/
+13
*
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2011-08-10
2
-6
/
+16
*
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
2011-08-10
1
-0
/
+9
*
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
2011-08-10
1
-0
/
+2
*
alarmtimers: Avoid possible null pointer traversal
John Stultz
2011-08-10
1
-5
/
+2
*
Linux 3.1-rc1
v3.1-rc1
Linus Torvalds
2011-08-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-08-07
1
-2
/
+4
|
\
|
*
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
2011-08-06
1
-2
/
+4
*
|
sh: Fix boot crash related to SCI
Rafael J. Wysocki
2011-08-07
1
-1
/
+1
*
|
arm: remove stale export of 'sha_transform'
Linus Torvalds
2011-08-07
1
-3
/
+0
*
|
arm: remove "optimized" SHA1 routines
Linus Torvalds
2011-08-07
2
-212
/
+1
*
|
fix rcu annotations noise in cred.h
Al Viro
2011-08-07
1
-5
/
+6
*
|
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
2011-08-07
1
-2
/
+2
*
|
Fix POSIX ACL permission check
Ari Savolainen
2011-08-07
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
9
-504
/
+617
|
\
\
|
*
|
ore: Make ore its own module
Boaz Harrosh
2011-08-06
3
-1
/
+23
|
*
|
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
2011-08-06
6
-255
/
+295
|
*
|
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
2011-08-06
4
-183
/
+218
|
*
|
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
2011-08-06
4
-73
/
+79
|
*
|
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
2011-08-06
3
-16
/
+38
|
*
|
exofs: Fix truncate for the raid-groups case
Boaz Harrosh
2011-08-04
1
-20
/
+53
|
*
|
exofs: Small cleanup of exofs_fill_super
Boaz Harrosh
2011-08-04
1
-4
/
+2
|
*
|
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
2011-08-04
2
-24
/
+30
|
*
|
exofs: Remove pnfs-osd private definitions
Boaz Harrosh
2011-08-04
2
-50
/
+1
|
*
|
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
2011-08-04
1
-5
/
+5
*
|
|
vfs: optimize inode cache access patterns
Linus Torvalds
2011-08-06
4
-34
/
+106
*
|
|
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2011-08-06
2
-18
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-06
18
-453
/
+325
|
\
\
\
|
*
|
|
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-06
14
-361
/
+223
|
*
|
|
crypto: Move md5_transform to lib/md5.c
David S. Miller
2011-08-06
4
-92
/
+102
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-08-06
6
-18
/
+14
|
\
\
\
|
*
|
|
cifs: cope with negative dentries in cifs_get_root
Jeff Layton
2011-08-05
1
-0
/
+4
|
*
|
|
cifs: convert prefixpath delimiters in cifs_build_path_to_root
Jeff Layton
2011-08-05
1
-12
/
+2
[next]