summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-26powerpc: Fix typo in uImage targetAnatolij Gustschin
2010-08-26oprofile: add support for Intel processor model 30Josh Hunt
2010-08-26Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos
2010-08-26sparc: Really fix "console=" for serial consoles.David S. Miller
2010-08-26sparc64: Fix atomic64_t routine return values.David S. Miller
2010-08-26sparc64: Fix rwsem constant bug leading to hangs.David S. Miller
2010-08-26sparc64: Add missing ID to parport probing code.David S. Miller
2010-08-26x86, asm: Clean up and simplify set_64bit()H. Peter Anvin
2010-08-26BFIN: Fix gen_nand probe structures contentsMarek Vasut
2010-08-26ARM: Fix gen_nand probe structures contentsMarek Vasut
2010-08-26ARM: Tighten check for allowable CPSR valuesRussell King
2010-08-26x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-08-26perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-26x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov
2010-08-26x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman
2010-08-26perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov
2010-08-26x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleanerLuca Barbieri
2010-08-20vmware: fix build error in vmware.cGreg Kroah-Hartman
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-13ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König
2010-08-13ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon
2010-08-13pxa/cm-x300: fix ffuart registrationIgor Grinberg
2010-08-13x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha
2010-08-13x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-08-13x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas
2010-08-13x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz
2010-08-13powerpc: fix build with make 3.82Sam Ravnborg
2010-08-13perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood
2010-08-13x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-08-10xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-10parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2010-08-10arm/imx/gpio: add spinlock protectionBaruch Siach
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30SA1111: Eliminate use after freeJulia Lawall
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King
2010-07-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm
2010-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra