aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells6-21/+23
2006-11-30Fix misc Kconfig typosMatt LaPlante4-4/+4
2006-11-26[ARM] Export smp_call_function()Russell King1-0/+1
2006-11-26[ARM] Add PM_LEGACY defaultsRussell King10-0/+10
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams1-0/+3
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King1-4/+4
2006-11-20[ARM] 3933/1: Source drivers/ata/KconfigMartin Michlmayr1-0/+2
2006-11-14[ARM] Remove OP_MAX_COUNTERRussell King1-2/+0
2006-11-11[ARM] Remove PM_LEGACY=y from selected ARM defconfigsRussell King6-9/+7
2006-11-09[ARM] 3857/2: pnx4008: add devices' registrationVitaly Wool1-0/+69
2006-11-07[ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi1-27/+34
2006-11-07[ARM] 3926/1: make timer led handle HZ != 100David Brownell1-2/+2
2006-11-03[ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new driversBen Dooks1-6/+59
2006-11-03[ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4Ben Dooks1-15/+34
2006-11-03[ARM] 3921/1: S3C24XX: remove bast_defconfigBen Dooks1-947/+0
2006-11-03[ARM] 3920/1: S3C24XX: Remove smdk2410_defconfigBen Dooks1-735/+0
2006-11-03[ARM] 3918/1: ixp4xx irq-chip reworkKevin Hilman1-38/+22
2006-11-02[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2-1/+5
2006-11-02[ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.cBen Dooks2-20/+20
2006-11-02[ARM] 3917/1: Fix dmabounce symbol exportsKevin Hilman1-1/+2
2006-10-29[ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson1-1/+1
2006-10-29[ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek1-1/+1
2006-10-29[ARM] Add KBUILD_IMAGE target supportRussell King1-2/+4
2006-10-28[ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa1-0/+1
2006-10-28[ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa1-1/+1
2006-10-28[ARM] Add realview SMP default configurationRussell King1-0/+994
2006-10-28[ARM] Fix SMP irqflags supportRussell King2-9/+14
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-24[ARM] Comment out missing configuration symbolsRussell King1-2/+2
2006-10-24[ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648Russell King1-2/+2
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-6/+6
2006-10-20[PATCH] one more ARM IRQ fixAdrian Bunk1-1/+1
2006-10-17[ARM] switch to new pci_get_bus_and_slot APIAlan Cox3-6/+13
2006-10-16[ARM] Update mach-typesRussell King1-2/+16
2006-10-15[ARM] Fix fallout from IRQ regs changesRussell King3-2/+4
2006-10-14[ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.cKristoffer Ericson1-0/+10
2006-10-13[WATCHDOG] Atmel AT91RM9200 rename.Andrew Victor6-6/+6
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro1-6/+0
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro2-18/+18
2006-10-11[PATCH] arm __user annotationsAl Viro1-1/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells8-9/+9
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro1-3/+3
2006-10-06ARM: fix up nested irq regs usageLinus Torvalds1-1/+2
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt1-1/+2
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds90-309/+260
2006-10-04[PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen1-0/+1
2006-10-04[PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen1-11/+11
2006-10-04[PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen1-5/+5
2006-10-04[PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen10-26/+26
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones19-19/+1
2006-10-03fix file specification in commentsUwe Zeisberger26-26/+26
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03Still more typo fixesMatt LaPlante1-1/+1
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-63/+212
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool1-0/+11
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+2
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie9-49/+113
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-9/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-30[ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek1-3/+0
2006-09-30[ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek3-0/+87
2006-09-30[ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2-10/+11
2006-09-30[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King1-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah8-23/+41
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds174-7941/+9075
2006-09-28Merge nommu branchRussell King26-400/+2053
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman3-11/+30
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman2-0/+10
2006-09-28[ARM] 3873/1: S3C24XX: Add irq_chip namesBen Dooks1-0/+8
2006-09-28[ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chipsBen Dooks1-30/+30
2006-09-28[ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23Ben Dooks1-8/+36
2006-09-28[ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi3-1/+18
2006-09-28[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi7-7/+35
2006-09-28[ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor2-47/+2
2006-09-28[ARM] 3869/1: AT91: NAND support for DK and KB9202 boardsAndrew Victor2-0/+50
2006-09-28[ARM] 3867/1: AT91 GPIO updateAndrew Victor13-126/+156
2006-09-28[ARM] 3866/1: AT91 clock updateAndrew Victor13-278/+299
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor6-83/+83
2006-09-27[ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 seriesDavid Anders4-4/+35
2006-09-27[ARM] kthread: switch arch/arm/kernel/apm.cSerge E. Hallyn1-20/+13
2006-09-27[ARM] Off-by-one in arch/arm/common/icst*Eric Sesterhenn2-4/+4
2006-09-27[ARM] 3864/1: Refactore sharpsl_pmDirk Opfer1-0/+4
2006-09-27[ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer1-11/+18
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2-23/+32
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell1-14/+1
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-1/+1
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King19-853/+652
2006-09-27[ARM] Make !MMU CPUs depend on !MMURussell King1-0/+5
2006-09-27[ARM] nommu: add ARM946E-S core supportHyok S. Choi4-3/+457
2006-09-27[ARM] nommu: add ARM940T core supportHyok S. Choi4-2/+389
2006-09-27[ARM] nommu: add ARM9TDMI core supportHyok S. Choi4-0/+149
2006-09-27[ARM] nommu: add ARM740T core supportHyok S. Choi4-2/+193
2006-09-27[ARM] nommu: add ARM7TDMI core supportHyok S. Choi4-0/+264
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi8-12/+56
2006-09-27[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi1-0/+33
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi1-0/+8
2006-09-27[ARM] do_bad_area() always takes current and current->active_mmRussell King3-14/+8
2006-09-27[ARM] Add setup_mm_for_reboot() for nommuRussell King1-0/+7
2006-09-27[ARM] Rename mm-armv.c to pgd.cRussell King2-4/+2
2006-09-27[ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King3-551/+542
2006-09-27[ARM] Split ARM MM initialisation for !mmuRussell King5-206/+274
2006-09-27[ARM] Separate page table manipulation code from bootmem initialisationRussell King1-29/+44
2006-09-27[ARM] 3860/1: Versatile PCI config byte accessesPaul Brook1-1/+0
2006-09-27[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis1-2/+2
2006-09-27[ARM] 3858/1: S3C2412: power management codeBen Dooks4-40/+137
2006-09-27[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)David Anders3-0/+253
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-1/+1
2006-09-25ARM: OMAP: Remove common pm.cTony Lindgren1-670/+0
2006-09-25ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren5-87/+116
2006-09-25[PATCH] ARM: OMAP: Check gpio_fck not gpio_ickKomal Shah1-1/+1
2006-09-25ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren1-21/+64
2006-09-25ARM: OMAP2: Make sure peripherals can be accessed after clk_enableJuha Yrjola1-1/+47
2006-09-25ARM: OMAP2: Keep both APLLs active during bootupJuha Yrjola1-0/+15
2006-09-25ARM: OMAP: Add sanity check to clk_disableJuha Yrjola1-0/+1
2006-09-25ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention stateHiroshi DOYU1-0/+6
2006-09-25ARM: OMAP: Fix typo for 24xx GPIO resumeTony Lindgren1-2/+2
2006-09-25ARM: OMAP: OMAP2 dmtimer power management supportJuha Yrjola1-1/+9
2006-09-25ARM: OMAP: Add support for forcing osc_ck onJuha Yrjola2-1/+19
2006-09-25ARM: OMAP: Add enable/disable functions for dmtimerTimo Teras1-42/+31
2006-09-25ARM: OMAP: Remove Remove superfluous/recursive locking for GPIODavid Brownell1-2/+0
2006-09-25ARM: OMAP: Fix spinlock recursion for dyntickTony Lindgren1-6/+20
2006-09-25ARM: OMAP: Remove IVA IRQ bankKomal Shah1-12/+0
2006-09-25ARM: OMAP: Reset GPIO irq state after free_irq()Tony Lindgren1-4/+21
2006-09-25ARM: OMAP: Add write memory barriers to OMAP2 clock codeJuha Yrjola1-4/+10
2006-09-25ARM: OMAP: Fix OMAP2 clock.c typoSamuel Ortiz1-1/+1
2006-09-25ARM: OMAP: Use GPT iclk only when neededTimo Teras1-13/+62
2006-09-25ARM: OMAP: DMA source and destination addresses are unsignedTony Lindgren1-0/+2
2006-09-25ARM: OMAP2: Dynamic allocator for GPMC memory spaceImre Deak1-2/+178
2006-09-25ARM: OMAP: Fix OMAP1 compilation after MPUIO check changeJonathan McDowell1-1/+1
2006-09-25ARM: OMAP: mux: add config for 16xx SPI pinsMark Howell1-0/+11
2006-09-25ARM: OMAP: Sleep is prevented when no LCD is attachedImre Deak1-0/+8
2006-09-25ARM: OMAP: GPIO: fix MPUIO checkImre Deak1-3/+3
2006-09-25ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xxTony Lindgren1-9/+0
2006-09-25ARM: OMAP: Apollon MMC supportKyungmin Park3-5/+36
2006-09-25ARM: OMAP: 2420 boot BUG(): failure to map SRAMKevin Hilman1-4/+1
2006-09-25ARM: OMAP: timer32k: fix tick count calculation when reprogrammingImre Deak1-1/+11
2006-09-25ARM: OMAP: Avoid sleeping during arch_resetTony Lindgren2-7/+23
2006-09-25[ARM] 3838/1: ARM: DCC debug console support for ARM11Tony Lindgren3-1/+65
2006-09-25[ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254Russell King3-85/+73
2006-09-25[ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instructionGen FUKATSU3-71/+82
2006-09-25[ARM] 3792/2: Fix description of ZBOOT_ROM_BSSDan Fandrich1-5/+6
2006-09-25[ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache caseGeorge G. Davis1-1/+1
2006-09-25[ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek5-1/+206
2006-09-25[ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek5-3/+377
2006-09-25[ARM] 3844/1: S3C24XX: update s3c2410_defconfigBen Dooks1-11/+35
2006-09-25[ARM] 3843/1: S3C24XX: Remove modfication lines from commentsBen Dooks9-72/+1
2006-09-25[ARM] 3842/1: S3C2412: Rename LCD deviceBen Dooks1-0/+1
2006-09-25[ARM] 3841/1: S3C2412: Add new IDCODE 32412003Ben Dooks1-0/+9
2006-09-25[ARM] 3840/1: S3C2412: Add machine VSTMSBen Dooks3-0/+175
2006-09-25[ARM] Update mach-typesRussell King1-5/+69
2006-09-25[ARM] 3834/1: iop3xx: remove per-board defconfigsLennert Buytenhek5-4531/+0
2006-09-25[ARM] 3833/1: iop3xx: add per-mach defconfigsLennert Buytenhek2-0/+2201
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek11-146/+127
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek23-818/+906
2006-09-25[ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek1-0/+16
2006-09-25[ARM] 3828/1: iop3xx: remove useless loadsp macroLennert Buytenhek1-6/+0
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2-1/+49
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek2-8/+8
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek3-36/+18
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek6-221/+24
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek2-1/+95
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek12-642/+16
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2-1/+248
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek5-101/+96
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek11-128/+61
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek35-139/+154
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek11-23/+23
2006-09-25[ARM] 3836/1: S3C24XX: Clear both EINT and INT status before sleepBen Dooks1-0/+2
2006-09-25[ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selectedBen Dooks1-1/+8
2006-09-25[ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pmBen Dooks7-49/+209
2006-09-25[ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks2-0/+161
2006-09-25[ARM] 3814/1: move 80200 dma_inv_range() erratum check out of lineLennert Buytenhek1-6/+52
2006-09-25[ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek1-0/+22
2006-09-25[ARM] 3811/1: ep93xx: add cirrus logic edb9312 supportLennert Buytenhek4-0/+71
2006-09-25[ARM] 3802/1: S3C24XX: PM tidy up cache flushingBen Dooks3-20/+34
2006-09-25[ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.cBen Dooks8-23/+123
2006-09-25[ARM] 3799/1: S3C2442: DMA channel mappingsBen Dooks3-1/+23
2006-09-25[ARM] 3798/1: S3C2440: DMA channel mappingsBen Dooks2-0/+165
2006-09-25[ARM] 3797/1: S3C2410: DMA channel mappingsBen Dooks2-0/+144
2006-09-25[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks3-69/+223
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz3-17/+20
2006-09-20[ARM] Optimise VFP thread notify function a littleRussell King1-24/+16
2006-09-20[ARM] Add ARM irqtrace supportRussell King2-0/+17
2006-09-20[ARM] Move mmu.c out of the wayRussell King2-2/+2
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King7-33/+36
2006-09-18[ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PMBen Dooks1-0/+5
2006-09-14[ARM] 3780/1: Fix iop321 cpuidDan Williams1-1/+1
2006-09-14[ARM] 3786/1: pnx4008: update defconfigVitaly Wool1-561/+154