aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[SPARC64]: Kill all %pstate changes in context switch code.David S. Miller1-1/+4
2006-03-20[SPARC64]: Add initial code to twiddle %gl on trap entry/exit.David S. Miller4-3/+53
2006-03-20[SPARC64]: Fill dead cycles on trap entry with real work.David S. Miller1-12/+15
2006-03-20[SPARC64]: Add sun4v case to __GET_CPUID() patch tables.David S. Miller1-0/+3
2006-03-20[SPARC64]: Niagara optimized memcpy() and copy_{to,from}_user().David S. Miller5-0/+474
2006-03-20[SPARC64]: Add some hypervisor tlb_type checks.David S. Miller2-8/+30
2006-03-20[SPARC64]: SUN4V hypervisor TLB flush support code.David S. Miller1-10/+214
2006-03-20[SPARC64]: Refine register window trap handling.David S. Miller6-439/+214
2006-03-20[SPARC64]: Add explicit register args to trap state loading macros.David S. Miller5-27/+20
2006-03-20[SPARC64]: Refine code sequences to get the cpu id.David S. Miller6-87/+73
2006-03-20[SPARC64]: Turn off TSB growing for now.David S. Miller2-15/+1
2006-03-20[SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller2-18/+1
2006-03-20[SPARC64]: Access TSB with physical addresses when possible.David S. Miller7-47/+143
2006-03-20[SPARC64]: Don't clobber alt-global %g4 on window fixups.David S. Miller1-1/+1
2006-03-20[SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller3-6/+6
2006-03-20[SPARC64]: Kill swapper_pgd_zero, totally unused.David S. Miller1-3/+0
2006-03-20[SPARC64]: Fix too early reference to %g6David S. Miller1-2/+5
2006-03-20[SPARC64]: Kill hard-coded %pstate setting in sparc_exit.David S. Miller1-2/+3
2006-03-20[SPARC64]: Increase swapper_tsb size to 32K.David S. Miller3-17/+6
2006-03-20[SPARC64]: Kill sole argument passed to setup_tba().David S. Miller2-10/+3
2006-03-20[SPARC64]: Kill PROM locked TLB entry preservation code.David S. Miller3-296/+10
2006-03-20[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()David S. Miller1-6/+8
2006-03-20[SPARC64]: Fix bogus flush instruction usage.David S. Miller5-17/+30
2006-03-20[SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller1-1/+1
2006-03-20[SPARC64]: Kill {save,restore}_alternate_globals()David S. Miller2-76/+1
2006-03-20[SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller2-0/+27
2006-03-20[SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller3-10/+176
2006-03-20[SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller4-52/+118
2006-03-20[SPARC64]: TSB refinements.David S. Miller2-0/+39
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller13-157/+192
2006-03-20[SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller2-21/+15
2006-03-20[SPARC64]: No need to D-cache color page tables any longer.David S. Miller1-65/+6
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller23-831/+489
2006-03-20[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn1-25/+15
2006-03-20[SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link1-1/+1
2006-03-18[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.Ralf Baechle1-1/+2
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2-17/+63
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle1-2/+2
2006-03-18[MIPS] Protect more of timer_interrupt() by xtime_lock.Ralf Baechle1-2/+4
2006-03-18[MIPS] Simple patch to power off DBAU1200Matej Kupljen1-0/+3
2006-03-18[MIPS] Fix DBAu1550 software power off.Sergei Shtylylov1-3/+4
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2-5/+9
2006-03-18[MIPS] Get rid of the IP22-specific code in arclib.Ralf Baechle1-19/+0
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri1-0/+10
2006-03-16Merge branch 'upstream-fixes'Jeff Garzik33-208/+393
2006-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds18-181/+314
2006-03-16[ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas1-26/+2
2006-03-16powerpc: update defconfigsPaul Mackerras5-117/+232
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose3-25/+32
2006-03-16[PATCH] powerpc: remove duplicate EXPORT_SYMBOLSOlaf Hering2-10/+5
2006-03-16[PATCH] powerpc: RTC memory corruptionMichael Neuling1-1/+1
2006-03-16[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...Benjamin Herrenschmidt2-9/+4
2006-03-16[PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig optionMichael Ellerman1-1/+1
2006-03-16[PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105Olaf Hering1-1/+1
2006-03-16[PATCH] powerpc: correct cacheflush loop in zImageOlaf Hering1-2/+3
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras1-14/+34
2006-03-15[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks1-1/+0
2006-03-15[ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks3-2/+17
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks1-1/+2
2006-03-15[ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß1-0/+12
2006-03-15[ARM] 3357/1: enable frontlight on colliePavel Machek1-0/+21
2006-03-15[ARM] Fix "thead" typoRussell King1-1/+1
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni1-2/+4
2006-03-14Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds1-11/+18
2006-03-14powerpc: Disallow lparcfg being a modulePaul Mackerras1-1/+1
2006-03-12[PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen1-18/+11
2006-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-21/+23
2006-03-12[ARM] iwmmxt thread state alignmentRussell King2-11/+7
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik71-364/+304
2006-03-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-6/+9
2006-03-10[ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo1-0/+2
2006-03-10[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2-5/+8
2006-03-09[PATCH] s390: Increase spinlock retry code performanceChristian Ehrhardt1-2/+13
2006-03-09[PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=yAdrian Bunk1-0/+4
2006-03-09[PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesAdrian Bunk1-2/+2
2006-03-09[PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky1-1/+6
2006-03-09[MIPS] Always pass -msoft-float.Ralf Baechle1-0/+1
2006-03-09[MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle1-17/+17
2006-03-09[MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle7-23/+29
2006-03-09[MIPS] Discard .exit.text at runtime.Ralf Baechle1-1/+3
2006-03-09[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle1-0/+4
2006-03-09[MIPS] A struct console.setup function may not be __init.Ralf Baechle1-1/+1
2006-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds15-250/+97
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen6-6/+32
2006-03-08[IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter1-6/+9
2006-03-08[ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo1-3/+1
2006-03-08[ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo1-0/+3
2006-03-08[PATCH] fix kexec asmMichael Matz2-8/+8
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li1-2/+2
2006-03-08[PATCH] s390: fix strnlen_user return valueGerald Schaefer2-6/+6
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori1-2/+2
2006-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-10/+24
2006-03-08[ARM] Fix muldi3.SRussell King1-2/+2
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras9-245/+76
2006-03-07[IA64] mca recovery return value when no bus checkRuss Anderson1-2/+7
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas3-3/+3
2006-03-07[IA64] gensparse_defconfig: turn on PNPACPIBjorn Helgaas1-2/+10
2006-03-07[IA64] Increase severity of MCA recovery messagesRuss Anderson1-3/+4
2006-03-07[ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()Alessandro Zummo1-0/+3
2006-03-07[ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas2-1/+2
2006-03-06[PATCH] EFI: Fix gdt loadEdgar Hucek1-6/+8
2006-03-06[PATCH] add missing pm_power_off'sAdrian Bunk3-0/+9
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren1-4/+6
2006-03-06[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto1-2/+2
2006-03-06Merge branch 'upstream-fixes'Jeff Garzik1-0/+3
2006-03-04[SPARC64]: Mark __ex_table section correctly.David S. Miller13-14/+14
2006-03-04ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds1-0/+3
2006-03-03Merge branch 'net-const'Jeff Garzik1-2/+3
2006-03-03[PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt1-1/+1
2006-03-03[PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt1-3/+6
2006-03-03powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras1-1/+1
2006-03-03powerpc: Turn off verbose debug output in powermac platform functionsPaul Mackerras2-0/+11
2006-03-03powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras1-0/+2
2006-03-01[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto1-2/+3
2006-03-01Merge branch 'upstream-fixes'Jeff Garzik32-490/+957
2006-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-362/+859
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt1-2/+2
2006-02-28[PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones1-6/+9
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen1-3/+28
2006-02-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-6/+12
2006-02-28[MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle1-1/+1
2006-02-28[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.Ralf Baechle1-5/+11
2006-02-28[IA64] cleanup in fsys.SKen Chen1-4/+3
2006-02-28[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman1-1/+1
2006-02-28[PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering1-1/+1
2006-02-28[PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt1-2/+2
2006-02-28[PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2-16/+34
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2-8/+4
2006-02-27[IA64] refresh default config filesTony Luck7-351/+826
2006-02-27[IA64] die_if_kernel() can returnTony Luck1-1/+1
2006-02-27[IA64-SGI] revert export sn_pcidev_info_getChristoph Hellwig1-1/+0
2006-02-27[IA64] Fix pcibios_setupMatthew Wilcox1-1/+1
2006-02-27[IA64-SGI] SN2-XP reduce kmalloc wrapper inliningJes Sorensen3-46/+85
2006-02-27[IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin1-1/+0
2006-02-27[MIPS] Use generic compat routines for readdir, getdentsAtsushi Nemoto3-57/+3
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle6-29/+30
2006-02-27Merge branch 'master'Jeff Garzik67-1124/+561
2006-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-9/+21
2006-02-26Make Kprobes depend on modulesLinus Torvalds5-1/+5
2006-02-26[SPARC64]: Make cpu_present_map available earlier.David S. Miller2-9/+21
2006-02-26[PATCH] fix voyager after topology.c moveJames Bottomley2-15/+1
2006-02-26[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson1-1/+1
2006-02-26[PATCH] x86_64: Better ATI timer fixAndi Kleen1-17/+29
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2-13/+11
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2-1/+7
2006-02-26[PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott1-1/+1
2006-02-26[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen1-15/+0
2006-02-26[PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2-4/+12
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2-4/+8
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2-18/+6
2006-02-25[PATCH] x86-64: react to new topology.c locationDave Jones1-1/+1
2006-02-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+12
2006-02-24[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORMKumar Gala1-16/+38
2006-02-24[PATCH] Fix topology.c locationZachary Amsden3-5/+5
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper2-1/+2
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley5-19/+35
2006-02-24[PATCH] voyager: fix the cpu_possible_map to make voyager boot againJames Bottomley1-0/+1
2006-02-24[PATCH] voyager: fix boot panic by adding topology exportJames Bottomley1-0/+15
2006-02-24[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi1-2/+14
2006-02-24[PATCH] uml: tidying COW codePaolo 'Blaisorblade' Giarrusso4-5/+6
2006-02-24[PATCH] uml: better error reporting for read_outputPaolo 'Blaisorblade' Giarrusso1-12/+22
2006-02-24[PATCH] uml: os_connect_socket error path fixupPaolo 'Blaisorblade' Giarrusso1-5/+14
2006-02-24[PATCH] uml: fix ((unused)) attributePaolo 'Blaisorblade' Giarrusso1-1/+1
2006-02-24[PATCH] uml: fix usage of kernel_errno in place of errnoPaolo 'Blaisorblade' Giarrusso3-6/+22
2006-02-24[PATCH] uml: correct error messages in COW driverPaolo 'Blaisorblade' Giarrusso2-10/+13
2006-02-24[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata2-16/+12
2006-02-24[PATCH] m32r: enable asm code optimizationHirokazu Takata1-3/+3
2006-02-24[ARM] 3348/1: Disable GPIO interruptsAndrew Victor1-2/+12
2006-02-23Merge branch 'upstream-fixes'Jeff Garzik40-400/+427
2006-02-24[PATCH] powerpc: Don't re-assign PCI resources on MapleSegher Boessenkool1-2/+2
2006-02-24[PATCH] powerpc: Fix some MPIC + HT APIC bugletsSegher Boessenkool1-4/+5
2006-02-24[PATCH] powerpc: Update {g5,pseries,ppc64}_defconfigOlof Johansson3-285/+189
2006-02-24[PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard3-138/+4
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard3-10/+35
2006-02-24[PATCH] powerpc64: fix spinlock recursion in native_hpte_clearR Sharada1-1/+6
2006-02-24[PATCH] powerpc: disable OProfile for iSeriesKelly Daly1-0/+1
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2-0/+2
2006-02-24[PATCH] powerpc: Trivial fix to set the proper timeout value for kdumpHaren Myneni1-1/+3
2006-02-24[PATCH] ppc: fix adb breakage in xmonOlaf Hering3-486/+3
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2-8/+5
2006-02-23[PATCH] powerpc: Initialise hvlpevent_queue.lock correctlyMichael Ellerman1-0/+2
2006-02-22[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()Mårten Wikström1-7/+13
2006-02-22[ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor2-1/+20
2006-02-22[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2-2/+2
2006-02-22[ARM] 3345/1: Fix interday RTC alarmsUli Luckas1-4/+12
2006-02-22[ARM] 3344/1: NSLU2: beeper supportAlessandro Zummo1-0/+7
2006-02-22[ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()Alessandro Zummo1-0/+3
2006-02-22[ARM] 3340/1: Fix the PCI setup for direct master access to SDRAMCatalin Marinas1-45/+48
2006-02-22[ARM] Update mach-typesRussell King1-2/+33
2006-02-22[ARM] Add panic-on-oops supportRussell King1-0/+8
2006-02-21[MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.Ralf Baechle1-4/+9
2006-02-21[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle1-1/+1
2006-02-21[MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto2-4/+6
2006-02-21[MIPS] Add topology_init.Rojhalat Ibrahim1-0/+20
2006-02-21[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr1-3/+2
2006-02-21[MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_Ralf Baechle1-2/+2
2006-02-21[MIPS] Sibyte: #if CONFIG_* doesn't fly.Ralf Baechle1-1/+1
2006-02-21[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().Ralf Baechle1-0/+3
2006-02-21[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle3-21/+35
2006-02-21[MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.Ralf Baechle1-1/+1