summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* uml: add VDE networking supportJeff Dike2007-10-165-2/+335
* uml: physmem code tidyingJeff Dike2007-10-162-30/+23Star
* uml: stop saving process FP stateJeff Dike2007-10-1612-215/+74Star
* uml: stop specially protecting kernel stacksJeff Dike2007-10-164-4/+7
* uml: fix nonremovability of watchdogJeff Dike2007-10-161-1/+1
* uml: fix an IPV6 libc vs kernel symbol clashJeff Dike2007-10-161-1/+2
* uml: stop using libc asm/page.hJeff Dike2007-10-166-6/+2Star
* 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/+296Star
* uml: fix error cleanup orderingJeff Dike2007-10-161-2/+2
* uml: tidy recently-moved codeJeff Dike2007-10-163-29/+15Star
* 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/+3Star
* 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/+6Star
* cleanup arch/alpha/MakefileAdrian Bunk2007-10-161-67/+16Star
* FRV: cleanup struct irqaction initializersThomas Gleixner2007-10-161-1/+4
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-166-68/+2Star
* 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/+1Star
* 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/+39Star
* 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/+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