index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
percpu: refactor the code in pcpu_[de]populate_chunk()
WANG Cong
1
-10
/
+8
2009-12-08
percpu: remove compile warnings caused by __verify_pcpu_ptr()
Tejun Heo
1
-1
/
+1
2009-10-29
percpu: make accessors check for percpu pointer in sparse
Tejun Heo
3
-4
/
+24
2009-10-29
percpu: add __percpu for sparse.
Rusty Russell
4
-10
/
+18
2009-10-29
percpu: make access macros universal
Tejun Heo
1
-9
/
+14
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
24
-90
/
+80
2009-10-29
percpu: make misc percpu symbols unique
Tejun Heo
4
-45
/
+42
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
8
-16
/
+17
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
6
-15
/
+15
2009-10-29
percpu: make percpu symbols in x86 unique
Tejun Heo
5
-80
/
+79
2009-10-29
percpu: make percpu symbols in xen unique
Tejun Heo
4
-107
/
+111
2009-10-29
percpu: make percpu symbols in cpufreq unique
Tejun Heo
3
-28
/
+28
2009-10-29
percpu: make percpu symbols in oprofile unique
Tejun Heo
3
-14
/
+13
2009-10-29
percpu: make percpu symbols in tracer unique
Tejun Heo
2
-27
/
+28
2009-10-29
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
7
-56
/
+57
2009-10-29
percpu: remove some sparse warnings
Tejun Heo
4
-37
/
+39
2009-10-29
percpu: make alloc_percpu() handle array types
Tejun Heo
1
-2
/
+2
2009-10-29
vmalloc: fix use of non-existent percpu variable in put_cpu_var()
Tejun Heo
1
-2
/
+2
2009-10-13
this_cpu: Use this_cpu_xx in trace_functions_graph.c
Tejun Heo
1
-2
/
+2
2009-10-12
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2
-5
/
+5
2009-10-12
this_cpu: Use this_cpu_xx in nmi handling
Christoph Lameter
2
-8
/
+8
2009-10-12
Merge branch 'for-linus' into for-next
Tejun Heo
1
-2
/
+3
2009-10-12
percpu: fix compile warnings
Tejun Heo
1
-2
/
+3
2009-10-03
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
1
-4
/
+4
2009-10-03
this_cpu: Use this_cpu ops for VM statistics
Christoph Lameter
1
-6
/
+4
2009-10-03
this_cpu: Use this_cpu_ptr in crypto subsystem
Christoph Lameter
1
-1
/
+1
2009-10-03
this_cpu: xfs_icsb_modify_counters does not need "cpu" variable
Christoph Lameter
1
-6
/
+6
2009-10-03
this_cpu: Eliminate get/put_cpu
Christoph Lameter
2
-27
/
+16
2009-10-03
this_cpu: Straight transformations
Christoph Lameter
4
-7
/
+5
2009-10-03
this_cpu: Use this_cpu ops for network statistics
Christoph Lameter
2
-8
/
+3
2009-10-03
this_cpu: Use this_cpu operations for NFS statistics
Christoph Lameter
1
-21
/
+3
2009-10-03
this_cpu: Use this_cpu operations for SNMP statistics
Christoph Lameter
1
-32
/
+18
2009-10-03
this_cpu: Implement X86 optimized this_cpu operations
Christoph Lameter
1
-0
/
+78
2009-10-03
this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations
Christoph Lameter
2
-0
/
+405
2009-10-02
percpu: kill legacy percpu allocator
Tejun Heo
5
-357
/
+0
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
4
-20
/
+138
2009-10-02
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
3
-30
/
+57
2009-10-02
ia64: initialize cpu maps early
Tejun Heo
2
-24
/
+20
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
5
-9
/
+8
2009-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-245
/
+745
2009-10-02
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
1
-33
/
+17
2009-10-02
spi-imx: initialize complete config struct
Uwe Kleine-König
1
-0
/
+1
2009-10-02
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
1
-3
/
+0
2009-10-02
spi-imx: setup mode_bits we can handle
Sascha Hauer
1
-0
/
+1
2009-10-02
spi-imx: fix initial chipselect settings
Sascha Hauer
1
-1
/
+6
2009-10-02
spi-imx: update state correctly
Sascha Hauer
1
-0
/
+7
2009-10-02
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2
-169
/
+169
2009-10-02
afs: remove cache.h
Christoph Hellwig
2
-13
/
+1
2009-10-02
sscanf(): fix %*s%n
Andy Spencer
1
-1
/
+1
2009-10-02
serial: add parameter to force skipping the test for the TXEN bug
Chuck Ebbert
1
-1
/
+6
[next]