aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | * | | ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski2011-06-30
| | * | | ARM: mach-shmobile: ag5evm: consistently name sdhi info structuresSimon Horman2011-06-21
| | * | | ARM: mach-shmobile: mackerel: change usbhs devices orderKuninori Morimoto2011-06-21
| | |/ /
| * | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
| |\ \ \ | | |_|/ | |/| |
| | * | amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-16
| | * | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-07
| * | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-27
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-24
| | * | ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-24
| | * | ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-21
| | * | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-21
| | * | ARM: SMP: wait for CPU to be marked activeRussell King2011-06-21
| | * | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-17
| | * | ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-17
| | * | ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-17
| * | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-06-20
| |\ \ \
| | * | | msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-20
| | * | | msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein2011-06-17
| | * | | msm: timer: Fix SMP build errorStephen Boyd2011-05-31
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-17
| |\ \ \ \ \
| | * | | | | gpio: include linux/gpio.h where neededRandy Dunlap2011-06-16
| | |/ / / /
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-17
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-14
| | |\ \ \ \
| | | * | | | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-14
| | | |/ / /
| | * | | | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-13
| | |\ \ \ \
| | | * | | | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-06
| | | * | | | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-06
| | | | |_|/ | | | |/| |
| | * | | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-13
| | | |_|/ | | |/| |
| * | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-16
| |\ \ \ \
| | * | | | ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto2011-06-15
| | * | | | ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-14
| | * | | | ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm2011-06-14
| | * | | | ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm2011-06-14
| | * | | | ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm2011-06-14
| | | |_|/ | | |/| |
| * | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-16
| |\ \ \ \
| | * | | | ARM: footbridge: fix clock event supportRussell King2011-06-10
| | * | | | ARM: footbridge: fix debug macrosRussell King2011-06-10
| | * | | | ARM: initrd: disable initrds outside of memoryRussell King2011-06-10
| | * | | | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King2011-06-10
| | |\ \ \ \
| | | * | | | davinci: make PCM platform devices staticSekhar Nori2011-06-08
| | | * | | | arm: davinci: Fix fallout from generic irq chip conversionThomas Gleixner2011-06-08
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-06-10
| | |\ \ \ \
| | | * | | | ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam2011-06-06
| | | * | | | arm: mxs: include asm/processor.h for cpu_relax()Wolfram Sang2011-06-06
| | | | |_|/ | | | |/| |
| | * | | | ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-09
| | * | | | ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-09
| | * | | | ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre2011-06-09
| | * | | | ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre2011-06-09
| | * | | | ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2011-06-09
| | * | | | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King2011-06-09