summaryrefslogtreecommitdiff
path: root/arch/ia64/sn/kernel/sn2
AgeCommit message (Expand)Author
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
2007-05-08[IA64] Optional method to purge the TLB on SN systemsJack Steiner
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-11[PATCH] sn2: use static ->proc_fopsAlexey Dobriyan
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-06[IA64] Fix breakage from irq changeTony Luck
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23Auto-update from upstreamTony Luck
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson
2006-06-21[IA64-SGI] SN topology fix for large systemsJack Steiner
2006-04-27[IA64-SGI] - Reduce overhead of reading sn_topologyJack Steiner
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-03-28[PATCH] ia64: const f_ops fixAndrew Morton