summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [ARM] 4613/1: pxa300: MFP typo fixAleksey Makarov2007-10-211-2/+4
* | arm: build fixFUJITA Tomonori2007-10-231-0/+1
* | Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
|/
* typo fixesMatt LaPlante2007-10-201-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-195-21/+21
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-194-4/+4
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-43/+1Star
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-194-11/+11
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-3/+3
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-182-34/+6Star
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-189-23/+23
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-187-15/+7Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-171-3/+3
|\
| * Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-171-3/+3
* | remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+2
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-163-9/+9
|\
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-2/+2
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-152-2/+2
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-142-5/+5
* | s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt2007-10-166-28/+0Star
* | s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt2007-10-166-110/+11Star
* | s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt2007-10-166-72/+0Star
* | s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt2007-10-166-0/+31
* | s3c2410fb: add vertical margins fields to s3c2410fb_displayKrzysztof Helt2007-10-166-0/+33
* | s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt2007-10-166-198/+129Star
* | s3c2410fb: add margin fields to s3c2410fb_displayKrzysztof Helt2007-10-166-9/+54
* | s3c2410fb: multi-display supportKrzysztof Helt2007-10-166-255/+328
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1