aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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] 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
2006-02-21[MIPS] Make do_signal32 return void.Martin Michlmayr1-5/+3
2006-02-21[MIPS] Add support for TIF_RESTORE_SIGMASK for signal32Martin Michlmayr1-27/+41
2006-02-21[MIPS] Make integer overflow exceptions in kernel mode fatal.Ralf Baechle1-1/+3
2006-02-20Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+3
2006-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds9-233/+108
2006-02-20[PATCH] H8/300: CONFIG_CONFIG_ doesn't fly.Ralf Baechle2-2/+2
2006-02-20[PATCH] m32r: update sys_tas() routineHirokazu Takata1-27/+34
2006-02-20[PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt1-5/+5
2006-02-20[PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen1-3/+3
2006-02-20[PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley1-1/+1
2006-02-20Merge branch 'forcedeth'Jeff Garzik9-27/+70
2006-02-20[PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman1-1/+1
2006-02-20[PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman1-3/+1
2006-02-20[PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman1-2/+2
2006-02-20[PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson1-2/+4
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering3-38/+1
2006-02-20powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2-187/+99
2006-02-18[PATCH] m68k: pm_power_off() breakageAl Viro1-0/+3
2006-02-17[PATCH] Remove KERN_INFO from middle of printk lineTim Hockin1-2/+2
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens3-6/+6
2006-02-17[PATCH] s390: smp initialization speedHeiko Carstens1-5/+10
2006-02-17[PATCH] s390: possible_cpus parameterHeiko Carstens1-3/+11
2006-02-17[PATCH] s390: additional_cpus parameterHeiko Carstens2-18/+42
2006-02-17[PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens1-1/+3
2006-02-17[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar1-0/+4
2006-02-17[PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependenciesAdrian Bunk1-1/+1
2006-02-17Merge branch 'upstream-fixes'Jeff Garzik144-1072/+1061
2006-02-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds21-202/+235
2006-02-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-19/+70
2006-02-17[PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2-2/+2
2006-02-17[PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen1-1/+2
2006-02-17[PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen1-0/+7
2006-02-17[PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2-2/+2
2006-02-17[PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen1-0/+16
2006-02-17[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen1-0/+1
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen1-0/+1
2006-02-17[PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich1-8/+11
2006-02-17[PATCH] x86_64: Update defconfigAndi Kleen1-9/+33
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2-1/+31
2006-02-16[ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ...Martin Michlmayr1-2/+4
2006-02-16[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj1-11/+8
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner1-1/+3
2006-02-16[ARM] Fix SMP initialisation oopsRussell King4-13/+35
2006-02-15[PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley1-1/+1
2006-02-15Pull fix-cpu-possible-map into release branchTony Luck3-4/+61
2006-02-15[IA64] support panic_on_oops sysctlHorms1-0/+8
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com2-22/+36
2006-02-15[IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2-10/+18
2006-02-15[IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe1-1/+1
2006-02-15[IA64-SGI] export sn_pcidev_info_getMark Maule1-0/+1
2006-02-15[IA64-SGI] remove compile time warningJes Sorensen1-0/+2
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen1-6/+1
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen9-143/+107
2006-02-15[IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab1-15/+0
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl3-3/+0
2006-02-14[PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer3-0/+5
2006-02-14[PATCH] x86: document sysenter pathAlbert D. Cahalan1-0/+15
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells6-55/+172
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells2-14/+21
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar6-0/+25
2006-02-14[PATCH] s390: fix __delay implementationHeiko Carstens1-1/+1
2006-02-14[PATCH] fix a typo in the CPU_H8300H dependenciesAdrian Bunk1-1/+1
2006-02-14[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2-0/+60
2006-02-14[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj1-4/+1
2006-02-14[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.Atsushi Nemoto2-2/+2
2006-02-14[MIPS] RM9000: Fix buggy I-cache workaround.Thomas Koeller1-1/+1
2006-02-14[MIPS] MT: Propagate config7 into VPE.Ralf Baechle1-0/+3
2006-02-14[MIPS] MT: Fix c0 back-to-back hazard.Ralf Baechle1-0/+2
2006-02-14[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle1-1/+0
2006-02-14[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto2-151/+23
2006-02-14[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto1-81/+77
2006-02-14[MIPS] Remove commented out function prom_build_cpu_map.Ralf Baechle1-29/+0
2006-02-14[PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton1-3/+16
2006-02-13[PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin1-1/+1
2006-02-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds1-2/+2
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+5
2006-02-13[PATCH] MIPS 32bit machines need fstatat64 support.Yoichi Yuasa1-1/+1
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller3-3/+24
2006-02-12[PATCH] x86_64: GART DMA merging fixAndi Kleen1-4/+2
2006-02-12[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood1-1/+17
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens3-5/+25
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens2-0/+6
2006-02-11[PATCH] s390: fix non smp build of kexecHeiko Carstens1-2/+3
2006-02-11[PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens1-5/+1
2006-02-11[PATCH] s390: update default configurationHeiko Carstens1-4/+5
2006-02-11[PATCH] x86: print out early faults via early_printk()Ingo Molnar1-0/+4
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott2-4/+10
2006-02-11[PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel42-126/+84
2006-02-11[PATCH] fstatat64 supportUlrich Drepper3-2/+24
2006-02-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+58
2006-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-288/+11
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks1-2/+27
2006-02-10[PATCH] Fix s390 build failure.Dave Jones1-3/+0
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2-5/+1
2006-02-10[PATCH] Fix building external modules on ppc32Andreas Gruenbacher1-0/+2
2006-02-10[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boardsKumar Gala2-0/+7
2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI1-0/+1
2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras3-288/+3
2006-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-31/+30
2006-02-09[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens1-1/+1
2006-02-09Pull new-syscalls into release branchTony Luck2-26/+19
2006-02-09[IA64] mca_drv: Add minstate validationHidetoshi Seto1-0/+3
2006-02-09[IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck1-0/+1
2006-02-09[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava1-4/+2
2006-02-09[IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2-1/+5
2006-02-09Merge branch 'viro'Jeff Garzik145-1132/+891
2006-02-09[ARM] 3314/1: S3C2400 - adds s3c2400.hLucas Correia Villa Real1-0/+31
2006-02-08[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin1-2/+2
2006-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-28/+70
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen1-0/+3
2006-02-08[IA64] unshare system call registration for ia64Janak Desai1-0/+3
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds28-55/+49
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-70/+273
2006-02-08[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boardsTony Lindgren2-2/+4
2006-02-08[ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren9-9/+18