aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-08-20powerpc: Add SPR definitions for new 64-bit BookEBenjamin Herrenschmidt
2009-08-20powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2009-08-20powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt
2009-08-20powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt
2009-08-20powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt
2009-08-20powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3EBenjamin Herrenschmidt
2009-08-20powerpc/mm: Add support for early ioremap on non-hash 64-bit processorsBenjamin Herrenschmidt
2009-08-20powerpc/mm: Add more bit definitions for Book3E MMU registersBenjamin Herrenschmidt
2009-08-20powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.Benjamin Herrenschmidt
2009-08-20powerpc/mm: Add HW threads support to no_hash TLB managementBenjamin Herrenschmidt
2009-08-20powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt
2009-08-20powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.hBenjamin Herrenschmidt
2009-08-20powerpc: Add compat_sys_truncateBenjamin Herrenschmidt
2009-08-20powerpc: Update boot wrapper script with the new location of dtcLucian Adrian Grijincu
2009-08-20powerpc: Makefile simplification through use of cc-ifversionFrans Pop
2009-08-20powerpc: Change PACA from SPRG3 to SPRG1Benjamin Herrenschmidt
2009-08-20powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt
2009-08-20powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in KconfigBenjamin Herrenschmidt
2009-08-20powerpc/cell: Replace strncpy by strlcpyroel kluin
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-08-20powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt
2009-08-20powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard
2009-08-20powerpc: Rearrange SLB preload codeAnton Blanchard
2009-08-20powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard
2009-08-20powerpc: expose the multi-bit ops that underlie single-bit ops.Geoff Thorpe
2009-08-20powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman
2009-08-20powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()Gerhard Pircher
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-08-19Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-18sparc64: Update defconfig.David S. Miller
2009-08-18sparc32: Update defconfig.David S. Miller
2009-08-18sparc32: Kill trap table freeing code.David S. Miller
2009-08-18sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-18Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-08-18i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich
2009-08-18microblaze: Update Microblaze defconfigsMichal Simek
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek
2009-08-18microblaze: Enable ppoll syscallMichal Simek
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig
2009-08-18perf_counter: powerpc: Add callchain supportPaul Mackerras
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras
2009-08-18powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha