index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-08
Merge branch 'for-linus' into for-next
Tejun Heo
2009-12-02
percpu: add missing per_cpu_ptr_to_phys() definition for UP
Tejun Heo
2009-11-25
percpu: Fix kdump failure if booted with percpu_alloc=page
Vivek Goyal
2009-11-13
percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability
Tejun Heo
2009-10-29
percpu: make misc percpu symbols unique
Tejun Heo
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
2009-10-29
percpu: make percpu symbols in x86 unique
Tejun Heo
2009-10-29
percpu: make percpu symbols in xen unique
Tejun Heo
2009-10-29
percpu: make percpu symbols in cpufreq unique
Tejun Heo
2009-10-29
percpu: make percpu symbols in oprofile unique
Tejun Heo
2009-10-29
percpu: make percpu symbols in tracer unique
Tejun Heo
2009-10-29
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
percpu: remove some sparse warnings
Tejun Heo
2009-10-29
percpu: make alloc_percpu() handle array types
Tejun Heo
2009-10-29
vmalloc: fix use of non-existent percpu variable in put_cpu_var()
Tejun Heo
2009-10-29
sched: move rq_weight data array out of .percpu
Jiri Kosina
2009-10-29
percpu: allow pcpu_alloc() to be called with IRQs off
Jiri Kosina
2009-10-13
this_cpu: Use this_cpu_xx in trace_functions_graph.c
Tejun Heo
2009-10-12
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2009-10-12
this_cpu: Use this_cpu_xx in nmi handling
Christoph Lameter
2009-10-12
Merge branch 'for-linus' into for-next
Tejun Heo
2009-10-12
percpu: fix compile warnings
Tejun Heo
2009-10-03
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
2009-10-03
this_cpu: Use this_cpu ops for VM statistics
Christoph Lameter
2009-10-03
this_cpu: Use this_cpu_ptr in crypto subsystem
Christoph Lameter
2009-10-03
this_cpu: xfs_icsb_modify_counters does not need "cpu" variable
Christoph Lameter
2009-10-03
this_cpu: Eliminate get/put_cpu
Christoph Lameter
2009-10-03
this_cpu: Straight transformations
Christoph Lameter
2009-10-03
this_cpu: Use this_cpu ops for network statistics
Christoph Lameter
2009-10-03
this_cpu: Use this_cpu operations for NFS statistics
Christoph Lameter
2009-10-03
this_cpu: Use this_cpu operations for SNMP statistics
Christoph Lameter
2009-10-03
this_cpu: Implement X86 optimized this_cpu operations
Christoph Lameter
2009-10-03
this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations
Christoph Lameter
2009-10-02
percpu: kill legacy percpu allocator
Tejun Heo
2009-10-02
ia64: convert to dynamic percpu allocator
Tejun Heo
2009-10-02
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
Tejun Heo
2009-10-02
ia64: initialize cpu maps early
Tejun Heo
2009-10-02
ia64: don't alias VMALLOC_END to vmalloc_end
Tejun Heo
2009-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2009-10-01
spi-imx: strip down chipselect function to only drive the chipselect
Uwe Kleine-König
2009-10-01
spi-imx: initialize complete config struct
Uwe Kleine-König
2009-10-01
spi-imx: no need to assert bits_per_word being initialized
Uwe Kleine-König
2009-10-01
spi-imx: setup mode_bits we can handle
Sascha Hauer
2009-10-01
spi-imx: fix initial chipselect settings
Sascha Hauer
2009-10-01
spi-imx: update state correctly
Sascha Hauer
2009-10-01
spi-imx: rename source file to spi_imx.c
Uwe Kleine-König
2009-10-01
afs: remove cache.h
Christoph Hellwig
2009-10-01
sscanf(): fix %*s%n
Andy Spencer
2009-10-01
serial: add parameter to force skipping the test for the TXEN bug
Chuck Ebbert
[next]