summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | omap: gpio: Simultaneously requested rising and falling edgeCory Maccarrone2010-01-081-1/+60
| * | | | | omap: McBSP: Fix possible port lockoutJanusz Krzysztofik2010-01-081-3/+17
| |/ / / /
* | | | | arm: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-115-92/+68
* | | | | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
* | | | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-081-9/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chainsBen Dooks2010-01-071-9/+1
| |/ / /
* | | | Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-067-7/+28
|\ \ \ \
| * | | | DaVinci: DM365: Add the device_enable for the DaVinci KeyscanMiguel Aguilar2010-01-062-6/+6
| * | | | davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinciSekhar Nori2010-01-061-0/+1
| * | | | davinci: da8xx/omap-l1: mark RTC as a wakeup sourceSekhar Nori2010-01-061-1/+8
| * | | | davinci: cp_intc: provide set_wake functionSekhar Nori2010-01-061-0/+11
| * | | | Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath2010-01-062-0/+2
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-0629-214/+256
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: 5864/1: Implement arch_reset() in NUC900Li Jie2010-01-051-1/+14
| * | | ARM: 5863/1: fix bugs of clock source of NUC900Li Jie2010-01-051-27/+37
| * | | ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_rangeBahadir Balban2010-01-051-1/+0
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-01-0416-81/+143
| |\ \ \ | | |/ / | |/| |
| | * | imx/mx3: depend on USB_ULPI for otg_ulpi_createUwe Kleine-König2010-01-043-1/+11
| | * | ARM: MX3: make CPU revision number detection work on all boardsWolfgang Denk2010-01-044-15/+5
| | * | mx25: pdk: add platform code for FEC supportBaruch Siach2010-01-041-2/+44
| | * | mx25: add support for FEC on i.MX25Baruch Siach2010-01-044-0/+26
| | * | mx25: s/NO_PAD_CTL/NO_PAD_CTRL/Baruch Siach2010-01-041-29/+29
| | * | mx31moboard: fix usbh device namesValentin Longchamp2010-01-043-3/+3
| | * | mx3: add support for the mt9v022 camera sensor to pcm037 platformGuennadi Liakhovetski2010-01-041-7/+25
| | * | mx27: mxt_td60: Remove not used UART pinsAlan Carvalho de Assis2010-01-041-24/+0
| * | | [ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMCEric Miao2009-12-291-1/+1
| * | | [ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slotHaojian Zhuang2009-12-294-94/+16
| * | | [ARM] pxa/ttc_dkb: remove duplicate macro definitionUwe Kleine-König2009-12-291-2/+0
| * | | [ARM] pxa/zeus: provide power-source information when APM is enabledMarc Zyngier2009-12-291-0/+21
| * | | [ARM] pxa/zeus: relax memory timings on Zeus ethernet portsMarc Zyngier2009-12-291-1/+10
| * | | [ARM] pxa/zeus: make internal zeus_get_pcb_info staticMarc Zyngier2009-12-291-2/+2
| * | | [ARM] pxa/littleton: select CPU_PXA300 and CPU_PXA310Marek Vasut2009-12-291-0/+2
| * | | [ARM] pxa/littleton: add UART3 GPIO configMarek Vasut2009-12-291-0/+6
| * | | [ARM] pxa: use resource_size() in pwm.cH Hartley Sweeten2009-12-291-4/+4
| |/ /
* | | ARM: Merge next-simtecBen Dooks2010-01-048-1/+57
|\ \ \ | |/ / |/| |
| * | ARM: S3C: Fix NAND device registration by s3c_nand_set_platdata().Ben Dooks2009-12-231-1/+3
| * | ARM: S3C24XX: touchscreen device definitionArnaud Patard2009-12-235-0/+49
| * | ARM: mach-bast: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+3
| * | ARM: mach-osiris: add NAND_SCAN_SILENT_NODEV to optional devicesBen Dooks2009-12-231-0/+2
* | | ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
* | | ARM: footbridge: trim down old ISA rtc setupRussell King2009-12-246-174/+73
* | | ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
* | | ARM: Fix wrong shared bit for CPU write buffer bug testRussell King2009-12-231-3/+2
* | | ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport2009-12-221-1/+1
* | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900wanzongshun2009-12-221-0/+1
* | | ARM: 5855/1: putc support for nuc900wanzongshun2009-12-221-0/+10
* | | ARM: 5854/1: fix compiling error for NUC900wanzongshun2009-12-221-1/+1
* | | ARM: 5849/1: ARMv7: fix Oprofile events countJean PIHET2009-12-221-6/+2
* | | ARM: Kill CONFIG_CPU_32Russell King2009-12-18160-339/+200
* | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-185-18/+19
OpenPOWER on IntegriCloud