summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-1479-978/+1222
|\
| * m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo2009-12-092-6/+6
| * 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: 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
| |\ \
| * | | 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
* | | | Documentation: rw_lock lessons learnedWilliam Allen Simpson2009-12-141-100/+84
* | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-12-1238-911/+461
|\ \ \ \
| * | | | IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.Krzysztof Hałasa2009-12-051-21/+11
| * | | | IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa2009-12-0510-234/+169
| * | | | IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa2009-12-053-121/+43
| * | | | IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa2009-12-053-44/+0
| * | | | IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa2009-12-056-60/+25
| * | | | IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa2009-12-055-64/+35
| * | | | IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa2009-12-055-64/+31
| * | | | IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa2009-12-055-65/+32
| * | | | IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa2009-12-055-43/+19
| * | | | IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa2009-12-055-51/+18
| * | | | IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa2009-12-055-52/+25
OpenPOWER on IntegriCloud