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
path:
root
/
arch
/
ia64
/
sn
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-05-02
1
-2
/
+2
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
2
-2
/
+0
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-5
/
+5
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[IA64] BTE error timer fix
Russ Anderson
2007-04-06
1
-3
/
+3
*
[IA64] Fix wrong /proc/iomem on SGI Altix
Bernhard Walle
2007-03-20
1
-2
/
+10
*
[IA64] Altix: ioremap vga_console_iobase
John Keller
2007-03-20
1
-3
/
+3
*
Pull altix into release branch
Len Brown
2007-03-09
2
-22
/
+24
|
\
|
*
ACPI: Altix: reinitialize acpi tables
John Keller
2007-03-01
1
-0
/
+2
|
*
ACPI: Altix: cannot register acpi bus driver before bus scan
John Keller
2007-02-23
1
-22
/
+22
*
|
[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function
KAMEZAWA Hiroyuki
2007-03-07
1
-1
/
+13
*
|
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
2007-02-26
1
-1
/
+1
|
/
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c
Eric W. Biederman
2007-02-14
1
-48
/
+38
*
[PATCH] sysctl: sn: remove sysctl ABI BREAKAGE
Eric W. Biederman
2007-02-14
1
-6
/
+6
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
2
-2
/
+2
*
[PATCH] sn2: use static ->proc_fops
Alexey Dobriyan
2007-02-11
1
-43
/
+62
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-07
1
-6
/
+14
|
\
|
*
msi: Make MSI useable more architectures
Eric W. Biederman
2007-02-07
1
-6
/
+14
|
*
msi: Kill the msi_desc array.
Eric W. Biederman
2007-02-07
1
-1
/
+1
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-02-07
4
-96
/
+367
|
\
\
|
|
/
|
/
|
|
*
Altix: ACPI SSDT PCI device support
John Keller
2007-02-02
3
-101
/
+358
|
*
ACPICA: reduce conflicts with Altix patch series
Len Brown
2007-02-02
2
-9
/
+14
|
*
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
2007-02-02
2
-9
/
+18
*
|
[IA64-SGI] Check for TIO errors on shub2 Altix
Russ Anderson
2007-02-05
1
-4
/
+12
|
/
*
ACPI: Altix: ACPI _PRT support
John Keller
2007-01-04
1
-0
/
+3
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[IA64] fix possible XPC deadlock when disconnecting
Dean Nelson
2006-12-12
2
-26
/
+53
*
[IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0
Jay Lan
2006-12-12
1
-2
/
+10
*
[IA64] SN: Correctly update smp_affinty mask
John Keller
2006-12-07
2
-7
/
+15
*
[IA64] IA64 Kexec/kdump
Zou Nan hai
2006-12-07
1
-0
/
+8
*
Altix: Initial ACPI support - ROM shadowing.
John Keller
2006-12-01
3
-2
/
+39
*
Altix: Add initial ACPI IO support
John Keller
2006-12-01
7
-535
/
+941
*
[IA64] typename -> name conversion
Ingo Molnar
2006-11-16
1
-1
/
+1
*
[IA64] bte_unaligned_copy() transfers one extra cache line.
Robin Holt
2006-11-15
1
-5
/
+4
*
[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices
Bjorn Helgaas
2006-10-17
1
-12
/
+0
*
[PATCH] more ia64 irq handlers
Al Viro
2006-10-09
1
-2
/
+2
*
[PATCH] missed ia64 pt_regs fixes
Al Viro
2006-10-08
1
-5
/
+2
*
[IA64] Fix breakage from irq change
Tony Luck
2006-10-06
1
-1
/
+1
*
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
2006-10-04
2
-0
/
+231
*
Attack of "the the"s in arch
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-09-27
1
-2
/
+1
|
\
|
*
[IA64-SGI] Do not request DMA memory for BTE
Christoph Lameter
2006-09-26
1
-2
/
+1
*
|
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-09-26
1
-1
/
+2
|
/
*
[IA64] SN fix for cpu hotplug/kexec
Jack Steiner
2006-09-08
1
-1
/
+1
*
[IA64-SGI] Silent data corruption caused by XPC V2.
Dean Nelson
2006-08-08
3
-30
/
+26
[next]