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
*
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
21
-5
/
+36
*
dabusb: remove the BKL
Arnd Bergmann
2010-10-19
1
-15
/
+3
*
sunrpc: remove the big kernel lock
Arnd Bergmann
2010-10-19
2
-30
/
+11
*
init/main.c: remove BKL notations
Namhyung Kim
2010-10-19
1
-2
/
+0
*
blktrace: remove the big kernel lock
Arnd Bergmann
2010-10-19
1
-11
/
+3
*
rtmutex-tester: make it build without BKL
Arnd Bergmann
2010-10-19
1
-0
/
+6
*
dvb-core: kill the big kernel lock
Arnd Bergmann
2010-10-19
4
-40
/
+11
*
dvb/bt8xx: kill the big kernel lock
Arnd Bergmann
2010-10-19
1
-3
/
+4
*
tlclk: remove big kernel lock
Arnd Bergmann
2010-10-19
1
-3
/
+3
*
fix rawctl compat ioctls breakage on amd64 and itanic
Al Viro
2010-10-19
2
-173
/
+140
*
uml: kill big kernel lock
Arnd Bergmann
2010-10-19
4
-18
/
+20
*
parisc: remove big kernel lock
Arnd Bergmann
2010-10-16
1
-4
/
+0
*
cris: autoconvert trivial BKL users
Arnd Bergmann
2010-09-26
8
-31
/
+36
*
alpha: kill big kernel lock
Arnd Bergmann
2010-09-26
2
-8
/
+0
*
isapnp: BKL removal
Arnd Bergmann
2010-09-26
1
-7
/
+8
*
s390/block: kill the big kernel lock
Arnd Bergmann
2010-09-26
3
-26
/
+2
*
hpet: kill BKL, add compat_ioctl
Arnd Bergmann
2010-09-15
1
-34
/
+64
*
Linux 2.6.36-rc4
v2.6.36-rc4
Linus Torvalds
2010-09-12
1
-1
/
+1
*
docbook: skip files with no docs since they generate scary warnings
Randy Dunlap
2010-09-11
2
-2
/
+0
*
docbook: warn on unused doc entries
Johannes Berg
2010-09-11
3
-3
/
+183
*
kernel-doc: ignore case when stripping attributes
Johannes Berg
2010-09-11
1
-1
/
+1
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-09-11
3
-21
/
+69
|
\
|
*
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2010-09-11
1
-20
/
+65
|
*
PM QoS: Correct pr_debug() misuse and improve parameter checks
mark gross
2010-09-11
1
-1
/
+3
|
*
PM: Prevent waiting forever on asynchronous resume after failing suspend
Colin Cross
2010-09-09
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-09-11
18
-70
/
+262
|
\
\
|
*
|
[SCSI] fix use-after-free in scsi_init_io()
James Bottomley
2010-09-09
1
-1
/
+1
|
*
|
[SCSI] sd: fix medium-removal bug
Alan Stern
2010-09-07
1
-1
/
+1
|
*
|
[SCSI] qla2xxx: Update version number to 8.03.04-k0.
Madhuranath Iyengar
2010-09-05
1
-2
/
+2
|
*
|
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
2010-09-05
1
-0
/
+13
|
*
|
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
Lalit Chandivade
2010-09-05
1
-3
/
+4
|
*
|
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
Giridhar Malavali
2010-09-05
1
-8
/
+12
|
*
|
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
2010-09-05
1
-1
/
+2
|
*
|
[SCSI] qla2xxx: make rport deletions explicit during vport removal
Arun Easi
2010-09-05
1
-1
/
+0
|
*
|
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
2010-09-05
7
-36
/
+207
|
*
|
[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.
David Miller
2010-09-02
2
-9
/
+7
|
*
|
[SCSI] Fix warning: zero-length gnu_printf format string
Jean Sacren
2010-09-02
1
-3
/
+3
|
*
|
[SCSI] hpsa: disable doorbell reset on reset_devices
Stephen M. Cameron
2010-09-02
1
-0
/
+6
|
*
|
[SCSI] be2iscsi: Fix for Login failure
Jayamohan Kallickal
2010-09-02
2
-4
/
+3
|
*
|
[SCSI] fix bio.bi_rw handling
Jiri Slaby
2010-09-02
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-11
37
-296
/
+376
|
\
\
\
|
*
\
\
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-09-09
3
-27
/
+73
|
|
\
\
\
|
|
*
|
|
vhost: error handling fix
Michael S. Tsirkin
2010-09-06
1
-0
/
+1
|
|
*
|
|
vhost: fix attach to cgroups regression
Michael S. Tsirkin
2010-09-06
1
-22
/
+57
|
|
*
|
|
cgroups: fix API thinko
Michael S. Tsirkin
2010-09-05
2
-5
/
+15
|
*
|
|
|
ipheth: remove incorrect devtype to WWAN
Dan Williams
2010-09-09
1
-6
/
+1
|
*
|
|
|
MAINTAINERS: Add CAIF
Joe Perches
2010-09-09
1
-0
/
+10
|
*
|
|
|
sctp: fix test for end of loop
Joe Perches
2010-09-09
1
-23
/
+23
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2010-09-08
6151
-473233
/
+354801
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
KS8851: Correct RX packet allocation
Eric Dumazet
2010-09-08
1
-18
/
+21
[next]