summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt2010-11-301-0/+2
| | * | | | powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt2010-11-301-6/+14
| | * | | | powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-302-21/+31
| | * | | | powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-304-41/+28Star
| * | | | | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-2914-1/+13
| * | | | | powerpc/mm: Avoid avoidable void* pointerMichael Neuling2010-11-291-1/+1
| * | | | | powerpc: Add POWER7+ cputable entryMichael Neuling2010-11-291-0/+16
| * | | | | powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling2010-11-291-4/+0Star
| * | | | | powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2010-11-292-7/+0Star
| * | | | | powerpc: Add VPHN firmware featureJesse Larrew2010-11-293-1/+4
| * | | | | powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-291-5/+4Star
| * | | | | powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-291-62/+0Star
| * | | | | powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1Star
| * | | | | powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-292-0/+31
| * | | | | powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-291-0/+6
| * | | | | powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-291-7/+2Star
| * | | | | powerpc/dart: iommu table cleanupNishanth Aravamudan2010-11-291-8/+1Star
| * | | | | powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-291-2/+1Star
| * | | | | powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-291-18/+1Star
| * | | | | powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-291-3/+8
| * | | | | powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-294-1/+339
| * | | | | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-293-15/+31
| * | | | | powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori2010-11-291-0/+3
| * | | | | powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-292-0/+26
| * | | | | powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-11-292-4/+0Star
| * | | | | powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard2010-11-291-0/+33
| * | | | | powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-295-4/+133
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-1113-240/+214Star
|\ \ \ \ \ \
| * | | | | | microblaze: remove obsolete DEBUG_BOOTMEMAmerigo Wang2011-01-102-5/+0Star
| * | | | | | Merge commit 'v2.6.37' into nextMichal Simek2011-01-10330-3335/+7553
| |\ \ \ \ \ \
| * | | | | | | microblaze: trivial: Fix removed the part of lineMichal Simek2011-01-031-1/+1
| * | | | | | | microblaze: Fix __muldi3 function for little-endian.Michal Simek2011-01-032-121/+60Star
| * | | | | | | microblaze: Clear i/dcache for sw breakpointsMichal Simek2011-01-031-0/+3
| * | | | | | | microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek2011-01-031-3/+1Star
| * | | | | | | microblaze: Fix unaligned exception for little endian platformMichal Simek2011-01-031-0/+9
| * | | | | | | microblaze: Add PVR for Microblaze v8.00.bMichal Simek2011-01-031-0/+1
| * | | | | | | microblaze: Correct PVR access macrosroel kluin2011-01-031-89/+96
| * | | | | | | Revert "microblaze: Simplify syscall rutine"Michal Simek2010-11-181-7/+39
| * | | | | | | microblaze: Fix initramfsMichal Simek2010-11-181-13/+3Star
| * | | | | | | arch/microblaze: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-1115-102/+296
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix Moorestown VRTC fixmap placementArjan van de Ven2011-01-111-2/+2
| * | | | | | | | x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du2011-01-111-4/+1Star
| * | | | | | | | x86, UV: Fix APICID shift for Westmere processorsJack Steiner2011-01-111-1/+1
| * | | | | | | | x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-114-28/+63
| * | | | | | | | x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner2011-01-111-1/+1
| * | | | | | | | x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy2011-01-101-1/+1
| * | | | | | | | Merge branch 'x86/numa' into x86/urgentIngo Molnar2011-01-106-63/+225
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes2011-01-071-11/+37
| | * | | | | | | | Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin2010-12-2931-298/+1481
| | |\ \ \ \ \ \ \ \