aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2-2/+2
2007-10-15Merge branch 'pxa' into develRussell King30-213/+4484
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport3-3/+413
2007-10-15[ARM] 4576/1: CM-X270 machine supportMike Rapoport6-0/+2297
2007-10-15[ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King1-0/+38
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King1-0/+19
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King1-0/+19
2007-10-15[ARM] pxa: PXA3xx base supporteric miao14-8/+1233
2007-10-15[ARM] pxa: tidy up arch/arm/mach-pxa/MakefileRussell King1-16/+16