aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo2009-12-09
* Merge branch 'for-linus' into for-nextTejun Heo2009-12-07
|\
| * percpu: add missing per_cpu_ptr_to_phys() definition for UPTejun Heo2009-12-01
| * percpu: Fix kdump failure if booted with percpu_alloc=pageVivek Goyal2009-11-25
| * percpu: restructure pcpu_extend_area_map() to fix bugs and improve readabilityTejun Heo2009-11-12
| * sched: move rq_weight data array out of .percpuJiri Kosina2009-10-28
| * percpu: allow pcpu_alloc() to be called with IRQs offJiri Kosina2009-10-28
* | percpu: make misc percpu symbols uniqueTejun Heo2009-10-29
* | percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-29
* | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-29
* | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-29
* | percpu: make percpu symbols in xen uniqueTejun Heo2009-10-29
* | percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-29
* | percpu: make percpu symbols in oprofile uniqueTejun Heo2009-10-29
* | percpu: make percpu symbols in tracer uniqueTejun Heo2009-10-29
* | percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo2009-10-29
* | percpu: remove some sparse warningsTejun Heo2009-10-29
* | percpu: make alloc_percpu() handle array typesTejun Heo2009-10-29
* | vmalloc: fix use of non-existent percpu variable in put_cpu_var()Tejun Heo2009-10-29
* | this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo2009-10-13
* | this_cpu: Use this_cpu_xx for ftraceChristoph Lameter2009-10-12
* | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-12
* | Merge branch 'for-linus' into for-nextTejun Heo2009-10-12
|\|
| * percpu: fix compile warningsTejun Heo2009-10-12
* | this_cpu: Use this_cpu operations in RCUChristoph Lameter2009-10-03
* | this_cpu: Use this_cpu ops for VM statisticsChristoph Lameter2009-10-03
* | this_cpu: Use this_cpu_ptr in crypto subsystemChristoph Lameter2009-10-03
* | this_cpu: xfs_icsb_modify_counters does not need "cpu" variableChristoph Lameter2009-10-03
* | this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-03
* | this_cpu: Straight transformationsChristoph Lameter2009-10-03
* | this_cpu: Use this_cpu ops for network statisticsChristoph Lameter2009-10-03
* | this_cpu: Use this_cpu operations for NFS statisticsChristoph Lameter2009-10-03
* | this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter2009-10-03
* | this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-03
* | this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operationsChristoph Lameter2009-10-03
* | percpu: kill legacy percpu allocatorTejun Heo2009-10-02
* | ia64: convert to dynamic percpu allocatorTejun Heo2009-10-02
* | ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-02
* | ia64: initialize cpu maps earlyTejun Heo2009-10-02
* | ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-10-01
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-01
| |\ \
| | * | Btrfs: fix data space leak fixJosef Bacik2009-10-01
| * | | Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig2009-10-01
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-01
| |\| |
| | * | Btrfs: take i_mutex before generic_write_checksChris Mason2009-10-01
| | * | Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig2009-10-01
| | * | Btrfs: fix deadlock with free space handling and user transactionsSage Weil2009-09-29
| | * | Btrfs: fix error cases for ioctl transactionsSage Weil2009-09-29
| | * | Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball2009-09-29