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
*
GFS2: Stop block extents at the end of bitmaps
Bob Peterson
2012-09-24
1
-2
/
+1
*
GFS2: Fix unclaimed_blocks() wrapping bug and clean up
Steven Whitehouse
2012-09-24
1
-105
/
+88
*
GFS2: Improve block reservation tracing
Steven Whitehouse
2012-09-24
3
-26
/
+20
*
GFS2: Fall back to ignoring reservations, if there are no other blocks left
Steven Whitehouse
2012-09-24
1
-0
/
+5
*
GFS2: Fix ->show_options() for statfs slow
Steven Whitehouse
2012-09-24
1
-0
/
+2
*
GFS2: Use rbm for gfs2_setbit()
Steven Whitehouse
2012-09-24
1
-26
/
+20
*
GFS2: Use rbm for gfs2_testbit()
Steven Whitehouse
2012-09-24
1
-44
/
+28
*
GFS2: Eliminate unnecessary check for state > 3 in bitfit
Bob Peterson
2012-09-24
1
-2
/
+0
*
GFS2: Eliminate redundant calls to may_grant
Bob Peterson
2012-09-24
1
-5
/
+4
*
GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
Bob Peterson
2012-09-24
1
-7
/
+2
*
GFS2: Combine functions gfs2_glock_wait and wait_on_holder
Bob Peterson
2012-09-24
1
-14
/
+9
*
GFS2: inline __gfs2_glock_schedule_for_reclaim
Bob Peterson
2012-09-24
1
-16
/
+3
*
GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
Bob Peterson
2012-09-24
1
-1
/
+1
*
GFS2: rbm code cleanup
Bob Peterson
2012-09-24
1
-5
/
+11
*
GFS2: Fix case where reservation finished at end of rgrp
Steven Whitehouse
2012-09-24
1
-0
/
+7
*
GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
Michel Lespinasse
2012-09-24
1
-2
/
+2
*
GFS2: Update rgblk_free() to use rbm
Steven Whitehouse
2012-09-24
1
-30
/
+14
*
GFS2: Update gfs2_get_block_type() to use rbm
Steven Whitehouse
2012-09-24
1
-19
/
+6
*
GFS2: Replace rgblk_search with gfs2_rbm_find
Steven Whitehouse
2012-09-24
2
-210
/
+257
*
GFS2: Add structure to contain rgrp, bitmap, offset tuple
Steven Whitehouse
2012-09-24
6
-115
/
+105
*
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
2012-09-24
9
-59
/
+27
*
GFS2: Merge two nearly identical xattr functions
Steven Whitehouse
2012-09-24
1
-64
/
+30
*
Linux 3.6-rc7
v3.6-rc7
Linus Torvalds
2012-09-23
1
-2
/
+2
*
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-09-23
2
-3
/
+3
|
\
|
*
x86/kbuild: archscripts depends on scripts_basic
Jeff Mahoney
2012-09-21
1
-1
/
+1
|
*
firmware: fix directory creation rule matching with make 3.80
Mark Asselstine
2012-09-21
1
-2
/
+2
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-09-23
3
-2
/
+23
|
\
\
|
*
|
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
2012-09-23
1
-2
/
+13
|
*
|
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
2012-09-23
1
-0
/
+5
|
*
|
hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
2012-09-23
1
-0
/
+5
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2012-09-23
4
-2
/
+13
|
\
\
\
|
*
|
|
[SCSI] hpsa: fix handling of protocol error
Stephen M. Cameron
2012-09-18
1
-1
/
+2
|
*
|
|
[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA
sreekanth.reddy@lsi.com
2012-09-17
1
-0
/
+7
|
*
|
|
[SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
Eddie Wai
2012-09-17
1
-0
/
+3
|
*
|
|
[SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages us...
Wang Sen
2012-09-14
1
-1
/
+1
*
|
|
|
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
Shaun Ruffell
2012-09-23
1
-20
/
+39
*
|
|
|
edac_mc: fix messy kfree calls in the error path
Fengguang Wu
2012-09-23
1
-5
/
+7
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-09-22
4
-9
/
+9
|
\
\
\
|
*
|
|
MIPS: Malta: Don't crash on spurious interrupt.
Ralf Baechle
2012-09-17
1
-3
/
+6
|
*
|
|
MIPS: Malta: Remove RTC Data Mode bootstrap breakage
Maciej W. Rozycki
2012-09-14
1
-5
/
+0
|
*
|
|
MIPS: mm: Add compound tail page _mapcount when mapped
Jovi Zhang
2012-08-27
1
-0
/
+2
|
*
|
|
MIPS: CMP/SMTC: Fix tc_id calculation
RongQing.Li
2012-08-27
1
-1
/
+1
*
|
|
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-09-22
8
-53
/
+106
|
\
\
\
\
|
*
|
|
|
ARM: reserve syscall 378 for kcmp
Russell King
2012-09-21
2
-0
/
+3
|
*
|
|
|
Merge branch 'clkdev' into fixes
Russell King
2012-09-19
4
-51
/
+56
|
|
\
\
\
\
|
|
*
|
|
|
ARM: 7537/1: clk: Fix release in devm_clk_put()
Mark Brown
2012-09-19
1
-1
/
+1
|
|
*
|
|
|
ARM: 7534/1: clk: Make the managed clk functions generically available
Lars-Peter Clausen
2012-09-15
4
-51
/
+56
|
*
|
|
|
|
ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers
Mike Turquette
2012-09-19
1
-2
/
+46
|
*
|
|
|
|
ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores
Matthew Leach
2012-09-16
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-09-22
3
-0
/
+48
|
\
\
\
\
\
\
[next]