summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-04omap: mailbox: don't export unecessary symbolsFelipe Contreras2-4/+0
2010-08-04omap: mailbox: update omap1 probingFelipe Contreras1-14/+14
2010-08-04omap: mailbox: use correct config for omap1Felipe Contreras1-1/+1
2010-08-04omap: mailbox: 2420 should be detected at run-timeFelipe Contreras1-1/+2
2010-08-04omap: mailbox: reorganize structuresFelipe Contreras1-33/+35
2010-08-04omap: mailbox: trivial cleanupsFelipe Contreras3-9/+9
2010-08-04omap mailbox: Set a device in logical mbox instance for traceabilityHiroshi DOYU1-1/+16
2010-08-04omap: mailbox: convert block api to kfifoOhad Ben-Cohen3-68/+64
2010-08-04omap: mailbox: remove (un)likely macros from cold pathsOhad Ben-Cohen1-5/+5
2010-08-04omap: mailbox cleanup: split MODULE_AUTHOR lineOhad Ben-Cohen2-2/+4
2010-08-04omap: mailbox: convert rwlocks to spinlockOhad Ben-Cohen1-10/+10
2010-08-04Mailbox: disable mailbox interrupt when request queueFernando Guzman Lugo1-1/+9
2010-08-04Mailbox: new mutext lock for h/w mailbox configurationHiroshi DOYU1-5/+6
2010-08-04Mailbox: Check valid registered callback before callingFernando Guzman Lugo1-1/+2
2010-08-04Mailbox: flush pending deferred works before freeing blk queueFernando Guzman Lugo1-0/+2
2010-08-04Mailbox: free mailbox interrupt before freeing blk queueFernando Guzman Lugo1-2/+1
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-47/+66
2010-07-30SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2-2/+2
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-10/+32
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent1-5/+5
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm1-0/+3
2010-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-2/+7
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-0/+8
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel1-2/+7
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori1-0/+8
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky1-6/+12
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens2-4/+20
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+16
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-27/+25
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-29/+37
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+5
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov1-6/+5
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett1-8/+9
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman1-12/+6
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett1-1/+5
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe2-0/+5
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings5-1/+6
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger1-4/+5
2010-07-26MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli1-0/+3
2010-07-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney1-12/+12
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle2-2/+4
2010-07-26MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf1-5/+3
2010-07-26MIPS: Make init_vdso a subsys_initcall.David Daney1-1/+1