aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3EBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Move around mmu_gathers definition on 64-bitBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Add definitions used by exception handling on 64-bit Book3EBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Add SPR definitions for new 64-bit BookEBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3EBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Add support for early ioremap on non-hash 64-bit processorsBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Add more bit definitions for Book3E MMU registersBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.Benjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Add HW threads support to no_hash TLB managementBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.hBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Add compat_sys_truncateBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Update boot wrapper script with the new location of dtcLucian Adrian Grijincu2009-08-19
| * | | | | powerpc: Makefile simplification through use of cc-ifversionFrans Pop2009-08-19
| * | | | | powerpc: Change PACA from SPRG3 to SPRG1Benjamin Herrenschmidt2009-08-19
| * | | | | powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in KconfigBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc/cell: Replace strncpy by strlcpyroel kluin2009-08-19
| * | | | | powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2009-08-19
| * | | | | powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard2009-08-19
| * | | | | powerpc: Rearrange SLB preload codeAnton Blanchard2009-08-19
| * | | | | powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard2009-08-19
| * | | | | powerpc: expose the multi-bit ops that underlie single-bit ops.Geoff Thorpe2009-08-19
| * | | | | powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman2009-08-19
| * | | | | powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()Gerhard Pircher2009-08-19
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ \ \ \
| * | | | | | powerpc64: convert to dynamic percpu allocatorTejun Heo2009-08-14
| * | | | | | sparc64: use embedding percpu first chunk allocatorTejun Heo2009-08-14
| * | | | | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-14
| * | | | | | x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMATejun Heo2009-08-14
| * | | | | | percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo2009-08-14
| * | | | | | percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-14
| * | | | | | percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-14
| * | | | | | percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo2009-08-14
| * | | | | | percpu: drop @static_size from first chunk allocatorsTejun Heo2009-08-14
| * | | | | | percpu: generalize first chunk allocator selectionTejun Heo2009-08-14
| * | | | | | percpu: build first chunk allocators selectivelyTejun Heo2009-08-14
| * | | | | | percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-14
| * | | | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\ \ \ \ \ \