summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: add VDE networking supportJeff Dike5-2/+335
2007-10-16uml: physmem code tidyingJeff Dike2-30/+23
2007-10-16uml: stop saving process FP stateJeff Dike12-215/+74
2007-10-16uml: stop specially protecting kernel stacksJeff Dike4-4/+7
2007-10-16uml: fix nonremovability of watchdogJeff Dike1-1/+1
2007-10-16uml: fix an IPV6 libc vs kernel symbol clashJeff Dike1-1/+2
2007-10-16uml: stop using libc asm/page.hJeff Dike6-6/+2
2007-10-16uml: console tidyingJeff Dike1-114/+114
2007-10-16uml: fix console writing bugsJeff Dike3-7/+16
2007-10-16uml: console subsystem tidyingJeff Dike9-299/+296
2007-10-16uml: fix error cleanup orderingJeff Dike1-2/+2
2007-10-16uml: tidy recently-moved codeJeff Dike3-29/+15
2007-10-16uml: move userspace code to userspace fileJeff Dike2-48/+49
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner2-4/+12
2007-10-16m32r: convert to generic sys_ptraceChristoph Hellwig1-39/+3
2007-10-16M32R: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg1-126/+134
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig2-45/+6
2007-10-16cleanup arch/alpha/MakefileAdrian Bunk1-67/+16
2007-10-16FRV: cleanup struct irqaction initializersThomas Gleixner1-1/+4
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki6-68/+2
2007-10-16memory unplug: ia64 interfaceKAMEZAWA Hiroyuki1-1/+11
2007-10-16memory unplug: page offlineKAMEZAWA Hiroyuki1-0/+3
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2-2/+7
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki1-4/+1
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-2/+2
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt18-18/+18
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2-0/+68
2007-10-16SPARC64: SPARSEMEM_VMEMMAP supportDavid Miller3-1/+69
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter2-0/+9
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2-0/+46
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig4-52/+39
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis14-66/+86
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis8-42/+54
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan18-83/+0
2007-10-16SPARC64: sg chaining supportJens Axboe2-28/+43
2007-10-16SPARC: sg chaining supportJens Axboe4-26/+31
2007-10-16PPC: sg chaining supportJens Axboe3-16/+23
2007-10-16PS3: sg chaining supportJens Axboe1-3/+4
2007-10-16IA64: sg chaining supportJens Axboe2-12/+13
2007-10-16x86-64: update pci-gart iommu to sg helpersJens Axboe1-29/+36
2007-10-16x86-64: update nommu to sg helpersJens Axboe1-2/+3
2007-10-16x86-64: update calgary iommu to sg helpersJens Axboe1-11/+13
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds102-767/+9814
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+3
2007-10-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds14-97/+70
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg5-6/+6
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-2/+0
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg24-39/+39