summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* sched: remove printk_clock()Ingo Molnar2008-01-251-11/+0Star
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-2515-17/+17
* driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-251-1/+1
* kobject: convert arm/mach-omap1/pm.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-251-14/+8Star
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-251-2/+1Star
* Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-01-203-18/+14Star
|\
| * ARM: OMAP1: Fix compile for board-nokia770Daniel Walker2008-01-191-2/+2
| * ARM: OMAP1: Keymap fix for f-sample and p2-sampleVivek Kutal2008-01-192-16/+12Star
* | [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warningDan Williams2008-01-201-0/+2
* | [ARM] pxa: don't rely on r2 being preserved over a function callRussell King2008-01-201-4/+2Star
|/
* Fix ARM profiling/instrumentation configurationLinus Torvalds2008-01-152-1/+53
* [ARM] vfp: fix fuitod/fsitod instructionsRussell King2008-01-102-3/+13
* [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200Jan Altenberg2008-01-061-0/+9
* [ARM] 4735/1: Unbreak pxa25x suspend/resumeRichard Purdie2008-01-031-1/+12
* [ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resumeKevin Hilman2007-12-171-3/+7
* [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König2007-12-171-1/+1
* Merge branch 'pxa-fixes'Russell King2007-12-083-19/+17Star
|\
| * [ARM] 4667/1: CM-X270 fixesMike Rapoport2007-12-083-19/+17Star
| |
| \
*-. | Merge branches 'at91-fixes' and 'pxa-fixes'Russell King2007-11-2922-49/+252
|\ \|
| | * [ARM] 4675/1: pxa: fix mfp address definition error for pxa320eric miao2007-11-291-2/+5
| | * [ARM] PXA ssp: unlock when ssp tries to close an invalid portRoel Kluin2007-11-261-0/+1
| | * [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definitioneric miao2007-11-261-1/+1
| * | [ARM] 4611/2: AT91: Fix GPIO buttons pins on SAM9261-EK.Andrew Victor2007-11-261-8/+8
| * | [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor2007-11-2618-35/+231
| * | [ARM] 4604/2: AT91: Master clock divistor on SAM9Andrew Victor2007-11-261-3/+6
| |/
* | [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user spaceNicolas Pitre2007-11-261-1/+1
* | [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre2007-11-262-39/+58
* | [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre2007-11-261-1/+1
* | [ARM] uengine: fix memset size errorLi Zefan2007-11-261-4/+2Star
* | [ARM] 4648/1: i.MX/MX1 ensure more complete AITC initializationPavel Pisa2007-11-261-6/+45
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-172-8/+30
|\
| * [ARM] 4638/1: pxa: use PXA3xx specific macros to define clkseric miao2007-11-161-7/+30
| * [ARM] remove useless setting of VM_RESERVEDRussell King2007-11-111-1/+0Star
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-11-131-0/+11
|\ \ | |/ |/|
| * hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio2007-11-081-0/+11
* | [ARM] pxa: fix one-shot timer modeRussell King2007-11-091-9/+14
* | [ARM] Allow watchdog drivers to be selected againRussell King2007-11-071-0/+2
* | [ARM] 4633/1: omap build fix when FB enabledDavid Brownell2007-11-051-1/+1
* | [ARM] 4641/2: netX: fix kobject_name typeRobert Schwebel2007-11-051-3/+3
|/
* [ARM] 4636/1: pxa: add default configuration for zyloniteeric miao2007-10-311-0/+736
* [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao2007-10-317-7/+7
* [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1
* [ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King2007-10-311-0/+3
* [ARM] Fix FIQ issue with ARM926Russell King2007-10-311-0/+4
* [ARM] Fix netx_defconfig regressionRussell King2007-10-311-3/+3
* [ARM] Fix omap_h2_1610_defconfig regressionsRussell King2007-10-311-0/+4
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-243-7/+9
|\
| * [ARM] 4630/1: Fix the vector stride of the double vector instruction.Takashi Ohmasa2007-10-211-4/+4
| * [ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXCTakashi Ohmasa2007-10-211-1/+1