aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-11-14[PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet1-24/+43
2005-11-14[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford1-0/+17
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2-5/+42
2005-11-14[PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen1-4/+1
2005-11-14[PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen1-2/+0
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen5-16/+7
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B8-31/+53
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen3-5/+11
2005-11-14[PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen1-1/+1
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2-4/+4
2005-11-14[PATCH] x86_64: Remove duplicate __cpuinit defineAshok Raj1-2/+0
2005-11-14[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen1-1/+7
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon3-16/+81
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin8-0/+569
2005-11-14[PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen1-0/+19
2005-11-14[PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen1-2/+2
2005-11-14[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen1-0/+4
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2-43/+47
2005-11-14[PATCH] x86_64: Update defconfigAndi Kleen1-15/+83
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds104-1128/+7146
2005-11-05powerpc: Fix vmlinux.lds.S for 32-bitPaul Mackerras1-25/+5
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras9-192/+157
2005-11-04[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King8-1204/+2
2005-11-04[ARM] 3097/1: change library link orderingNicolas Pitre1-1/+1
2005-11-04[ARM] 3087/1: PXA2xx flash platform device conversionTodd Poynor2-2/+168
2005-11-04[ARM] 3086/1: ixp2xxx error irq handlingDave Jiang1-0/+46
2005-11-04[ARM] 3094/1: remove PLD stuff from old uaccess codeNicolas Pitre1-116/+16
2005-11-04Merge branch 'for-paulus' of git://kernel/home/michael/src/work/Paul Mackerras19-77/+6022
2005-11-04powerpc: Merge smp-tbsync.c (the generic timebase sync routine)Paul Mackerras5-65/+65
2005-11-04Merge with PaulusMichael Ellerman21-175/+300
2005-11-04powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman4-39/+21
2005-11-03[ARM] Fix IXDP2x01 config filesDeepak Saxena2-3/+3
2005-11-03[ARM] Merge SMP treeRussell King3-1/+14
2005-11-03[ARM] 3092/1: remove excessive print format paddingNicolas Pitre1-4/+4
2005-11-03[ARM SMP] Add configuration option for ARMv6K processorsRussell King3-1/+14
2005-11-03[ARM] Add Realview default configuration fileRussell King1-0/+789
2005-11-03[ARM] Fix more 3016/1 breakageRussell King2-10/+10
2005-11-03powerpc: Cleanup vpa codeMichael Ellerman2-10/+19
2005-11-03Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras5-3/+140
2005-11-03[PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug1-0/+1
2005-11-03[PATCH] ppc32 8xx: fix cpm_dpalloc() commentMarcelo Tosatti1-3/+2
2005-11-03[PATCH] ppc32 8xx: export symbols required for modular IDEMarcelo Tosatti1-0/+5
2005-11-03[PATCH] powerpc: always init nvram on 64-bit powermacDavid Woodhouse1-1/+1
2005-11-03[PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.cBecky Bruce1-4/+4
2005-11-03[PATCH] ppc64: Fix add notifier crashesJohn Rose2-3/+4
2005-11-03powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernelStephen Rothwell2-1/+139
2005-11-03powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell3-2/+1
2005-11-03powerpc: Set entry point and text address in linker scriptMichael Ellerman2-8/+4
2005-11-03powerpc: Make early debugging fit on 80 character terminalMichael Ellerman1-1/+1
2005-11-03powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.hMichael Ellerman1-1/+1
2005-11-03powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman5-4/+115
2005-11-03powerpc: Make set_dabr() a ppc_md functionMichael Ellerman2-17/+17
2005-11-03powerpc: Copy default configs into arch/powerpc/configsMichael Ellerman5-0/+5847
2005-11-02[PATCH] x86-64: bitops fix for -OsAlexandre Oliva1-16/+50
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras11-161/+143
2005-11-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-17/+192
2005-11-02Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-762/+5
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King4-0/+132
2005-11-02[ARM SMP] Fix a couple of warningsRussell King1-2/+2
2005-11-02[ARM SMP] Track CPU idle threadsRussell King1-7/+13
2005-11-02[ARM] Fix Realview machine for patch 3016/1Russell King1-7/+37
2005-11-02[ARM] Fix mm initialisation with write buffered write allocate cachesRussell King1-1/+8
2005-11-02powerpc: Compile fixes for chrp/nvram.cPaul Mackerras1-2/+5
2005-11-02powerpc: include <linux/platform_device.h> in pegasos_eth.cPaul Mackerras1-0/+1
2005-11-02Merge Paulus' treeStephen Rothwell97-169/+243
2005-11-01[PATCH] missing platform_device.h includesAl Viro1-4/+5
2005-11-01[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTLHorms1-1/+1
2005-11-01[PATCH] m68knommu: updated defconfigGreg Ungerer1-2/+1
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-455/+2522
2005-11-01[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier1-1/+1
2005-11-02powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.cPaul Mackerras1-0/+1
2005-11-02Merge iSeries include file moveStephen Rothwell29-64/+64
2005-11-02[PATCH] powerpc: Move naca.h to platforms/iseriesDavid Gibson5-4/+27
2005-11-02[PATCH] powerpc: Move dart.hDavid Gibson2-2/+62
2005-11-02Merge ../linux-2.6Paul Mackerras89-163/+153
2005-11-02powerpc: clean up bug.h furtherPaul Mackerras1-4/+4
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly3-3/+3
2005-11-02merge filename and modify references to iSeries/mf.hKelly Daly4-4/+4
2005-11-02powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PMPaul Mackerras1-4/+4
2005-11-02powerpc: Fix compile error with CONFIG_TAU=yPaul Mackerras1-2/+2
2005-11-02powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras1-2/+4
2005-11-02merge filename and modify references to iseries/lpar_map.hKelly Daly5-5/+5
2005-11-02merge filename and modify references to iseries/it_lp_reg_save.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/it_lp_queue.hKelly Daly8-8/+8
2005-11-02merge filename and modify references to iseries/it_lp_naca.hKelly Daly3-3/+3
2005-11-02merge filename and modify references to iseries/it_exp_vpd_panel.hKelly Daly3-3/+3
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly8-8/+8
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly6-6/+6
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly6-6/+6
2005-11-02merge filename and modify references to iseries/hv_call_xm.hKelly Daly7-7/+7
2005-11-02merge filename and modify references to iseries/hv_call_sc.hKelly Daly5-5/+5
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly2-2/+2
2005-11-01[ARM] 3081/1: Remove GTWX5715 from ixp4xx_defconfigDeepak Saxena1-1/+1
2005-11-01[ARM] 3052/1: add ixp2000 microcode loaderLennert Buytenhek2-1/+475
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre3-2/+216
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre4-374/+502
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre3-40/+55
2005-11-01[ARM] 3078/1: lubbock platform updates, mostly mmc detectionDavid Brownell1-3/+60
2005-11-01[ARM] 3071/1: RX3715 - add lcd/fb platform setupBen Dooks1-4/+66
2005-11-01[ARM] 3065/1: ixp2000 typo and whitespace fixesLennert Buytenhek2-3/+1
2005-11-01[ARM] 3064/1: start using ixp2000_reg_wrbLennert Buytenhek4-24/+24
2005-11-01[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driverLennert Buytenhek1-1/+30
2005-11-01powerpc: Fix pseries (64-bit) buildPaul Mackerras1-2/+0
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson6-188/+58
2005-11-01[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann8-3/+1
2005-11-01[PATCH] powerpc: move mmio_nvram.c over to arch/powerpcArnd Bergmann4-1/+7
2005-11-01[PATCH] powerpc: move rtas_fw.c out of platforms/pseriesArnd Bergmann5-7/+10
2005-11-01[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.cArnd Bergmann3-0/+232
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann15-104/+104
2005-11-01merge filename and modify references to iseries/hv_call.hKelly Daly3-3/+3
2005-11-01powerpc: make mem= work on iSeries againStephen Rothwell2-34/+25
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell4-186/+1
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds5-97/+70
2005-10-31manual update from upstream:Tony Luck1123-34229/+92428
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno1-5/+0
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King1-1/+25
2005-10-31[ARM] Fixup platform device.h includes for realview boardRussell King2-2/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds83-61/+83
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas11-3/+1069
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras1-3/+1
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras6-12/+6
2005-10-31Merge ../linux-2.6 by handPaul Mackerras707-18067/+47666
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras1-1/+0
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras6-16/+5
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-414/+395
2005-10-30[PATCH] fix missing includesTim Schmielau33-1/+45
2005-10-30[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2-2/+8
2005-10-30[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2-14/+4
2005-10-30[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2-2/+10
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-1/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner24-93/+0
2005-10-30[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst1-29/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig17-16/+16
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman1-11/+6
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-16/+2
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik2-7/+2
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig3-11/+1
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-4/+4
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens3-7/+317
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt1-0/+9
2005-10-30[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso1-5/+13
2005-10-30[PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso1-4/+0
2005-10-30[PATCH] uml: fix "reuse i386 cpu optimizations"Paolo 'Blaisorblade' Giarrusso2-4/+5
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso6-337/+361
2005-10-30[PATCH] m32r: SMC91x driver updateHirokazu Takata4-15/+13
2005-10-30[PATCH] m32r: NONCACHE_OFFSET in _port2addrHirokazu Takata5-5/+5
2005-10-30[PATCH] m32r: fix #if warningsHirokazu Takata1-12/+12
2005-10-30[PATCH] m32r: remove unused instructionsHirokazu Takata1-2/+0
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki1-65/+19
2005-10-30[PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj1-17/+43
2005-10-30[PATCH] i386: srat on non-acpi hw fixMagnus Damm1-1/+6
2005-10-30[PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman1-16/+19
2005-10-30[PATCH] kdump/i386: apic verification failure fixVivek Goyal1-2/+1
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst2-141/+74
2005-10-30[PATCH] x86: vmx cpu feature detectionKamble, Nitin A2-2/+2
2005-10-30[PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman1-7/+0
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman5-71/+100
2005-10-30[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman1-2/+37
2005-10-30[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman1-35/+112
2005-10-30[PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com2-5/+17
2005-10-30[PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi1-7/+1
2005-10-30[PATCH] fixup bogus e820 entry with mem=Dave Hansen1-7/+17
2005-10-30[PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com1-19/+36
2005-10-30[PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi1-3/+8
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden3-24/+27
2005-10-30[PATCH] x86: bogus tls from gdtZachary Amsden1-6/+0
2005-10-30[PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich3-7/+11
2005-10-30[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B1-12/+6
2005-10-30[PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman1-0/+1
2005-10-30[PATCH] FPU context corrupted after resumeShaohua Li2-13/+10
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich1-0/+5
2005-10-30[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers3-18/+28
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+5
2005-10-30[ARM] fix ixp2x00 defconfig NR_UARTS optionsDeepak Saxena2-2/+2
2005-10-30[ARM] 3049/1: More optimized libgcc functionsNicolas Pitre11-312/+223
2005-10-30[ARM] Clean up dmabounceRussell King1-79/+86
2005-10-30[ARM] Make v6 copypage function static and cleanup pgprotsRussell King1-9/+7
2005-10-30[ARM] Re-organise die()Russell King1-12/+17
2005-10-30[ARM] 3069/1: Add spitz irda platform supportRichard Purdie1-0/+19
2005-10-30[ARM] 3068/1: Add corgi irda platform supportRichard Purdie1-0/+20
2005-10-30[ARM] 3067/1: Add poodle irda platform supportRichard Purdie1-0/+21
2005-10-30powerpc: Fix time setting bug on 32-bitPaul Mackerras1-6/+8
2005-10-29[PATCH] memory hotplug: ppc64 specific hot-add functionsDave Hansen1-0/+77
2005-10-29[PATCH] memory hotplug: i386 addition functionsDave Hansen2-7/+59
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen6-2/+29
2005-10-29[PATCH] mm: split page table lockHugh Dickins4-6/+8
2005-10-29[PATCH] mm: uml kill unusedHugh Dickins2-37/+0
2005-10-29[PATCH] mm: uml pte atomicityHugh Dickins1-3/+5
2005-10-29[PATCH] mm: cris v32 mmu_context_lockHugh Dickins1-2/+4
2005-10-29[PATCH] mm: parisc pte atomicityHugh Dickins1-15/+9
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins3-84/+33
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins3-65/+60
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins2-62/+22
2005-10-29[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins1-0/+2
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins5-39/+3
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins23-77/+25
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins2-28/+8
2005-10-29[PATCH] core remove PageReservedNick Piggin3-5/+13
2005-10-29[PATCH] mm: m68k kill stram swapHugh Dickins2-926/+16