summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-03OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver3-1/+186
2009-09-03OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver5-10/+13
2009-09-03OMAP: PM: Hook into PM countersPeter 'p2' De Schrijver3-0/+11
2009-09-03OMAP: PM counter infrastructure.Peter 'p2' De Schrijver3-2/+108
2009-08-28OMAP3: update OMAP3 Beagle defconfigPaul Walmsley1-9/+32
2009-08-28OMAP3: beagle: add missing twl4030 usb platform_dataFelipe Balbi1-0/+5
2009-08-28OMAP3: Zoom2: Update board defconfigVikram Pandita1-76/+408
2009-08-28OMAP3: Zoom2: Add TWL4030 supportVikram Pandita1-11/+192
2009-08-28OMAP3: MMC: Add mux for pinsVikram Pandita3-0/+119
2009-08-28OMAP3: rx51_defconfig: add twl4030 to rx51 default configurationTimo Kokkonen1-0/+1
2009-08-28OMAP3: 3430SDP: Fix defconfigSergio Aguirre1-10/+10
2009-08-28OMAP2/3: Pass irqflags to 8250 driverVikram Pandita2-1/+3
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU6-19/+449
2009-08-28OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU1-1/+1
2009-08-28OMAP2: n8x0: add n8x0_defconfigKalle Valo1-0/+1104
2009-08-28OMAP2: add board file for Nokia N800 and N810Kalle Valo3-1/+155
2009-08-28OMAP2: compile usb-tusb6010.cKalle Valo2-0/+6
2009-08-28OMAP1: AMS_DELTA: add modem supportJanusz Krzysztofik1-0/+38
2009-08-28OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala1-4/+23
2009-08-28OMAP: Remove omap boot parsing codeRoger Quadros1-44/+0
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo29-149/+0
2009-08-28OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo2-45/+0
2009-08-28OMAP: Remove ifdefs for io.hTony Lindgren3-13/+34
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2-3/+3
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren26-154/+193
2009-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-136/+79
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-27m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven3-1/+7
2009-08-27m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan1-2/+1
2009-08-27arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton1-6/+4
2009-08-27m68k: cnt reaches -1, not 0Roel Kluin1-2/+4
2009-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-140/+167
2009-08-26sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+1
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-103/+80
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich1-79/+47
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds3-1/+12
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-3/+17
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2-1/+10
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr1-0/+2
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner1-7/+18
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-08-21x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich1-1/+1
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar3-12/+18
2009-08-20xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2-12/+14
2009-08-20x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge1-0/+4
2009-08-19Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-85/+99