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
*
[PATCH] sata_nv: better irq handlers
Tejun Heo
2006-06-20
1
-17
/
+194
*
[PATCH] sata_nv: simplify constants
Tejun Heo
2006-06-20
1
-19
/
+12
*
[PATCH] sata_nv: kill struct nv_host_desc and nv_host
Tejun Heo
2006-06-20
1
-48
/
+2
*
[PATCH] sata_nv: kill not-working hotplug code
Tejun Heo
2006-06-20
1
-169
/
+0
*
Merge branch 'master' into upstream
Jeff Garzik
2006-06-18
10
-51
/
+44
|
\
|
*
Linux v2.6.17
v2.6.17
Linus Torvalds
2006-06-17
1
-1
/
+1
|
*
[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell
Arnd Bergmann
2006-06-17
1
-1
/
+1
|
*
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
2006-06-17
1
-2
/
+2
|
*
[PATCH] arm_timer: remove a racy and obsolete PF_EXITING check
Oleg Nesterov
2006-06-17
1
-3
/
+0
|
*
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
Oleg Nesterov
2006-06-17
2
-26
/
+18
|
*
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
2006-06-17
1
-5
/
+4
|
*
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
2006-06-17
1
-1
/
+6
|
*
[PATCH] Fix missing ret assignment in __bio_map_user() error path
Jens Axboe
2006-06-17
1
-2
/
+3
|
*
[PATCH] fix cdrom open
Jens Axboe
2006-06-17
1
-2
/
+4
|
*
[PATCH] cfq-iosched: fix crash in do_div()
Jens Axboe
2006-06-14
1
-8
/
+3
|
*
[PATCH] Return error in case flock_lock_file failure
Kirill Korotaev
2006-06-14
1
-0
/
+2
*
|
Merge branch 'master' into upstream
Jeff Garzik
2006-06-13
19
-38
/
+84
|
\
\
|
|
/
|
*
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
2006-06-13
1
-4
/
+13
|
*
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
2006-06-13
1
-0
/
+3
|
*
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
2006-06-13
1
-2
/
+2
|
*
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
2006-06-13
1
-2
/
+2
|
*
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
2006-06-13
1
-8
/
+8
|
*
[PATCH] alpha: generic hweight build fix
Randy Dunlap
2006-06-12
1
-1
/
+1
|
*
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
Sergey Vlasov
2006-06-12
1
-0
/
+1
|
*
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
Robin H. Johnson
2006-06-12
1
-0
/
+1
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-06-12
1
-1
/
+0
|
|
\
|
|
*
[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE
David S. Miller
2006-06-11
1
-1
/
+0
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-12
3
-3
/
+3
|
|
\
\
|
|
*
|
[IPV4]: Increment ipInHdrErrors when TTL expires.
Weidong
2006-06-12
1
-0
/
+1
|
|
*
|
[TCP]: continued: reno sacked_out count fix
Aki M Nyrhinen
2006-06-11
1
-3
/
+1
|
|
*
|
[DCCP] Ackvec: fix soft lockup in ackvec handling code
Andrea Bittau
2006-06-11
1
-0
/
+1
|
|
|
/
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-12
7
-8
/
+18
|
|
\
\
|
|
*
|
[ARM] Fix Integrator and Versatile interrupt initialisation
Russell King
2006-06-10
2
-7
/
+3
|
|
*
|
[ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MX
Matt Reimer
2006-06-08
1
-1
/
+1
|
|
*
|
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
2006-06-08
3
-0
/
+6
|
|
*
|
[ARM] Fix Neponset IRQ handling
Russell King
2006-06-08
1
-0
/
+8
|
*
|
|
[sky2] Fix sky2 network driver suspend/resume
Linus Torvalds
2006-06-12
1
-0
/
+4
|
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-06-12
1
-0
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[PATCH] Fix for the PPTP hangs that have been reported
Paul Mackerras
2006-06-11
1
-1
/
+3
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-11
3
-8
/
+25
|
|
\
\
\
|
|
*
|
|
[PATCH] PCI: reverse pci config space restore order
Yu, Luming
2006-06-11
1
-1
/
+5
|
|
*
|
|
[PATCH] PCI: Improve PCI config space writeback
Dave Jones
2006-06-11
1
-3
/
+13
|
|
*
|
|
[PATCH] PCI: Error handling on PCI device resume
Jean Delvare
2006-06-11
1
-5
/
+8
|
|
*
|
|
[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled
akpm@osdl.org
2006-06-11
1
-1
/
+1
|
*
|
|
|
[PATCH] typo in vmscan.c
Christoph Lameter
2006-06-11
1
-1
/
+1
|
|
/
/
/
*
|
|
|
[libata] Update docs to reflect current driver API
Jeff Garzik
2006-06-13
2
-25
/
+81
*
|
|
|
[PATCH] libata: add host_set->next for legacy two host_sets case, take #3
Tejun Heo
2006-06-12
3
-3
/
+19
*
|
|
|
[PATCH] libata: fix oops caused rescanning NULL sdev
Tejun Heo
2006-06-12
1
-8
/
+9
*
|
|
|
[PATCH] sata_sil: update device hotplug handling, take #2
Tejun Heo
2006-06-12
1
-1
/
+19
*
|
|
|
[PATCH] libata: fast exit from EH while unloading
Tejun Heo
2006-06-12
1
-0
/
+4
[next]