aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sn2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig10-2225/+0
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra1-7/+0
2019-03-14ia64: prefix header search path with $(srctree)/Masahiro Yamada1-2/+0
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig2-83/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner1-8/+9
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-05-05ia64: Reduce stack usage by iterating over nodemaskMatt Fleming1-12/+23
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter1-14/+14
2013-05-05ia64: single_open() leaksAl Viro1-2/+2
2013-04-29ia64: Don't use create_proc_read_entry()David Howells1-66/+42
2013-04-09prominfo_proc fixesAl Viro1-30/+12
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds3-3/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells3-3/+0
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-08-11[IA64] sn2: add missing put_cpu()Tony Luck1-4/+8
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-1/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner2-43/+1
2011-03-29[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck1-42/+0
2011-03-17ia64: change to new flag variablesmatt mooney1-1/+1
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz1-5/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-7/+2
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-05-17sn_hwperf: Kill BKL usageArnd Bergmann1-7/+2
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo1-4/+4
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin1-3/+4
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2-3/+3
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov1-4/+2
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1
2009-03-31Pull cpumask into release branchTony Luck2-6/+6
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-7/+2
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell1-2/+2
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2-4/+4
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-15/+12
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev2-21/+13
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-02-04[IA64] sn_hwperf semaphore to mutexDaniel Walker1-4/+5
2008-02-04[IA64] constify function pointer tablesJan Engelhardt2-2/+2
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg1-1/+1
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller1-0/+26