aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds5-92/+147
2010-10-27Remove duplicate includes from many filesZimny Lech2-2/+0
2010-10-27ptrace: cleanup arch_ptrace() on ARMNamhyung Kim1-12/+13
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-2/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra3-12/+10
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra2-12/+17
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+5
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds15-34/+771
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-38/+23
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2-0/+189
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre3-3/+10
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2-2/+8
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre6-35/+12
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre4-58/+51
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre1-7/+7
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton3-2/+63
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann4-0/+504
2010-10-25Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds32-629/+4291
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-0/+43
2010-10-25Kirkwood: add fan support for Network Space Max v2Simon Guinot1-0/+43
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds145-3565/+11223
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds36-154/+1269
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds22-46/+263
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-16/+231
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai22-46/+263
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds17-39/+39
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-3/+74
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-2/+56
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-0/+56
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-82/+1
2010-10-22OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFBSenthilvadivu Guruswamy1-0/+16
2010-10-22arm/omap: simplify conditionalNicolas Kaiser1-1/+1
2010-10-22OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja1-31/+0
2010-10-22ARM: omap/fb: move get_fbmem_region() to .init.textUwe Kleine-König1-1/+1
2010-10-22ARM: omap/fb: move omapfb_reserve_sram to .init.textUwe Kleine-König1-3/+3
2010-10-22ARM: omap/fb: move omap_init_fb to .init.textUwe Kleine-König1-2/+2
2010-10-22omap: complete removal of machine_desc.io_pg_offst and .phys_ioAnand Gadiyar3-8/+0
2010-10-22omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman1-7/+10
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds5-1/+7
2010-10-22mxc_udc: add workaround for ENGcm09152 for i.MX35Eric Bénard1-0/+1
2010-10-22USB: AM35x: Add musb supportAjay Kumar Gupta3-0/+55
2010-10-22ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney1-82/+1
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-29/+14
2010-10-21tegra: harmony: enable PCI ExpressMike Rapoport2-0/+58
2010-10-21tegra: add PCI Express supportMike Rapoport6-1/+936
2010-10-21tegra: add PCI Express clocksMike Rapoport1-0/+48
2010-10-21[ARM] tegra: Add APB DMA supportColin Cross5-0/+922
2010-10-21[ARM] tegra: Add cpufreq supportColin Cross3-0/+187