summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sn2
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner2017-04-151-8/+9
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* ia64: Reduce stack usage by iterating over nodemaskMatt Fleming2016-05-051-12/+23
* ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-261-14/+14
* ia64: single_open() leaksAl Viro2013-05-051-2/+2
* ia64: Don't use create_proc_read_entry()David Howells2013-04-291-66/+42
* prominfo_proc fixesAl Viro2013-04-091-30/+12
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-3/+0
|\
| * Disintegrate asm/system.h for IA64David Howells2012-03-283-3/+0
* | [IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2012-02-271-0/+1
|/
* [IA64] sn2: add missing put_cpu()Tony Luck2011-08-111-4/+8
* ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-1/+1
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-142-43/+1
|\
| * [IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck2011-03-291-42/+0
| * ia64: change to new flag variablesmatt mooney2011-03-171-1/+1
* | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-7/+2
|\
| * sn_hwperf: Kill BKL usageArnd Bergmann2010-05-171-7/+2
* | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-181-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-4/+4
|\
| * percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-291-4/+4
* | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-131-3/+4
|/
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-172-3/+3
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-4/+2
* [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap2009-04-011-1/+1
* Pull cpumask into release branchTony Luck2009-03-312-6/+6
|\
| * cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-161-2/+2
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-162-4/+4
* | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-7/+2
|/
* cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-15/+12
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
* [IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman2008-06-201-0/+2
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-21/+13
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-041-4/+5
* [IA64] constify function pointer tablesJan Engelhardt2008-02-042-2/+2
* ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-121-1/+1
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-011-0/+26
* [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-011-1/+2
* [IA64] SN2: Fix up sn2_rtc clockChristoph Lameter2007-08-011-5/+2
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-8/+21
* [IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin2007-07-131-1/+2