index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
sn
/
kernel
/
sn2
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
1
-0
/
+2
2008-04-29
ia64: use non-racy method for proc entries creation
Denis V. Lunev
2
-21
/
+13
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
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
2007-10-12
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
1
-1
/
+1
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
1
-0
/
+26
2007-09-01
[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...
Jesper Juhl
1
-1
/
+2
2007-08-01
[IA64] SN2: Fix up sn2_rtc clock
Christoph Lameter
1
-5
/
+2
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-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
1
-1
/
+1
2007-05-08
[IA64] Optional method to purge the TLB on SN systems
Jack Steiner
1
-5
/
+60
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2
-2
/
+2
2007-02-11
[PATCH] sn2: use static ->proc_fops
Alexey Dobriyan
1
-43
/
+62
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-10-06
[IA64] Fix breakage from irq change
Tony Luck
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-23
Auto-update from upstream
Tony Luck
1
-4
/
+11
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
1
-4
/
+11
2006-06-21
[IA64-SGI] SN topology fix for large systems
Jack Steiner
1
-23
/
+27
2006-04-27
[IA64-SGI] - Reduce overhead of reading sn_topology
Jack Steiner
1
-2
/
+2
2006-04-27
[IA64-SGI] - Fix discover of nearest cpu node to IO node
Jack Steiner
1
-2
/
+2
2006-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+6
2006-03-28
[PATCH] ia64: const f_ops fix
Andrew Morton
1
-19
/
+20
2006-03-28
[IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()
Dean Roe
1
-1
/
+5
2006-03-27
[IA64-SGI] sn_hwperf use of num_online_cpus()
hawkes@sgi.com
1
-1
/
+1
2006-03-21
Pull sn2-mmio-writes into release branch
Tony Luck
1
-0
/
+21
2006-03-07
[IA64] don't report !sn2 or !summit hardware as an error
Bjorn Helgaas
1
-1
/
+1
2006-02-15
[IA64] ia64: simplify and fix udelay()
hawkes@sgi.com
1
-0
/
+19
2006-02-15
[IA64] remove obsolete corporate address
Jes Sorensen
1
-6
/
+1
2006-02-15
[IA64-SGI] sn2 minor fixes and cleanups
Jes Sorensen
3
-41
/
+41
2006-02-08
[IA64] prevent sn2 specific code to be run in generic kernels
Jes Sorensen
1
-1
/
+4
2006-02-06
Pull sn-recursive-flags-for-select-builds into release branch
Tony Luck
1
-0
/
+2
2006-01-26
[IA64] hooks to wait for mmio writes to drain when migrating processes
Brent Casavant
1
-1
/
+22
2006-01-26
[IA64-SGI] Update TLB flushing code for SN platform
Jack Steiner
1
-121
/
+75
2006-01-26
[IA64-SGI] Recursive flags do not work for selective builds
Keith Owens
1
-0
/
+2
2005-12-16
[IA64-SGI] Missed TLB flush
Jack Steiner
1
-1
/
+1
2005-12-06
[IA64-SGI] Fix SN PTC deadlock recovery
Jack Steiner
1
-2
/
+6
2005-11-21
[IA64] fix bug in sn/ia64 for sparse CPU numbering
hawkes@sgi.com
1
-1
/
+2
2005-11-21
[IA64] Prevent sn2 ptc code from executing on all ia64 subarches
Prarit Bhargava
1
-0
/
+3
2005-10-28
Pull fix-slow-tlb-purge into release branch
Tony Luck
1
-12
/
+19
2005-10-27
[IA64] - Avoid slow TLB purges on SGI Altix systems
Dean Roe
1
-12
/
+19
2005-09-15
[IA64] Cleanup use of various #defines related to nodes
Jack Steiner
1
-2
/
+2
2005-09-03
Merge linux-2.6 into linux-acpi-2.6 test
Len Brown
5
-92
/
+516
2005-08-29
Pull ngam-maule-steiner into release branch
Tony Luck
5
-91
/
+516
[next]