index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
sn
/
kernel
/
sn2
Age
Commit message (
Expand
)
Author
Lines
2017-04-15
ia64/sn/hwperf: Replace racy task affinity logic
Thomas Gleixner
-8
/
+9
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
-0
/
+1
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-2
/
+2
2016-05-05
ia64: Reduce stack usage by iterating over nodemask
Matt Fleming
-12
/
+23
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
-14
/
+14
2013-05-05
ia64: single_open() leaks
Al Viro
-2
/
+2
2013-04-29
ia64: Don't use create_proc_read_entry()
David Howells
-66
/
+42
2013-04-09
prominfo_proc fixes
Al Viro
-30
/
+12
2013-01-03
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
-3
/
+0
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
-3
/
+0
2012-02-27
[IA64] Fix a couple of warnings for EXPORT_SYMBOL
Paul Gortmaker
-0
/
+1
2011-08-11
[IA64] sn2: add missing put_cpu()
Tony Luck
-4
/
+8
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
-1
/
+1
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
-43
/
+1
2011-03-29
[IA64] Fix build breakage - sn_force_interrupt_flag: undefined
Tony Luck
-42
/
+0
2011-03-17
ia64: change to new flag variables
matt mooney
-1
/
+1
2011-02-21
ia64: convert to clocksource_register_hz/khz
John Stultz
-5
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
-0
/
+1
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
-7
/
+2
2010-05-18
[IA64] Use set_cpus_allowed_ptr
Julia Lawall
-2
/
+2
2010-05-17
sn_hwperf: Kill BKL usage
Arnd Bergmann
-7
/
+2
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
-4
/
+4
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
-4
/
+4
2009-10-13
[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()
Roel Kluin
-3
/
+4
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
-3
/
+3
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
-1
/
+1
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
-4
/
+2
2009-04-01
[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c
Randy Dunlap
-1
/
+1
2009-03-31
Pull cpumask into release branch
Tony Luck
-6
/
+6
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
-7
/
+2
2009-03-16
cpumask: use mm_cpumask() wrapper: ia64
Rusty Russell
-2
/
+2
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
-4
/
+4
2008-12-26
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
-15
/
+12
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
-1
/
+1
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
-1
/
+1
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
-0
/
+2
2008-04-29
ia64: use non-racy method for proc entries creation
Denis V. Lunev
-21
/
+13
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
-1
/
+0
2008-02-04
[IA64] sn_hwperf semaphore to mutex
Daniel Walker
-4
/
+5
2008-02-04
[IA64] constify function pointer tables
Jan Engelhardt
-2
/
+2
2007-10-12
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
-1
/
+1
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
-0
/
+26
2007-09-01
[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...
Jesper Juhl
-1
/
+2
2007-08-01
[IA64] SN2: Fix up sn2_rtc clock
Christoph Lameter
-5
/
+2
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
-8
/
+21
2007-07-13
[IA64] correctly count CPU objects in the ia64/sn hwperf interface
Mark Goodwin
-1
/
+2
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
-1
/
+1
[next]