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
path:
root
/
arch
/
ia64
/
sn
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IA64] Fix broken sn2 build
Hedi Berriche
2010-02-23
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-4
/
+4
|
\
|
*
percpu: make percpu symbols in ia64 unique
Tejun Heo
2009-10-29
1
-4
/
+4
*
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
1
-1
/
+1
*
|
[IA64] use printk_once() unaligned.c/io_common.c
Marcin Slusarz
2009-10-13
1
-6
/
+2
*
|
[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()
Roel Kluin
2009-10-13
1
-3
/
+4
|
/
*
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
1
-1
/
+2
|
\
|
*
[IA64] sprintf should not be used with same source & destination address
Alan Cox
2009-06-30
1
-1
/
+2
*
|
percpu: cleanup percpu array definitions
Tejun Heo
2009-06-24
1
-1
/
+1
|
/
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
5
-7
/
+7
*
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-06-15
1
-2
/
+2
*
[IA64] remove obsolete no_irq_type
Thomas Gleixner
2009-06-15
1
-1
/
+1
*
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
2
-4
/
+8
*
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-1
/
+1
*
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
2009-04-01
4
-24
/
+12
*
[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c
Randy Dunlap
2009-04-01
1
-1
/
+1
*
Pull cpumask into release branch
Tony Luck
2009-03-31
3
-7
/
+7
|
\
|
*
cpumask: use mm_cpumask() wrapper: ia64
Rusty Russell
2009-03-16
1
-2
/
+2
|
*
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
2009-03-16
3
-5
/
+5
*
|
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-7
/
+2
*
|
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-22
1
-3
/
+4
|
\
\
|
|
/
|
*
[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.
Robin Holt
2009-02-19
1
-3
/
+4
*
|
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-13
2
-2
/
+2
|
\
\
|
|
/
|
*
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
2
-2
/
+2
*
|
irq: update all arches for new irq_desc
Mike Travis
2009-01-12
1
-1
/
+1
|
/
*
Merge branch 'linus' into release
Len Brown
2009-01-09
4
-23
/
+20
|
\
|
*
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-2
/
+1
|
*
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
2008-12-26
1
-15
/
+12
|
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
2
-6
/
+7
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
2
-2
/
+0
*
|
ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT
Lin Ming
2008-12-31
1
-2
/
+2
*
|
ACPI: io_acpi_init.c: call acpi_get_name to get node fullname
Lin Ming
2008-12-31
1
-46
/
+56
|
/
*
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
2008-12-09
1
-1
/
+8
*
[IA64] Clear up section mismatch for sn_check_wars.
Robin Holt
2008-12-09
1
-2
/
+2
*
[IA64] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-12-09
1
-4
/
+1
*
sn_pci_controller_fixup() should be __init
Al Viro
2008-11-30
1
-1
/
+1
*
ACPI: fix ia64 build warning
Len Brown
2008-10-23
1
-1
/
+1
*
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
1
-4
/
+4
*
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck
2008-08-01
1
-1
/
+1
*
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-15
1
-1
/
+1
|
\
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
Merge commit 'v2.6.26-rc8' into core/rcu
Ingo Molnar
2008-06-26
1
-1
/
+1
|
\
\
|
|
/
|
*
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
2008-06-24
1
-1
/
+1
*
|
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-06-23
1
-0
/
+2
|
\
\
|
|
/
|
*
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
2008-06-20
1
-0
/
+2
*
|
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2008-05-19
1
-0
/
+1
|
/
*
ia64: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
2
-21
/
+13
*
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
2008-04-22
7
-6099
/
+1
*
[IA64] minor irq handler cleanups
Jeff Garzik
2008-04-22
1
-2
/
+2
*
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
[next]