aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/dtor/inputLinus Torvalds1-3/+3
2007-10-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds14-97/+70
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-2/+0
2007-10-15add new prom.h for AU1x00Yoichi Yuasa11-63/+47
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa1-22/+16
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman1-7/+2
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman1-2/+2
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2-4/+4
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
2007-10-15Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds7-12/+54
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-328/+500
2007-10-15[IA64] update sn2_defconfigJes Sorensen1-254/+189
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+11
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+7
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven1-1/+0
2007-10-15sched: x86: allow single-depth wchan outputIngo Molnar1-0/+11
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner1-0/+26
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner1-5/+2
2007-10-14x86: fix missing include for vsyscallDave Jones1-0/+1
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro1-1/+1
2007-10-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds26-903/+1451
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely1-12/+0
2007-10-13[SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller1-20/+20
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2-12/+9
2007-10-13[SPARC64]: Kill ugly __bucket() macro.David S. Miller1-146/+92
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2-12/+12
2007-10-13[SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2-33/+91
2007-10-13[SPARC64]: Update defconfig.David S. Miller1-5/+33
2007-10-13[SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2-12/+31
2007-10-13[SPARC64]: Allocate ivector_table dynamically.David S. Miller1-11/+11
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller4-39/+49
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller3-25/+32
2007-10-13[SPARC64]: Fix register usage in xor_raid_4().David S. Miller1-6/+6