summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-01-10Blackfin: drop asm/irq.h include from mach headersMike Frysinger
2011-01-10Blackfin: bf51x/bf52x: drop redundant "base" def/cdef headerMike Frysinger
2011-01-10Blackfin: clean up mach header includesMike Frysinger
2011-01-10Blackfin: bf533: merge fio_flag back into normal mach headersMike Frysinger
2011-01-10Blackfin: bf561-ezkit: add SMP defconfigMike Frysinger
2011-01-10Blackfin: bf533: convert boards to gpio frameworkMike Frysinger
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger
2011-01-10Blackfin: bf54x: drop unused legacy MMR namesMike Frysinger
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger
2011-01-10Blackfin: standardize DMAC traffic control MMRs & MDMA MMRsMike Frysinger
2011-01-10Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger
2011-01-10Blackfin: switch to asm-generic/io.hMike Frysinger
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger
2011-01-10Blackfin: musb-boards: push clkin value to platform resourcesBob Liu
2011-01-10Blackfin: SMP: fix hotplug building after irq header shuffleGraf Yang
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson
2011-01-08ARM: dove: Switch SDHCI devices over to "sdhci-dove" driverMike Rapoport
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07msm: add SMP support for msmJeff Ohlstein
2011-01-07msm: hotplug: support cpu hotplug on msmJeff Ohlstein
2011-01-07msm: timer: SMP timer support for msmJeff Ohlstein
2011-01-07msm: scm-boot: Support for setting cold/warm boot addressesStepan Moskovchenko
2011-01-07msm: Secure Channel Manager (SCM) supportStephen Boyd
2011-01-07Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Pull misc2.6.38 into release branchTony Luck
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07x86: Save rbp in pt_regs on irq entryFrederic Weisbecker
2011-01-07x86, dumpstack: Fix unused variable warningRakib Mullick
2011-01-07xen: HVM X2APIC supportSheng Yang
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang
2011-01-07x86, NMI: Clean-up default_do_nmi()Don Zickus
2011-01-07x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPUDon Zickus
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus
2011-01-07x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-07m68knommu: Need to check __get_user()/__put_user() resultAl Viro
2011-01-07m68knommu: signal.c __user annotationsAl Viro