aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sn2
Commit message (Expand)AuthorAge
* ia64: single_open() leaksAl Viro2013-05-05
* ia64: Don't use create_proc_read_entry()David Howells2013-04-29
* prominfo_proc fixesAl Viro2013-04-09
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for IA64David Howells2012-03-28
* | [IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2012-02-27
|/
* [IA64] sn2: add missing put_cpu()Tony Luck2011-08-11
* ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-14
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
|\
| * [IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck2011-03-29
| * ia64: change to new flag variablesmatt mooney2011-03-17
* | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * sn_hwperf: Kill BKL usageArnd Bergmann2010-05-16
* | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-29
* | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-13
|/
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01
* [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap2009-04-01
* Pull cpumask into release branchTony Luck2009-03-31
|\
| * cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-15
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-15
* | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
|/
* cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-24
* [IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman2008-06-20
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-04
* [IA64] constify function pointer tablesJan Engelhardt2008-02-04
* ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-12
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-01
* [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-01
* [IA64] SN2: Fix up sn2_rtc clockChristoph Lameter2007-08-01
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-20
* [IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin2007-07-13
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-11
* [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-08
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-12
* [PATCH] sn2: use static ->proc_fopsAlexey Dobriyan2007-02-11
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [IA64] Fix breakage from irq changeTony Luck2006-10-06
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-26