index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
Merge branch 'for-linus' into for-next
Tejun Heo
4
-60
/
+132
2009-12-02
percpu: add missing per_cpu_ptr_to_phys() definition for UP
Tejun Heo
1
-0
/
+5
2009-11-25
percpu: Fix kdump failure if booted with percpu_alloc=page
Vivek Goyal
3
-1
/
+24
2009-11-13
percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability
Tejun Heo
1
-40
/
+81
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-29
sched: move rq_weight data array out of .percpu
Jiri Kosina
1
-11
/
+11
2009-10-29
percpu: allow pcpu_alloc() to be called with IRQs off
Jiri Kosina
1
-13
/
+17
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-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
16
-245
/
+745
2009-10-01
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
1
-33
/
+17
2009-10-01
spi-imx: initialize complete config struct
Uwe Kleine-König
1
-0
/
+1
2009-10-01
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
1
-3
/
+0
2009-10-01
spi-imx: setup mode_bits we can handle
Sascha Hauer
1
-0
/
+1
2009-10-01
spi-imx: fix initial chipselect settings
Sascha Hauer
1
-1
/
+6
2009-10-01
spi-imx: update state correctly
Sascha Hauer
1
-0
/
+7
2009-10-01
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2
-169
/
+169
2009-10-01
afs: remove cache.h
Christoph Hellwig
2
-13
/
+1
2009-10-01
sscanf(): fix %*s%n
Andy Spencer
1
-1
/
+1
2009-10-01
serial: add parameter to force skipping the test for the TXEN bug
Chuck Ebbert
1
-1
/
+6
[next]