aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+30
2007-11-16[ARM] 4638/1: pxa: use PXA3xx specific macros to define clkseric miao1-7/+30
2007-11-13Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-0/+11
2007-11-11[ARM] remove useless setting of VM_RESERVEDRussell King1-1/+0
2007-11-08[ARM] pxa: fix one-shot timer modeRussell King1-9/+14
2007-11-08hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio1-0/+11
2007-11-07[ARM] Allow watchdog drivers to be selected againRussell King1-0/+2
2007-11-05[ARM] 4633/1: omap build fix when FB enabledDavid Brownell1-1/+1
2007-11-05[ARM] 4641/2: netX: fix kobject_name typeRobert Schwebel1-3/+3
2007-10-31[ARM] 4636/1: pxa: add default configuration for zyloniteeric miao1-0/+736
2007-10-31[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao7-7/+7
2007-10-31[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin1-1/+1
2007-10-31[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King1-0/+3
2007-10-31[ARM] Fix FIQ issue with ARM926Russell King1-0/+4
2007-10-31[ARM] Fix netx_defconfig regressionRussell King1-3/+3
2007-10-31[ARM] Fix omap_h2_1610_defconfig regressionsRussell King1-0/+4
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-1/+1
2007-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+9
2007-10-23arm: build fixFUJITA Tomonori1-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-20[ARM] 4630/1: Fix the vector stride of the double vector instruction.Takashi Ohmasa1-4/+4
2007-10-20[ARM] 4629/1: Fix VFP emulation code to clear all exception flags of FPEXCTakashi Ohmasa1-1/+1
2007-10-20[ARM] 4613/1: pxa300: MFP typo fixAleksey Makarov1-2/+4
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt5-21/+21
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day4-4/+4
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-43/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan4-11/+11
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle1-3/+3
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki2-34/+6
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki9-23/+23
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki7-15/+7
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds1-3/+3
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+2
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin1-3/+3
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-9/+9
2007-10-16s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt6-28/+0
2007-10-16s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt6-110/+11
2007-10-16s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt6-72/+0
2007-10-16s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt6-0/+31
2007-10-16s3c2410fb: add vertical margins fields to s3c2410fb_displayKrzysztof Helt6-0/+33
2007-10-16s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt6-198/+129
2007-10-16s3c2410fb: add margin fields to s3c2410fb_displayKrzysztof Helt6-9/+54
2007-10-16s3c2410fb: multi-display supportKrzysztof Helt6-255/+328
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds102-767/+9814
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-2/+2