summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTejun Heo2009-12-084-60/+132
|\
| * percpu: add missing per_cpu_ptr_to_phys() definition for UPTejun Heo2009-12-021-0/+5
| * percpu: Fix kdump failure if booted with percpu_alloc=pageVivek Goyal2009-11-253-1/+24
| * percpu: restructure pcpu_extend_area_map() to fix bugs and improve readabilityTejun Heo2009-11-131-40/+81
| * sched: move rq_weight data array out of .percpuJiri Kosina2009-10-291-11/+11
| * percpu: allow pcpu_alloc() to be called with IRQs offJiri Kosina2009-10-291-13/+17
* | percpu: make misc percpu symbols uniqueTejun Heo2009-10-294-45/+42
* | percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-298-16/+17
* | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-296-15/+15
* | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-295-80/+79
* | percpu: make percpu symbols in xen uniqueTejun Heo2009-10-294-107/+111
* | percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-293-28/+28
* | percpu: make percpu symbols in oprofile uniqueTejun Heo2009-10-293-14/+13
* | percpu: make percpu symbols in tracer uniqueTejun Heo2009-10-292-27/+28
* | percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo2009-10-297-56/+57
* | percpu: remove some sparse warningsTejun Heo2009-10-294-37/+39
* | percpu: make alloc_percpu() handle array typesTejun Heo2009-10-291-2/+2
* | vmalloc: fix use of non-existent percpu variable in put_cpu_var()Tejun Heo2009-10-291-2/+2
* | this_cpu: Use this_cpu_xx in trace_functions_graph.cTejun Heo2009-10-131-2/+2
* | this_cpu: Use this_cpu_xx for ftraceChristoph Lameter2009-10-122-5/+5
* | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-122-8/+8
* | Merge branch 'for-linus' into for-nextTejun Heo2009-10-121-2/+3
|\ \ | |/
| * percpu: fix compile warningsTejun Heo2009-10-121-2/+3
* | this_cpu: Use this_cpu operations in RCUChristoph Lameter2009-10-031-4/+4
* | this_cpu: Use this_cpu ops for VM statisticsChristoph Lameter2009-10-031-6/+4
* | this_cpu: Use this_cpu_ptr in crypto subsystemChristoph Lameter2009-10-031-1/+1
* | this_cpu: xfs_icsb_modify_counters does not need "cpu" variableChristoph Lameter2009-10-031-6/+6
* | this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-032-27/+16
* | this_cpu: Straight transformationsChristoph Lameter2009-10-034-7/+5
* | this_cpu: Use this_cpu ops for network statisticsChristoph Lameter2009-10-032-8/+3
* | this_cpu: Use this_cpu operations for NFS statisticsChristoph Lameter2009-10-031-21/+3
* | this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter2009-10-031-32/+18
* | this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-031-0/+78
* | this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operationsChristoph Lameter2009-10-032-0/+405
* | percpu: kill legacy percpu allocatorTejun Heo2009-10-025-357/+0
* | ia64: convert to dynamic percpu allocatorTejun Heo2009-10-024-20/+138
* | ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-023-30/+57
* | ia64: initialize cpu maps earlyTejun Heo2009-10-022-24/+20
* | ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-025-9/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2009-10-0116-245/+745
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-011-0/+11
| |\ \
| | * | Btrfs: fix data space leak fixJosef Bacik2009-10-011-0/+11
| * | | Btrfs: remove duplicates of filemap_ helpersChristoph Hellwig2009-10-014-102/+10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-10-0114-146/+727
| |\ \ \ | | |/ /
| | * | Btrfs: take i_mutex before generic_write_checksChris Mason2009-10-011-8/+17
| | * | Btrfs: fix arguments to btrfs_wait_on_page_writeback_rangeChristoph Hellwig2009-10-011-1/+3
| | * | Btrfs: fix deadlock with free space handling and user transactionsSage Weil2009-09-291-1/+1
| | * | Btrfs: fix error cases for ioctl transactionsSage Weil2009-09-291-19/+22
| | * | Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball2009-09-293-5/+5
| | * | Btrfs: introduce missing kfreeJulia Lawall2009-09-291-1/+3
OpenPOWER on IntegriCloud