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
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-10-22
10
-132
/
+144
|
\
|
*
kdb,debug_core: adjust master cpu switch logic against new debug_core locking
Jason Wessel
2010-10-22
3
-22
/
+9
|
*
debug_core: refactor locking for master/slave cpus
Jason Wessel
2010-10-22
2
-50
/
+56
|
*
x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()
Dongdong Deng
2010-10-22
1
-2
/
+0
|
*
debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()
Dongdong Deng
2010-10-22
1
-2
/
+5
|
*
kdb,kgdb: fix sparse fixups
Jason Wessel
2010-10-22
4
-10
/
+11
|
*
kdb: Fix oops in kdb_unregister
Jason Wessel
2010-10-22
1
-1
/
+1
|
*
kdb,ftdump: Remove reference to internal kdb include
Jason Wessel
2010-10-22
1
-1
/
+0
|
*
kdb: Allow kernel loadable modules to add kdb shell functions
Jason Wessel
2010-10-22
4
-40
/
+48
|
*
debug_core: stop rcu warnings on kernel resume
Jason Wessel
2010-10-22
1
-0
/
+2
|
*
debug_core: move all watch dog syncs to a single function
Jason Wessel
2010-10-22
1
-6
/
+9
|
*
x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35
Jason Wessel
2010-10-22
1
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
179
-2874
/
+9945
|
\
\
|
*
|
USB: mct_u232: fix broken close
Johan Hovold
2010-10-22
1
-2
/
+5
|
*
|
USB: gadget: amd5536udc.c: fix error path
Rahul Ruikar
2010-10-22
1
-1
/
+3
|
*
|
USB: imx21-hcd - fix off by one resource size calculation
Axel Lin
2010-10-22
1
-1
/
+1
|
*
|
usb: gadget: fix Kconfig warning
Felipe Contreras
2010-10-22
1
-11
/
+0
|
*
|
usb: r8a66597-udc: Add processing when USB was removed.
Yusuke Goda
2010-10-22
1
-0
/
+3
|
*
|
mxc_udc: add workaround for ENGcm09152 for i.MX35
Eric Bénard
2010-10-22
3
-0
/
+19
|
*
|
USB: ftdi_sio: add device ids for ScienceScope
Greg Kroah-Hartman
2010-10-22
2
-0
/
+8
|
*
|
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-10-22
2
-0
/
+32
|
*
|
USB: musb: add musb support for AM35x
Ajay Kumar Gupta
2010-10-22
4
-2
/
+512
|
*
|
USB: AM35x: Add musb support
Ajay Kumar Gupta
2010-10-22
3
-0
/
+55
|
*
|
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
2010-10-22
3
-12
/
+15
|
*
|
USB: ohci-sh - use resource_size instead of defining its own resource_len macro
Axel Lin
2010-10-22
1
-2
/
+1
|
*
|
USB: isp1362-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
1
-10
/
+8
|
*
|
USB: isp116x-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
1
-4
/
+2
|
*
|
USB: xhci: Fix compile error when CONFIG_PM=n
Sarah Sharp
2010-10-22
1
-0
/
+8
|
*
|
USB: accept some invalid ep0-maxpacket values
Alan Stern
2010-10-22
1
-3
/
+6
|
*
|
USB: xHCI: PCI power management implementation
Andiry Xu
2010-10-22
3
-2
/
+258
|
*
|
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
4
-0
/
+200
|
*
|
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
4
-6
/
+101
|
*
|
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
5
-12
/
+248
|
*
|
usb: Fix issue with USB 3.0 devices after system resume
Sarah Sharp
2010-10-22
1
-0
/
+3
|
*
|
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
3
-18
/
+19
|
*
|
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
2010-10-22
3
-7
/
+41
|
*
|
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-10-22
3
-49
/
+36
|
*
|
usb: r8a66597-hcd: Change mistake of the outsw function
Nobuhiro Iwamatsu
2010-10-22
1
-1
/
+1
|
*
|
USB: otg/ulpi: extend id's table.
Igor Grinberg
2010-10-22
1
-5
/
+20
|
*
|
USB: otg/ulpi: improve ulpi phy detection.
Igor Grinberg
2010-10-22
1
-3
/
+32
|
*
|
USB: opticon: Whitespace fixes in opticon driver
Alon Ziv
2010-10-22
1
-4
/
+4
|
*
|
USB: opticon: Add Opticon OPN2001 write support
Alon Ziv
2010-10-22
1
-4
/
+26
|
*
|
USB: opticon: Fix long-standing bugs in opticon driver
Alon Ziv
2010-10-22
1
-3
/
+3
|
*
|
USB: ftdi_sio: set device latency timeout at port probe
Johan Hovold
2010-10-22
1
-2
/
+1
|
*
|
usb: iowarrior: don't trust report_size for buffer size
Kees Cook
2010-10-22
1
-1
/
+1
|
*
|
USB: visor: fix initialisation of UX50/TH55 devices
Johan Hovold
2010-10-22
1
-1
/
+10
|
*
|
USB: ftdi_sio: new VID/PIDs for various Papouch devices
Daniel Suchy
2010-10-22
2
-2
/
+55
|
*
|
usb: usb3.0 ch9 definitions
Tatyana Brokhman
2010-10-22
1
-1
/
+57
|
*
|
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
2010-10-22
4
-105
/
+77
|
*
|
usb: makefile cleanup
matt mooney
2010-10-22
15
-162
/
+116
[next]