aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29percpu: make access macros universalTejun Heo1-9/+14
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell24-90/+80
2009-10-29percpu: make misc percpu symbols uniqueTejun Heo4-45/+42
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo8-16/+17
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo6-15/+15
2009-10-29percpu: make percpu symbols in x86 uniqueTejun Heo5-80/+79
2009-10-29percpu: make percpu symbols in xen uniqueTejun Heo4-107/+111
2009-10-29percpu: make percpu symbols in cpufreq uniqueTejun Heo3-28/+28
2009-10-29percpu: make percpu symbols in oprofile uniqueTejun Heo3-14/+13
2009-10-29percpu: make percpu symbols in tracer uniqueTejun Heo2-27/+28
2009-10-29percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo7-56/+57
2009-10-29percpu: remove some sparse warningsTejun Heo4-37/+39
2009-10-29percpu: make alloc_percpu() handle array typesTejun Heo1-2/+2
2009-10-29vmalloc: fix use of non-existent percpu variable in put_cpu_var()Tejun Heo1-2/+2
2009-10-13this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo1-2/+2
2009-10-12this_cpu: Use this_cpu_xx for ftraceChristoph Lameter2-5/+5
2009-10-12this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2-8/+8
2009-10-12percpu: fix compile warningsTejun Heo1-2/+3
2009-10-03this_cpu: Use this_cpu operations in RCUChristoph Lameter1-4/+4
2009-10-03this_cpu: Use this_cpu ops for VM statisticsChristoph Lameter1-6/+4
2009-10-03this_cpu: Use this_cpu_ptr in crypto subsystemChristoph Lameter1-1/+1
2009-10-03this_cpu: xfs_icsb_modify_counters does not need "cpu" variableChristoph Lameter1-6/+6
2009-10-03this_cpu: Eliminate get/put_cpuChristoph Lameter2-27/+16
2009-10-03this_cpu: Straight transformationsChristoph Lameter4-7/+5
2009-10-03this_cpu: Use this_cpu ops for network statisticsChristoph Lameter2-8/+3
2009-10-03this_cpu: Use this_cpu operations for NFS statisticsChristoph Lameter1-21/+3
2009-10-03this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter1-32/+18
2009-10-03this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter1-0/+78
2009-10-03this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operationsChristoph Lameter2-0/+405
2009-10-02percpu: kill legacy percpu allocatorTejun Heo5-357/+0
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo4-20/+138
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo3-30/+57
2009-10-02ia64: initialize cpu maps earlyTejun Heo2-24/+20
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo5-9/+8
2009-10-01spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König1-33/+17
2009-10-01spi-imx: initialize complete config structUwe Kleine-König1-0/+1
2009-10-01spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König1-3/+0
2009-10-01spi-imx: setup mode_bits we can handleSascha Hauer1-0/+1
2009-10-01spi-imx: fix initial chipselect settingsSascha Hauer1-1/+6
2009-10-01spi-imx: update state correctlySascha Hauer1-0/+7
2009-10-01spi-imx: rename source file to spi_imx.cUwe Kleine-König2-169/+169
2009-10-01afs: remove cache.hChristoph Hellwig2-13/+1
2009-10-01sscanf(): fix %*s%nAndy Spencer1-1/+1
2009-10-01serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert1-1/+6
2009-10-01serial167: fix read buffer overflowRoel Kluin1-5/+2
2009-10-01cyclades: fix read buffer overflowRoel Kluin1-1/+1
2009-10-01icom: convert space to tabsBreno Leitao1-28/+26
2009-10-01serial_txx9: use container_of() instead of direct castAtsushi Nemoto1-17/+22
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks2-21/+27
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2-2/+14