index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
sn
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
ia64: use non-racy method for proc entries creation
Denis V. Lunev
2
-21
/
+13
2008-04-22
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
7
-6099
/
+1
2008-04-22
[IA64] minor irq handler cleanups
Jeff Garzik
1
-2
/
+2
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-09
[IA64] Replace explicit jiffies tests with time_* macros.
Robert P. J. Day
2
-5
/
+5
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
5
-24
/
+24
2008-02-04
[IA64] sn_hwperf semaphore to mutex
Daniel Walker
1
-4
/
+5
2008-02-04
[IA64] constify function pointer tables
Jan Engelhardt
2
-2
/
+2
2008-01-25
sched: remove printk_clock references from ia64
Ingo Molnar
1
-11
/
+0
2008-01-03
[IA64] Update Altix nofault code
Russ Anderson
1
-3
/
+7
2007-12-19
[IA64] Fix Altix BTE error return status
Russ Anderson
2
-4
/
+8
2007-12-07
[IA64] Add missing "space" to concatenated strings
Joe Perches
1
-1
/
+1
2007-12-07
[IA64] SGI Altix : fix bug in sn_io_late_init()
Mike Habeck
1
-6
/
+5
2007-11-09
[IA64] XPC heartbeat timer function must run on CPU 0
Dean Nelson
1
-9
/
+3
2007-11-06
[IA64] Disable/re-enable CPE interrupts on Altix
Russ Anderson
1
-1
/
+7
2007-10-29
[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended
Roel Kluin
1
-0
/
+1
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-6
/
+7
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-2
/
+2
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-2
/
+1
2007-10-12
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
2
-2
/
+2
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
3
-4
/
+51
2007-09-01
[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...
Jesper Juhl
1
-1
/
+2
2007-08-13
[IA64] SGI Altix : fix a force_interrupt bug on altix
Mike Habeck
1
-1
/
+4
2007-08-13
[IA64] SN2 needs platform specific irq_to_vector() function.
Kenji Kaneshige
1
-0
/
+7
2007-08-01
[IA64] SN2: Fix up sn2_rtc clock
Christoph Lameter
1
-5
/
+2
2007-07-30
[IA64] Remove a few duplicate includes
Jesper Juhl
1
-1
/
+0
2007-07-30
[IA64] fix a few section mismatch warnings
Sam Ravnborg
1
-1
/
+1
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
1
-8
/
+21
2007-07-13
[IA64] correctly count CPU objects in the ia64/sn hwperf interface
Mark Goodwin
1
-1
/
+2
2007-07-11
[IA64] silence GCC ia64 unused variable warnings
Jes Sorensen
1
-1
/
+1
2007-07-09
[IA64] SN: Correct ROM resource length for BIOS copy
John Keller
2
-12
/
+25
2007-06-26
[IA64] Force error to surface in nofault code
Russ Anderson
1
-1
/
+2
2007-05-18
[IA64] Yet another section mismatch warning
Tony Luck
1
-1
/
+1
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
7
-16
/
+16
2007-05-10
[IA64] more warning cleanups
Tony Luck
2
-3
/
+3
2007-05-10
[IA64] Fix warnings resulting from type-checking in dev_dbg()
Tony Luck
1
-1
/
+1
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2
-20
/
+103
2007-05-08
[IA64] Optional method to purge the TLB on SN systems
Jack Steiner
1
-5
/
+60
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-2
/
+2
2007-05-08
[IA64] - Altix: hotplug after intr redirect can crash system
John Keller
1
-15
/
+43
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+0
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-5
/
+5
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-06
[IA64] BTE error timer fix
Russ Anderson
1
-3
/
+3
2007-03-20
[IA64] Fix wrong /proc/iomem on SGI Altix
Bernhard Walle
1
-2
/
+10
2007-03-20
[IA64] Altix: ioremap vga_console_iobase
John Keller
1
-3
/
+3
[next]