summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sn2
Commit message (Expand)AuthorAgeFilesLines
* ia64: single_open() leaksAl Viro2013-05-051-2/+2
* ia64: Don't use create_proc_read_entry()David Howells2013-04-291-66/+42Star
* prominfo_proc fixesAl Viro2013-04-091-30/+12Star
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-293-3/+0Star
|\
| * Disintegrate asm/system.h for IA64David Howells2012-03-283-3/+0Star
* | [IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2012-02-281-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-151-1/+1
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-142-43/+1Star
|\
| * [IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck2011-03-301-42/+0Star
| * ia64: change to new flag variablesmatt mooney2011-03-171-1/+1
* | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1Star
|/
* 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/+2Star
|\
| * sn_hwperf: Kill BKL usageArnd Bergmann2010-05-171-7/+2Star
* | [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/+2Star
* [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-301-7/+2Star
|/
* cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-261-15/+12Star
* 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/+13Star
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-051-4/+5
* [IA64] constify function pointer tablesJan Engelhardt2008-02-052-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/+2Star
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-8/+21
* [IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin2007-07-141-1/+2
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-1/+1
* [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-081-5/+60
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-2/+2
* [PATCH] sn2: use static ->proc_fopsAlexey Dobriyan2007-02-111-43/+62
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [IA64] Fix breakage from irq changeTony Luck2006-10-061-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-1/+2