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
*
[PATCH] ide: backport piix fixes from libata into the legacy driver
Alan Cox
2006-10-03
1
-9
/
+22
*
[PATCH] ide: fix revision comparison in ide_in_drive_list
Kirill Smelkov
2006-10-03
1
-1
/
+1
*
[PATCH] Enable cdrom dma access with pdc20265_old
Tobias Oed
2006-10-03
1
-11
/
+11
*
[PATCH] ide_dma_speed() fixes
Sergei Shtylyov
2006-10-03
1
-52
/
+73
*
[PATCH] Make number of IDE interfaces configurable
Matt Mackall
2006-10-03
3
-3
/
+4
*
[PATCH] IDE error handling fixes
Hua Zhong
2006-10-03
1
-3
/
+6
*
[PATCH] IDE: always release DMA engine
Sergei Shtylylov
2006-10-03
1
-9
/
+7
*
[PATCH] IDE: claim extra DMA ports regardless of channel
Sergei Shtylylov
2006-10-03
3
-16
/
+34
*
[PATCH] non-libata driver for Jmicron devices
Alan Cox
2006-10-03
3
-0
/
+276
*
[PATCH] scheduler: NUMA aware placement of sched_group_allnodes
Christoph Lameter
2006-10-03
1
-3
/
+4
*
[PATCH] sched: fixing wrong comment for find_idlest_cpu()
Satoru Takeuchi
2006-10-03
1
-1
/
+1
*
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
2006-10-03
3
-75
/
+125
*
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
2006-10-03
8
-10
/
+40
*
[PATCH] sched: don't print migration cost when only 1 CPU
Dave Jones
2006-10-03
1
-6
/
+8
*
[PATCH] sched: remove unnecessary sched group allocations
Siddha, Suresh B
2006-10-03
1
-66
/
+38
*
[PATCH] sched: force /sbin/init off isolated cpus
Nick Piggin
2006-10-03
1
-2
/
+11
*
[PATCH] pata_hpt366: fix typo
OGAWA Hirofumi
2006-10-03
1
-1
/
+1
*
[PATCH] MAINTAINERS: Removes duplicated entry
Luiz Fernando N. Capitulino
2006-10-03
1
-8
/
+0
*
[PATCH] ia64: note requirement for 8250_pnp, now that 8250_acpi is gone
Bjorn Helgaas
2006-10-03
1
-0
/
+7
*
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
Corey Minyard
2006-10-03
2
-3
/
+28
*
[PATCH] Add Pekka to CREDITS
Pekka Enberg
2006-10-03
1
-0
/
+6
*
[PATCH] restore parport_pc probing on powermac
Olaf Hering
2006-10-03
3
-11
/
+0
*
[PATCH] ISDN warning fixes
Alan Cox
2006-10-03
7
-26
/
+24
*
[PATCH] schedule ftape removal
Jeff Garzik
2006-10-03
1
-0
/
+8
*
[PATCH] drivers/char/ip2: kill unused code, label
Jeff Garzik
2006-10-03
1
-2
/
+0
*
[PATCH] ipmi: fix uninitialized data bug
Jeff Garzik
2006-10-03
1
-0
/
+1
*
[PATCH] fs/eventpoll: error handling micro-cleanup
Jeff Garzik
2006-10-03
1
-2
/
+3
*
[PATCH] kernel-doc for kernel/resource.c
Randy Dunlap
2006-10-03
2
-11
/
+73
*
[PATCH] kernel-doc for kernel/dma.c
Randy Dunlap
2006-10-03
3
-3
/
+14
*
[PATCH] low performance of lib/sort.c
keios
2006-10-03
1
-5
/
+5
*
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
2006-10-03
3
-44
/
+93
*
[PATCH] FRV: Permit large kmalloc allocations [try #2]
David Howells
2006-10-03
1
-0
/
+8
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
23
-45
/
+152
*
[PATCH] pid.h cleanup
Andrew Morton
2006-10-03
1
-15
/
+15
*
[PATCH] Add unifdef to gitignore
Paul Mundt
2006-10-02
1
-0
/
+1
*
[PATCH] hp100: fix conditional compilation mess
Jeff Garzik
2006-10-02
2
-4
/
+6
*
[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"
Andrew Morton
2006-10-02
1
-54
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-10-02
4
-64
/
+80
|
\
|
*
IB/ehca: Tweak trace message format
Hoang-Nam Nguyen
2006-10-02
1
-1
/
+1
|
*
IB/ehca: Fix device registration
Hoang-Nam Nguyen
2006-10-02
1
-17
/
+19
|
*
IB/ipath: Fix RDMA reads
Ralph Campbell
2006-10-02
1
-27
/
+32
|
*
RDMA/cma: Optimize error handling
Krishna Kumar
2006-10-02
1
-10
/
+14
|
*
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
2006-10-02
1
-5
/
+1
|
*
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
2006-10-02
1
-0
/
+1
|
*
RDMA/cma: Fix device removal race
Krishna Kumar
2006-10-02
1
-0
/
+1
|
*
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
2006-10-02
1
-4
/
+11
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2006-10-02
48
-73
/
+472
|
\
\
|
*
|
[WATCHDOG] improve machzwd detection
Dave Jones
2006-10-02
1
-2
/
+1
|
*
|
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
2006-10-02
43
-44
/
+44
|
*
|
[WATCHDOG] s3c24XX nowayout
Ben Dooks
2006-10-02
1
-5
/
+5
[next]