index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
sn
/
kernel
/
sn2
/
sn_hwperf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64/sn/hwperf: Replace racy task affinity logic
Thomas Gleixner
2017-04-15
1
-8
/
+9
*
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
[IA64] Fix a couple of warnings for EXPORT_SYMBOL
Paul Gortmaker
2012-02-27
1
-0
/
+1
*
[IA64] sn2: add missing put_cpu()
Tony Luck
2011-08-11
1
-4
/
+8
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-24
1
-7
/
+2
|
\
|
*
sn_hwperf: Kill BKL usage
Arnd Bergmann
2010-05-17
1
-7
/
+2
*
|
[IA64] Use set_cpus_allowed_ptr
Julia Lawall
2010-05-18
1
-2
/
+2
|
/
*
[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()
Roel Kluin
2009-10-13
1
-3
/
+4
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
1
-2
/
+2
*
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
2009-04-01
1
-4
/
+2
*
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
2009-03-16
1
-1
/
+1
*
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
2008-12-26
1
-15
/
+12
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
*
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
[IA64] sn_hwperf semaphore to mutex
Daniel Walker
2008-02-04
1
-4
/
+5
*
[IA64] constify function pointer tables
Jan Engelhardt
2008-02-04
1
-1
/
+1
*
[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...
Jesper Juhl
2007-09-01
1
-1
/
+2
*
[IA64] correctly count CPU objects in the ia64/sn hwperf interface
Mark Goodwin
2007-07-13
1
-1
/
+2
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-09-26
1
-1
/
+2
*
[IA64-SGI] SN topology fix for large systems
Jack Steiner
2006-06-21
1
-23
/
+27
*
[IA64-SGI] - Reduce overhead of reading sn_topology
Jack Steiner
2006-04-27
1
-2
/
+2
*
[IA64-SGI] - Fix discover of nearest cpu node to IO node
Jack Steiner
2006-04-27
1
-2
/
+2
*
[IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode()
Dean Roe
2006-03-28
1
-1
/
+5
*
[IA64-SGI] sn_hwperf use of num_online_cpus()
hawkes@sgi.com
2006-03-27
1
-1
/
+1
*
[IA64] prevent sn2 specific code to be run in generic kernels
Jes Sorensen
2006-02-08
1
-1
/
+4
*
[IA64] fix bug in sn/ia64 for sparse CPU numbering
hawkes@sgi.com
2005-11-21
1
-1
/
+2
*
[IA64] Cleanup use of various #defines related to nodes
Jack Steiner
2005-09-15
1
-2
/
+2
*
Pull ngam-maule-steiner into release branch
Tony Luck
2005-08-29
1
-52
/
+260
|
\
|
*
[IA64] - SGI SN hwperf enhancements -
Mark Goodwin
2005-08-24
1
-20
/
+246
|
*
[IA64] - SGI SN hwperf enhancements - export_pci_topology
Mark Goodwin
2005-08-24
1
-34
/
+16
*
|
[IA64] remove use of asm/segment.h
Kumar Gala
2005-08-24
1
-1
/
+0
|
/
*
[IA64-SGI] Altix SN add support for slots in geoid_t locator
Mark Goodwin
2005-04-25
1
-47
/
+24
*
[IA64-SGI] Altix SN topology fix potential infinite loop
Mark Goodwin
2005-04-25
1
-5
/
+7
*
[IA64-SGI] Altix SN topology support for new chipsets and pci topology
Mark Goodwin
2005-04-25
1
-9
/
+124
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+690