aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | uml: stop using libc asm/page.hJeff Dike2007-10-166-6/+2
* | | uml: console tidyingJeff Dike2007-10-161-114/+114
* | | uml: fix console writing bugsJeff Dike2007-10-163-7/+16
* | | uml: console subsystem tidyingJeff Dike2007-10-169-299/+296
* | | uml: fix error cleanup orderingJeff Dike2007-10-161-2/+2
* | | uml: tidy recently-moved codeJeff Dike2007-10-163-29/+15
* | | uml: move userspace code to userspace fileJeff Dike2007-10-162-48/+49
* | | CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-162-4/+12
* | | m32r: convert to generic sys_ptraceChristoph Hellwig2007-10-161-39/+3
* | | M32R: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* | | alpha: beautify vmlinux.ldsSam Ravnborg2007-10-161-126/+134
* | | alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-162-45/+6
* | | cleanup arch/alpha/MakefileAdrian Bunk2007-10-161-67/+16
* | | FRV: cleanup struct irqaction initializersThomas Gleixner2007-10-161-1/+4
* | | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-166-68/+2
* | | memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-161-1/+11
* | | memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-161-0/+3
* | | Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-162-2/+7
* | | flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-4/+1
* | | Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-161-2/+2
* | | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-1618-18/+18
* | | ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2007-10-162-0/+68
* | | SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller2007-10-163-1/+69
* | | IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter2007-10-162-0/+9
* | | x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2007-10-162-0/+46
* | | x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-164-52/+39
* | | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-1614-66/+86
* | | x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-168-42/+54
* | | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-1618-83/+0
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-15102-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/+0
| | * | [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/+1
| | * | [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