summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Rework & cleanup page table freeing code pathBenjamin Herrenschmidt2009-08-206-46/+67
* powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-207-13/+9
* powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt2009-08-201-0/+2
* powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt2009-08-202-1/+10
* powerpc/mm: Make low level TLB flush ops on BookE take additional argsBenjamin Herrenschmidt2009-08-204-19/+56
* powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3EBenjamin Herrenschmidt2009-08-201-4/+10
* powerpc/mm: Add support for early ioremap on non-hash 64-bit processorsBenjamin Herrenschmidt2009-08-201-5/+54
* powerpc/mm: Add more bit definitions for Book3E MMU registersBenjamin Herrenschmidt2009-08-201-49/+119
* powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.Benjamin Herrenschmidt2009-08-201-0/+6
* powerpc/mm: Add HW threads support to no_hash TLB managementBenjamin Herrenschmidt2009-08-203-33/+86
* powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt2009-08-201-32/+6
* powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.hBenjamin Herrenschmidt2009-08-201-3/+1
* powerpc: Add compat_sys_truncateBenjamin Herrenschmidt2009-08-202-2/+14
* powerpc: Update boot wrapper script with the new location of dtcLucian Adrian Grijincu2009-08-201-1/+2
* powerpc: Makefile simplification through use of cc-ifversionFrans Pop2009-08-201-1/+1
* powerpc: Change PACA from SPRG3 to SPRG1Benjamin Herrenschmidt2009-08-201-5/+5
* powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-08-201-1/+1
* powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in KconfigBenjamin Herrenschmidt2009-08-201-10/+10
* powerpc/cell: Replace strncpy by strlcpyroel kluin2009-08-201-2/+1
* powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2009-08-204-30/+55
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-2020-264/+356
* powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2009-08-204-2/+3
* powerpc: Preload application text segment instead of TASK_UNMAPPED_BASEAnton Blanchard2009-08-201-9/+8
* powerpc: Rearrange SLB preload codeAnton Blanchard2009-08-201-13/+8
* powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard2009-08-202-3/+7
* powerpc: expose the multi-bit ops that underlie single-bit ops.Geoff Thorpe2009-08-201-134/+62
* powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman2009-08-201-5/+8
* powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()Gerhard Pircher2009-08-201-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-181-2/+2
|\
| * security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab2009-08-191-1/+1
| * security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones2009-08-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-08-184-26/+29
|\ \
| * | percpu: use the right flag for get_vm_area()Amerigo Wang2009-08-141-1/+1
| * | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-143-24/+27
| * | init: set nr_cpu_ids before setup_per_cpu_areas()Tejun Heo2009-08-141-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-185-8/+25
|\ \ \
| * | | x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar2009-08-171-5/+14
| * | | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz2009-08-171-0/+4
| * | | x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza2009-08-161-2/+2
| * | | x86, mce: therm_throt: Don't log redundant normalityHugh Dickins2009-08-161-2/+5
| * | | x86: Fix UV BAU destination subnode idCliff Wickman2009-08-152-1/+2
| |/ /
* | | mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu2009-08-181-1/+3
* | | REPORTING-BUGS: add get_maintainer.pl blurbJoe Perches2009-08-181-1/+4
* | | nommu: check fd read permission in validate_mmap_request()Graff Yang2009-08-181-0/+4
* | | spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-181-0/+6
* | | spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-181-10/+7
* | | mmc: add the new linux-mmc mailing list to MAINTAINERSAndrew Morton2009-08-181-0/+1
* | | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-186-54/+48
* | | vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signedJeff Layton2009-08-181-1/+1
* | | MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fixJoe Perches2009-08-181-1/+1
OpenPOWER on IntegriCloud