summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-16102-767/+9814
|\ \
| * \ Merge branch 'pxa' into develRussell King2007-10-1530-213/+4484
| |\ \
| | * | [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-153-3/+413
| | * | [ARM] 4576/1: CM-X270 machine supportMike Rapoport2007-10-156-0/+2297
| | * | [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King2007-10-151-0/+38
| | * | [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King2007-10-151-0/+19
| | * | [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King2007-10-151-0/+19
| | * | [ARM] pxa: PXA3xx base supporteric miao2007-10-1514-8/+1233
| | * | [ARM] pxa: tidy up arch/arm/mach-pxa/MakefileRussell King2007-10-151-16/+16
| | * | [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao2007-10-124-73/+116
| | * | [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao2007-10-123-1/+5
| | * | [ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot l...eric miao2007-10-121-4/+0Star
| | * | [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27xRussell King2007-10-121-1/+1
| | * | [ARM] pxa: mark pxa_set_cken deprecatedRussell King2007-10-121-2/+2
| | * | [ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King2007-10-123-15/+1Star
| | * | [ARM] pxa: Make STUART and FICP clocks availableRussell King2007-10-122-3/+3
| | * | [ARM] pxa: introduce clk support for PXA SoC clocksRussell King2007-10-124-29/+176
| | * | [ARM] pxa: make pxa27x devices globally visibleRussell King2007-10-122-2/+5
| | * | [ARM] pxa: fix naming of memory/lcd/core clock functionsRussell King2007-10-124-23/+61
| | * | [ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2007-10-121-0/+59
| | * | [ARM] pxa: make pxa timer initialisation select clock rate at runtimeRussell King2007-10-121-3/+13
| | * | [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selectionNicolas Pitre2007-10-122-62/+39Star
| | |/
| | |
| | \
| *-. \ Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King2007-10-1335-341/+4258
| |\ \ \
| | | * | ARM: OMAP: Merge gpmc changes from N800 treeKai Svahn2007-09-201-0/+7
| | | * | ARM: OMAP: TUSB EVM initDavid Brownell2007-09-201-0/+349
| | | * | ARM: OMAP: Tabify mux.cTony Lindgren2007-09-201-19/+19
| | | * | ARM: OMAP: Add minimal OMAP2430 supportSyed Mohammed Khasim2007-09-207-2/+265
| | | * | ARM: OMAP: abstract debug card setup (smc, leds)David Brownell2007-09-205-46/+98
| | | * | ARM: OMAP: omap2/gpmc updatesDavid Brownell2007-09-201-11/+22
| | | * | ARM: OMAP: omap2/memory.c compile fixesDavid Brownell2007-09-201-35/+5Star
| | | * | ARM: OMAP: Board Apollon update, fix bootKyungmin Park2007-09-201-9/+90