aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-05[ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang1-1/+1
2010-10-21[ARM] Kirkwood: restrict the scope of the PCIe reset workaroundNicolas Pitre3-6/+16
2010-10-21[ARM] Kirkwood: fix timer initialization for LaCie boardsSimon Guinot5-22/+6
2010-10-21[ARM] Kirkwood: enhance TCLK detectionSimon Guinot1-4/+3
2010-10-07[ARM] Kirkwood: add LED support for netxbig_v2 boardsSimon Guinot1-25/+133
2010-10-07leds: add LED driver for Big Network series LEDsSimon Guinot1-0/+55
2010-09-19[ARM] Kirkwood: remove duplicated code in LaCie setup filesSimon Guinot6-325/+175
2010-09-19[ARM] Kirkwood: add LaCie d2 Network v2 supportSimon Guinot3-0/+330
2010-09-19[ARM] Kirkwood: support for Seagate DockStarEric Cooper4-0/+120
2010-09-19[ARM] OpenRD: Enable SD/UART selection for serial port 1Tanmay Upadhyay1-1/+100
2010-09-19ARM: dove: fix __io() definition to use bus based offsetEric Miao1-3/+3
2010-09-19ARM: kirkwood: Unbreak PCIe I/O portArnaud Patard2-3/+3
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+1
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra1-1/+1
2010-09-10Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-7/+14
2010-09-10Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds4-19/+36
2010-09-10AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre1-4/+2
2010-09-10AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre1-11/+19
2010-09-10AT91: dm9000 initialization updateNicolas Ferre1-1/+2
2010-09-09arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder1-0/+1
2010-09-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds32-172/+424
2010-09-09ARM: Update mach-typesRussell King1-2/+96
2010-09-09ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions"Russell King4-95/+10
2010-09-09Merge branch 'origin'Russell King23-66/+129
2010-09-09AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2-5/+14
2010-09-09AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre1-1/+2
2010-09-08sparc: Kill all BKL usage.David S. Miller3-6/+1
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-13/+13
2010-09-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-25/+73
2010-09-08KVM: i8259: fix migrationGleb Natapov1-1/+1
2010-09-08KVM: fix i8259 oops when no vcpus are onlineAvi Kivity1-0/+3
2010-09-08KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity2-6/+10
2010-09-08ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King1-0/+2
2010-09-08ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg1-1/+1
2010-09-08Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2-8/+8
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+4
2010-09-07Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds1-0/+1
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6Linus Torvalds6-21/+37
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds10-34/+69
2010-09-07m68knommu: fix missing linker segmentsGreg Ungerer1-0/+2
2010-09-07h8300: Fix missing consts in kernel_execve()David Howells1-2/+2
2010-09-07h8300: Fix die()David Howells2-2/+4
2010-09-07h8300: IRQ flags should be stored in an unsigned longDavid Howells1-5/+10
2010-09-07AT91: change dma resource indexNicolas Ferre1-1/+1
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann1-2/+2
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2-5/+5
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter1-13/+46
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra2-3/+8
2010-09-03perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus1-4/+2
2010-09-02ARM: 6352/1: perf: fix event validationWill Deacon1-2/+2