summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * [ARM] pxa: enable L2 if present in XSC3Haojian Zhuang2010-01-011-0/+7
| | * [ARM] pxa: do not enable L2 after MMU is enabledHaojian Zhuang2010-01-011-6/+5
| * | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent2010-01-081-1/+2
| * | ARM: 5867/1: Update U300 defconfigLinus Walleij2010-01-081-10/+71
| * | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles2010-01-081-0/+6
| * | ARM: add missing recvmmsg syscall numberRussell King2010-01-071-0/+1
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-1127-109/+296
|\ \ \
| * \ \ Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-01-0813-91/+137
| |\ \ \
| | * | | OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley2010-01-081-8/+44
| | * | | OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley2010-01-083-0/+13
| | * | | OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2010-01-082-33/+35
| | * | | OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi2010-01-081-1/+4
| | * | | OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone2010-01-081-1/+1
| | * | | OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone2010-01-081-2/+2
| | * | | OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley2010-01-081-6/+0
| | * | | OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen2010-01-081-0/+2
| | * | | OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...Paul Walmsley2010-01-081-1/+1
| | * | | OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman2010-01-081-0/+2
| | * | | OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley2010-01-081-6/+9
| | * | | OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley2010-01-083-35/+28
| | * | | ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare2010-01-081-2/+2
| | * | | OMAP2: remove duplicated #includeHuang Weiyi2010-01-082-2/+0
| * | | | omap3: EVM: Choose OMAP_PACKAGE_CBBVaibhav Hiremath2010-01-081-0/+1
| * | | | omap3: Fix booting if package is uninitializedTony Lindgren2010-01-081-2/+4
| * | | | omap3: add missing parenthesesRoel Kluin2010-01-081-2/+2
| * | | | omap3: add missing parenthesesRoel Kluin2010-01-081-1/+1
| * | | | omap2/3: ZOOM: Correcting key mapping for few keysVimal Singh2010-01-081-4/+4
| * | | | omap2/3: make serial_in_override() address the right uart portAlexander Shishkin2010-01-081-2/+10
| * | | | omap1: Fix compile for omap1_bl.cTony Lindgren2010-01-081-1/+0
| * | | | omap1: Add 7xx clocks and pin muxes for SPICory Maccarrone2010-01-085-0/+58
| * | | | omap: Remove uninitialized warning for gpio.cTony Lindgren2010-01-081-1/+1
| * | | | omap: &&/|| confusion in iommu_put()Roel Kluin2010-01-081-1/+1
| * | | | 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