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
*
tc86c001: init_hwif_tc86c001() can be static
Adrian Bunk
2007-02-07
1
-1
/
+1
*
ide: add Toshiba TC86C001 IDE driver (take 2)
Sergei Shtylyov
2007-02-07
5
-0
/
+333
*
pdc202xx_new: remove check_in_drive_lists abomination
Sergei Shtylyov
2007-02-07
2
-42
/
+12
*
pdc202xx_new: remove useless code
Sergei Shtylyov
2007-02-07
1
-28
/
+3
*
slc90e66: carry over fixes from piix driver
Sergei Shtylyov
2007-02-07
1
-21
/
+34
*
piix: tuneproc() fixes/cleanups
Sergei Shtylyov
2007-02-07
1
-11
/
+10
*
piix: fix 82371MX enablebits
Sergei Shtylyov
2007-02-07
1
-2
/
+8
*
hpt366: HPT36x PCI clock detection fix
Sergei Shtylyov
2007-02-07
1
-2
/
+6
*
hpt366: init code rewrite
Sergei Shtylyov
2007-02-07
1
-362
/
+489
*
hpt366: clean up DMA timeout handling for HPT370
Sergei Shtylyov
2007-02-07
1
-37
/
+25
*
hpt366: merge HPT37x speedproc handlers
Sergei Shtylyov
2007-02-07
1
-170
/
+88
*
hpt366: cache channel's MCR address
Sergei Shtylyov
2007-02-07
1
-190
/
+181
*
hpt366: switch to using pci_get_slot
Sergei Shtylyov
2007-02-07
1
-30
/
+31
*
hpt366: print the real chip name at startup
Sergei Shtylyov
2007-02-07
1
-37
/
+67
*
hpt366: rework rate filtering tidy
Andrew Morton
2007-02-07
1
-9
/
+14
*
hpt366: rework rate filtering
Sergei Shtylyov
2007-02-07
1
-94
/
+85
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-02-06
26
-213
/
+407
|
\
|
*
[IA64] swiotlb abstraction (e.g. for Xen)
Jan Beulich
2007-02-05
3
-35
/
+159
|
*
[IA64] swiotlb cleanup
Jan Beulich
2007-02-05
2
-25
/
+33
|
*
[IA64] make swiotlb use bus_to_virt/virt_to_bus
Jan Beulich
2007-02-05
1
-16
/
+17
|
*
[IA64] swiotlb bug fixes
Jan Beulich
2007-02-05
4
-28
/
+33
|
*
[IA64] Hook up getcpu system call for IA64
Fenghua Yu
2007-02-05
2
-1
/
+5
|
*
[IA64] clean up sparsemem memory_present call
Bob Picco
2007-02-05
1
-33
/
+3
|
*
[IA64] show_mem() for IA64 sparsemem NUMA
George Beshers
2007-02-05
1
-26
/
+48
|
*
[IA64] missing exports hwsw_sync_...
Jan Beulich
2007-02-05
1
-0
/
+4
|
*
[IA64] virt_to_page() can be called with NULL arg
Kirill Korotaev
2007-02-05
1
-1
/
+2
|
*
[IA64] alignment bug in ldscript
Kirill Korotaev
2007-02-05
1
-0
/
+1
|
*
[IA64] register memory ranges in a consistent manner
Bob Picco
2007-02-05
3
-4
/
+22
|
*
[IA64] Enable SWIOTLB only when needed
Jan Beulich
2007-02-05
1
-1
/
+4
|
*
[IA64-SGI] Check for TIO errors on shub2 Altix
Russ Anderson
2007-02-05
1
-4
/
+12
|
*
[IA64] remove bogus prototype ia64_esi_init()
Alex Williamson
2007-02-05
1
-1
/
+0
|
*
[IA64] Clear IRQ affinity when unregistered
Alex Williamson
2007-02-05
1
-0
/
+5
|
*
[IA64] fix ACPI Kconfig issues
Len Brown
2007-02-05
1
-2
/
+2
|
*
[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()
Bernhard Walle
2007-02-05
2
-0
/
+7
|
*
[IA64] find thread for user rbs address
bibo,mao
2007-02-05
1
-1
/
+1
|
*
[IA64] use snprintf() on features field of /proc/cpuinfo
Aron Griffis
2007-02-05
1
-17
/
+14
|
*
[IA64] enable singlestep on system call
bibo,mao
2007-02-05
2
-7
/
+9
|
*
[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c
Horms
2007-02-05
2
-13
/
+16
|
*
[IA64] add newline to PAL-code warning message
Horms
2007-02-05
1
-1
/
+1
|
*
[IA64] kexec: Remove inline declaration of efi_get_pal_addr()
Horms
2007-02-05
1
-1
/
+1
|
*
[IA64] kexec: Minor enhancement to includes in crash.c
Horms
2007-02-05
1
-1
/
+2
|
*
[IA64] kexec: typo in the saved_max_pfn description in contig.c
Horms
2007-02-05
1
-1
/
+1
|
*
[IA64] Zero size /proc/vmcore on ia64
Horms
2007-02-05
1
-0
/
+6
|
*
[IA64] kexec: Fix CONFIG_SMP=n compilation
Magnus Damm
2007-02-05
2
-4
/
+9
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-02-06
1
-2
/
+2
|
\
\
|
*
|
ocfs2: ocfs2_link() journal credits update
Mark Fasheh
2007-02-01
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-02-06
12
-817
/
+1005
|
\
\
\
|
*
|
|
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
2007-02-05
2
-13
/
+22
|
*
|
|
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
2007-02-05
4
-22
/
+6
|
*
|
|
USB HID: fix bogus comment in hid_get_class_descriptor()
Jiri Kosina
2007-02-05
1
-1
/
+1
[next]