aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sn2
AgeCommit message (Expand)Author
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-05ia64: Reduce stack usage by iterating over nodemaskMatt Fleming
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter
2013-05-05ia64: single_open() leaksAl Viro
2013-04-29ia64: Don't use create_proc_read_entry()David Howells
2013-04-09prominfo_proc fixesAl Viro
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker
2011-08-11[IA64] sn2: add missing put_cpu()Tony Luck
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-03-29[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck
2011-03-17ia64: change to new flag variablesmatt mooney
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall
2010-05-17sn_hwperf: Kill BKL usageArnd Bergmann
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap
2009-03-31Pull cpumask into release branchTony Luck
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-04[IA64] sn_hwperf semaphore to mutexDaniel Walker
2008-02-04[IA64] constify function pointer tablesJan Engelhardt
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl
2007-08-01[IA64] SN2: Fix up sn2_rtc clockChristoph Lameter
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-07-13[IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott