index
:
talos-op-linux
master
Talos™ II 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
*
MAINTAINERS: Update eCryptfs maintainer address
Tyler Hicks
2011-11-05
1
-1
/
+1
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-11-05
11
-27
/
+125
|
\
|
*
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
2011-11-04
1
-1
/
+1
|
*
PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...
Oleg Nesterov
2011-11-04
1
-8
/
+3
|
*
USB: Update last_busy time after autosuspend fails
Alan Stern
2011-11-04
1
-0
/
+5
|
*
PM / Runtime: Automatically retry failed autosuspends
Alan Stern
2011-11-04
2
-2
/
+26
|
*
PM / QoS: Remove redundant check
Guennadi Liakhovetski
2011-11-04
1
-2
/
+1
|
*
PM / OPP: Fix build when CONFIG_PM_OPP is not set
Tony Lindgren
2011-11-04
1
-2
/
+2
|
*
PM / Runtime: Fix runtime accounting calculation error
venu byravarasu
2011-11-04
1
-4
/
+1
|
*
PM / Sleep: Update freezer documentation
Srivatsa S. Bhat
2011-11-04
1
-4
/
+4
|
*
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
2011-11-04
1
-4
/
+0
|
*
PM / Sleep: Fix race between CPU hotplug and freezer
Srivatsa S. Bhat
2011-11-04
1
-0
/
+74
|
*
ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist
Dave Jones
2011-11-04
1
-0
/
+8
*
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2011-11-05
14
-374
/
+388
|
\
\
|
*
|
watchdog: Convert wm831x driver to watchdog core
Mark Brown
2011-11-05
2
-213
/
+106
|
*
|
watchdog: s3c2410: convert to use the watchdog framework
Wolfram Sang
2011-11-05
2
-139
/
+38
|
*
|
Documentation: watchdog: add guide how to convert drivers to new framework
Wolfram Sang
2011-11-05
1
-0
/
+195
|
*
|
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing
Wim Van Sebroeck
2011-11-05
1
-6
/
+13
|
*
|
watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver
Greg Lee
2011-11-05
1
-6
/
+27
|
*
|
watchdog: irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-05
6
-8
/
+7
|
*
|
watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD
Venkat Subbiah
2011-11-05
1
-1
/
+1
|
*
|
watchdog: sc520_wdt: Remove unnecessary cast.
Sean Young
2011-11-05
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-11-05
45
-1076
/
+1756
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdev
Anton Blanchard
2011-11-03
1
-0
/
+1
|
*
|
[SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commands
Moger, Babu
2011-11-03
1
-1
/
+2
|
*
|
[SCSI] scsi_transport_iscsi: Fix documentation os parameter
Marcos Paulo de Souza
2011-11-03
1
-1
/
+1
|
*
|
[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support
Robin H. Johnson
2011-10-31
2
-0
/
+12
|
*
|
[SCSI] libfc: improve flogi retries to avoid lport stuck
Vasu Dev
2011-10-31
2
-49
/
+54
|
*
|
[SCSI] libfc: avoid exchanges collision during lport reset
Vasu Dev
2011-10-31
2
-9
/
+5
|
*
|
[SCSI] libfc: fix checking FC_TYPE_BLS
Vasu Dev
2011-10-31
1
-1
/
+2
|
*
|
[SCSI] edd: Treat "XPRS" host bus type the same as "PCI"
Michael Chan
2011-10-31
1
-3
/
+3
|
*
|
[SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)
Andrzej Jakowski
2011-10-31
3
-10
/
+19
|
*
|
[SCSI] isci: revert bcn filtering
Dan Williams
2011-10-31
3
-281
/
+4
|
*
|
[SCSI] isci: Fix hard reset timeout conditions.
Jeff Skirvin
2011-10-31
2
-42
/
+60
|
*
|
[SCSI] isci: No need to manage the pending reset bit on pending requests.
Jeff Skirvin
2011-10-31
3
-40
/
+1
|
*
|
[SCSI] isci: Remove redundant isci_request.ttype field.
Jeff Skirvin
2011-10-31
4
-60
/
+31
|
*
|
[SCSI] isci: Fix task management for SMP, SATA and on dev remove.
Jeff Skirvin
2011-10-31
4
-184
/
+67
|
*
|
[SCSI] isci: No task_done callbacks in error handler paths.
Jeff Skirvin
2011-10-31
1
-55
/
+14
|
*
|
[SCSI] isci: Handle task request timeouts correctly.
Jeff Skirvin
2011-10-31
2
-42
/
+109
|
*
|
[SCSI] isci: Fix tag leak in tasks and terminated requests.
Jeff Skirvin
2011-10-31
1
-20
/
+31
|
*
|
[SCSI] isci: Immediately fail I/O to removed devices.
Jeff Skirvin
2011-10-31
1
-10
/
+21
|
*
|
[SCSI] isci: Lookup device references through requests in completions.
Jeff Skirvin
2011-10-31
1
-4
/
+3
|
*
|
[SCSI] ipr: add definitions for additional adapter
Wayne Boyer
2011-10-31
2
-0
/
+3
|
*
|
[SCSI] scsi_dh: check queuedata pointer before proceeding further
Moger, Babu
2011-10-31
1
-1
/
+9
|
*
|
[SCSI] hpsa: detect controller lockup
Stephen M. Cameron
2011-10-30
2
-4
/
+185
|
*
|
[SCSI] hpsa: fix flush cache transfer length
Stephen M. Cameron
2011-10-30
1
-0
/
+2
|
*
|
[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devices
Scott Teel
2011-10-30
3
-3
/
+11
|
*
|
[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
Scott Teel
2011-10-30
2
-15
/
+12
|
*
|
[SCSI] hpsa: remove unused busy_initializing and busy_scanning
Stephen M. Cameron
2011-10-30
2
-5
/
+0
|
*
|
[SCSI] hpsa: set max sectors instead of taking the default
Stephen M. Cameron
2011-10-30
1
-0
/
+1
[next]