aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-01-1113-240/+214
|\
| * microblaze: remove obsolete DEBUG_BOOTMEMAmerigo Wang2011-01-102-5/+0
| * 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/+60
| * | 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/+1
| * | 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/+3
| * | 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/+1
| * | | 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
| | |\ \ \
| | * | | | x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes2010-12-235-29/+25
| | * | | | x86, numa: Fake node-to-cpumask for NUMA emulationDavid Rientjes2010-12-231-20/+79
| | * | | | x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes2010-12-235-24/+95
| | * | | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2010-12-234-2/+12
| | * | | | x86, numa: Reduce minimum fake node size to 32MDavid Rientjes2010-12-231-1/+1
| * | | | | Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar2011-01-109-228/+75
| |\ \ \ \ \
| * | | | | | x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap2011-01-091-2/+2
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-1116-101/+137
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-0976-610/+2200
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2011-01-092-13/+18
| * | | | | | | x86: Save rbp in pt_regs on irq entryFrederic Weisbecker2011-01-071-13/+23
| * | | | | | | x86, dumpstack: Fix unused variable warningRakib Mullick2011-01-071-6/+0
| * | | | | | | x86, NMI: Clean-up default_do_nmi()Don Zickus2011-01-071-16/+14
| * | | | | | | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPUDon Zickus2011-01-071-6/+10
| * | | | | | | x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-078-21/+12
| * | | | | | | x86, NMI: Add priorities to handlersDon Zickus2011-01-078-6/+29
| * | | | | | | x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus2011-01-071-1/+1
| * | | | | | | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying2011-01-072-26/+37
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-112-2/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-081-0/+29
| * | | | | | | | ARM: dove: Switch SDHCI devices over to "sdhci-dove" driverMike Rapoport2011-01-081-2/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-01-10152-10691/+9465
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Blackfin: encode cpu-rev into uImage nameMike Frysinger2011-01-102-3/+6
| * | | | | | | | | Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger2011-01-101-1/+0
| * | | | | | | | | Blackfin: sram_free_with_lsl: do not ignore return value of sram_freeMike Frysinger2011-01-101-9/+9
| * | | | | | | | | Blackfin: boards: add missing "static" to peripheral listsMike Frysinger2011-01-1026-95/+95
| * | | | | | | | | Blackfin: DNP5370: new board portAndreas Schallenberg2011-01-104-0/+546