aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-02-07Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds3-0/+6
2005-02-07[PATCH] mips: add unknown page size stringYoichi Yuasa2-0/+4
2005-02-07[PATCH] uml: kbuild: add further cleaningPaolo \'Blaisorblade\' Giarrusso1-0/+2
2005-02-06[SPARC64]: Update defconfig.David S. Miller1-2/+14
2005-02-06Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller1-3/+6
2005-02-06[SPARC64]: Fix off-by-one handling of size in user_fixup.cDavid S. Miller1-3/+6
2005-02-06Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-0/+2
2005-02-06Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-0/+2
2005-02-06Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller1-3/+3
2005-02-06[CRYPTO]: Make some code static in i386 crypto AES.Adrian Bunk1-3/+3
2005-02-06[SPARC64]: Correct rwlock membars.David S. Miller1-0/+2
2005-02-06[ARM] Re-order lubbock includesRussell King1-1/+2
2005-02-05Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds6-88/+229
2005-02-05Merge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6David S. Miller6-88/+229
2005-02-04[SPARC64]: atomic and bitop fixes.David S. Miller4-85/+227
2005-02-04FRV: "len" is size_tLinus Torvalds1-1/+1
2005-02-04[PATCH] x86_64: parse noexec=[on|off]Fabio Massimo Di Nitto1-2/+2
2005-02-04[PATCH] speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1Matthias-Christian Ott1-1/+4
2005-02-04[SPARC64]: Consolidate pgd_cache calculations.David S. Miller2-3/+2
2005-02-04Add extra debugging help for bad user accesses.Linus Torvalds1-0/+4
2005-02-04[PATCH] Fix PPC rwlock code on SMPPaul Mackerras1-65/+49
2005-02-04[PATCH] x86: HPET setup, duplicate HPET_T0_CMP needed for some platformsVenkatesh Pallipadi1-0/+5
2005-02-04[PATCH] ppc64: show -1 for physical_id of non-present cpusNathan Lynch1-1/+1
2005-02-04[PATCH] ppc64: correct return code in syscall auditingPaul Mackerras2-2/+4
2005-02-04[PATCH] uml: fix x86_64 submode compilationJeff Dike1-1/+1
2005-02-04[PATCH] uml: fix STATIC_LINK compilationJeff Dike1-1/+1
2005-02-04[PATCH] uml: fix broken #ifdef clause causing crashesJeff Dike3-4/+16
2005-02-04[PATCH] uml: fix jiffies initializationJeff Dike1-1/+1
2005-02-04[PATCH] uml: disallow stack access below $esp like i386 / x86_64Bodo Stroesser1-0/+2
2005-02-04[PATCH] uml: Fix SKAS sig-handler reentrancyJeff Dike1-0/+8
2005-02-04[PATCH] uml: kconfig fixesPaolo \'Blaisorblade\' Giarrusso1-4/+2
2005-02-04[PATCH] uml: fix compilation for missing headersPaolo \'Blaisorblade\' Giarrusso2-25/+6
2005-02-04[PATCH] uml: makefile fixPaolo \'Blaisorblade\' Giarrusso2-18/+6
2005-02-03[PATCH] FRV: vmlinux.lds.S comment cleanupDavid Howells1-1/+1
2005-02-03[PATCH] FRV: Semaphore implementation race fixDavid Howells1-6/+20
2005-02-03[PATCH] FRV: cli/sti cleanupDavid Howells3-14/+14
2005-02-03[PATCH] FRV: Make switch_to() return previous taskDavid Howells2-14/+23
2005-02-03[PATCH] UML: remove not-yet-merged system callsJeff Dike1-13/+1
2005-02-03Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds2-10/+16
2005-02-03[ARM PATCH] 2456/1: fix futex syscall argument passingNicolas Pitre2-3/+7
2005-02-03[ARM] Fix sys_syscallRussell King1-7/+9
2005-02-03[PATCH] mips: SGI IP22 updatesRalf Bächle5-25/+108
2005-02-03[PATCH] s390: compat_sys_old_readdir and compat_sys_getdentsSripathi Kodi2-132/+2
2005-02-03[PATCH] s390: compat SI_TIMER conversionHannes Reinecke2-5/+16
2005-02-03[PATCH] s390: cpcmd interfaceChristian Bornträger4-13/+43
2005-02-03[PATCH] s390: vfree checking cleanupJames Lamanna1-2/+1
2005-02-03[PATCH] s390: core changesMartin Schwidefsky5-16/+41
2005-02-03[PATCH] ppc32: fix locking bugs in mv64x60 codeMark A. Greer1-1/+1
2005-02-03[PATCH] ppc32: add PPC440SP and Luan ref board supportMatt Porter17-27/+1481
2005-02-03[PATCH] ppc32: PPC4xx DMA fixes, burst, and sg improvementsMatt Porter2-2/+98
2005-02-02[PATCH] sparc64: fix compile with strict mm typesAlexander Viro1-1/+1
2005-02-02Merge http://lia64.bkbits.net/linux-ia64-release-2.6.11Linus Torvalds27-4046/+658
2005-02-02[ARM PATCH] 2447/1: IOP3xx PCI resource setup cleanupDave Jiang5-42/+31
2005-02-02[PATCH] A BTFIXUP'd fix for pte_read()Tom 'spot' Callaway2-0/+2
2005-02-01[IA64] ivt.S: typo s/idirty_bit/dirty_bit/Tony Luck1-1/+1
2005-02-01[PATCH] arch/i386/kernel/apic.c Kill a sparse warningPeter Hagervall1-2/+1
2005-02-01[PATCH] sparc64 compat annotationsAlexander Viro5-20/+22
2005-02-01[PATCH] amd64 compat annotationsAlexander Viro3-23/+18
2005-02-01[PATCH] missing export (_tlbie())Alexander Viro1-0/+1
2005-02-01[IA64] Move allocation of per-CPU MCA data out of per_cpu_init()David Mosberger4-39/+24
2005-02-01Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds8-28/+85
2005-02-01Manual merge of ARM assembly code clash.Linus Torvalds21-345/+1691
2005-02-01[PATCH] sched: make use of preempt_schedule_irq (ARM)Thomas Gleixner1-5/+3
2005-02-01[PATCH] sched: make use of preempt_schedule_irq() (PPC)Thomas Gleixner1-11/+1
2005-02-01[PATCH] sched: fix preemption race (Core/i386)Thomas Gleixner1-4/+2
2005-02-01[PATCH] OProfile: Support model 4 P4Zwane Mwaikambo1-1/+1
2005-02-01[PATCH] OProfile: Use profile_pc in oprofile_add_sampleZwane Mwaikambo1-7/+2
2005-02-01[PATCH] assert_spin_locked()Herbert Pötzl1-2/+2
2005-02-01[PATCH] mips: iomapYoichi Yuasa2-2/+80
2005-02-01[PATCH] mips: fix SERIAL_TXX9 dependenciesRalf Bächle1-0/+2
2005-02-01[PATCH] mips: Lasat updatesRalf Bächle2-4/+49
2005-02-01[PATCH] mips: Momentum updatesRalf Bächle13-37/+239
2005-02-01[PATCH] mips: PMC-Sierra updatesRalf Bächle13-162/+217
2005-02-01[PATCH] mips: galileo updatesRalf Bächle5-9/+96
2005-02-01[PATCH] mips: TX39 series updatesRalf Bächle3-38/+71
2005-02-01[PATCH] mips: NEC DDB board updatesRalf Bächle6-11/+98
2005-02-01[PATCH] mips: VR4181 updatesRalf Bächle4-7/+49
2005-02-01[PATCH] mips: vR41xx updatesRalf Bächle21-37/+1109
2005-02-01[PATCH] mips: cobalt updatesRalf Bächle2-5/+49
2005-02-01[PATCH] mips: mIPS Technologies board updatesRalf Bächle9-168/+1111
2005-02-01[PATCH] mips: jazz updatesRalf Bächle3-2/+6
2005-02-01[PATCH] mips: DECstation updatesRalf Bächle6-9/+50
2005-02-01[PATCH] mips: SGI IP32 updatesRalf Bächle8-16/+114
2005-02-01[PATCH] mips: ITE 8172 updatesRalf Bächle3-93/+104
2005-02-01[PATCH] mips: aMD Alchemy updateRalf Bächle30-163/+306
2005-02-01[PATCH] mips: TX49 updatesRalf Bächle4-31/+31
2005-02-01[PATCH] mips: SGI IP27 updatesRalf Bächle12-21/+129
2005-02-01[PATCH] mips: RM200 updatesRalf Bächle4-18/+66
2005-02-01[PATCH] mips: sibyte updatesRalf Bächle15-176/+276
2005-02-01[PATCH] mips: IRIX 5 compat fixesRalf Bächle5-40/+65
2005-02-01[PATCH] mips: generic MIPS updatesRalf Bächle95-1578/+2279
2005-02-01[PATCH] ppc64: p615 IOMMU fixOlof Johansson1-9/+25
2005-02-01[PATCH] ppc64: iSeries buildbreak fixJake Moilanen1-1/+1
2005-02-01[PATCH] ppc32: MPC8245 erratum 28 workaroundMark A. Greer1-0/+18
2005-02-01[PATCH] ppc32: use platform device style initialization for 85xx serial8250 ...Kumar Gala8-47/+81
2005-02-01[PATCH] ppc32: add platform specific machine check output handlersMatt Porter4-11/+44
2005-02-01[PATCH] ppc32: workaround for mpc10x speculative PCI read erratumMark A. Greer1-0/+17
2005-02-01[PATCH] ppc32: oprofile timer-mode fallback fixAkinobu Mita1-4/+5
2005-02-01[PATCH] ppc32: STx GP3 portMatt Porter5-1/+1435
2005-02-01[PATCH] ppc32: cpci690 updateMark A. Greer1-29/+48
2005-02-01[PATCH] ppc32: ev64260 updateMark A. Greer2-41/+59
2005-02-01[PATCH] ppc32: katana updateMark A. Greer3-69/+135
2005-02-01[PATCH] ppc32: pmac sleep support updateBenjamin Herrenschmidt7-73/+518
2005-02-01[PATCH] ppc32: mv64x60 updatesMark A. Greer5-59/+205
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli43-106/+110
2005-02-01[PATCH] ppc32: (Updated) Pegasos supportBenjamin Herrenschmidt1-1/+1
2005-02-01[PATCH] ppc32: back out idle patch for non-powersaving CPU'sKumar Gala1-5/+2
2005-02-01[ARM PATCH] 2446/1: Add OMAP H2 defconfigTony Lindgren1-0/+935
2005-02-01[ARM PATCH] 2430/3: TLS support for ARMNicolas Pitre8-12/+33
2005-02-01[ARM] Remove adrsvc macro.Russell King3-16/+9
2005-01-31[SPARC64]: __atomic_{add,sub}() must sign-extend return value.David S. Miller1-7/+21
2005-02-01[ARM PATCH] 2428/1: PXA Corgi - Add Backlight Device DefinitionRichard Purdie1-0/+13
2005-02-01[ARM PATCH] 2429/1: PXA Corgi - Bugfix + CleanupsRichard Purdie1-6/+4
2005-02-01[ARM PATCH] 2434/1: Adds new machine: ixp4xx based gtwx5715George T. Joseph5-0/+278
2005-01-31[ARM] Improve commenting in entry-armv.SRussell King1-22/+123
2005-01-31[ARM] [4/4] Reformat assembly code to be consistent.Russell King1-275/+293
2005-01-30Merge intel.com:/data/home/aegl/BK/LinusTony Luck26-4030/+657
2005-01-30Merge bk://linux-acpi.bkbits.net/to-linusLinus Torvalds1-4/+7
2005-01-30Merge intel.com:/home/lenb/src/26-stable-devLen Brown1-4/+7
2005-01-30[ACPI] tell parse_cmdline_early() that "pnpacpi=off" != "acpi=off"Len Brown1-4/+7
2005-01-30[ARM] [3/4] Introduce usr_entry macro to contain common entry codeRussell King1-34/+24
2005-01-29Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-16/+15
2005-01-29[ARM] [2/4] Introduce inv_entry macro to contain common entry codeRussell King1-16/+15
2005-01-28[PATCH] x86-64: Fix empty nodes handling with SRATAndi Kleen2-2/+9
2005-01-28[PATCH] x86-64: Fix missing TLB flushes in change_page_attrAndi Kleen1-1/+6
2005-01-28[ARM] [1/4] Introduce svc_entry macro for common entry codeRussell King1-34/+21
2005-01-27[IA64] head.S: clean away dead code (EARLY_PRINTK)David Mosberger1-17/+4
2005-01-27[IA64] ptrace.c small comment fixDavid Mosberger1-1/+1
2005-01-27[IA64-SGI] move shubio.h into include/asm-ia64/sn/Jesse Barnes4-3479/+3
2005-01-27[IA64] Remove Merced B-step supportDavid Mosberger3-11/+0
2005-01-27[IA64] mca.c: make cpu hot add work againAshok Raj1-1/+1
2005-01-27[IA64] entry.S: another syscall exit path optimizationKenneth W. Chen1-27/+28
2005-01-27Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds2-168/+159
2005-01-27[ARM] Replace duplicate sets of vector code with assembler macro.Russell King1-162/+107
2005-01-27[ARM] Make vector labels consistent with naming schemeRussell King1-11/+11
2005-01-25[IA64] r23 was used without being setRuss Anderson1-2/+2
2005-01-25[IA64] fix per-CPU MCA mess and make UP kernels work againDavid Mosberger9-122/+149
2005-01-25[ARM PATCH] 2435/1: platform data for audio on MainstoneNicolas Pitre1-0/+46
2005-01-25[PATCH] ppc64: fix use kref for device_node refcounting (fix)Nathan Lynch1-0/+1
2005-01-25[PATCH] Problems disabling SYSCTLAnton Blanchard6-21/+8
2005-01-25[PATCH] clean up UTS_RELEASE usageBrian Gerst3-6/+6
2005-01-25[PATCH] swsusp: fix buggy commentPavel Machek1-2/+5
2005-01-25[PATCH] h8300: makefile updateYoshinori Sato1-5/+4
2005-01-25[PATCH] x86_64: Speed up suspendAndi Kleen2-34/+23
2005-01-25[PATCH] x86_64: Remove earlyprintk helpAndi Kleen1-9/+0
2005-01-25[PATCH] x86_64: Enlarge northbridge numa scan maskAndi Kleen1-1/+1
2005-01-25[PATCH] x86_64: remove duplicated includesAndi Kleen5-5/+0
2005-01-25[PATCH] x86: Remove unused functionAndi Kleen1-9/+0
2005-01-25[PATCH] x86: no interrupts from secondary CPUs until officially onlineRusty Russell2-5/+5
2005-01-25[PATCH] ppc64: Missing call to ioremap in pci_iomap()Benjamin Herrenschmidt1-1/+1
2005-01-25[PATCH] ppc64: enable virtual ethernet and virtual scsiAnton Blanchard1-2/+2
2005-01-25[PATCH] ppc64: problem disabling SYSVIPCAnton Blanchard2-2/+2
2005-01-25[PATCH] ppc64: disable some boot wrapper debugAnton Blanchard1-1/+1
2005-01-25[PATCH] ppc64: allow EEH to be disabledAnton Blanchard4-13/+10
2005-01-25[PATCH] ppc64: use kref for device_node refcountingPaul Mackerras1-26/+24
2005-01-25[PATCH] ppc64: trivial cleanup: EEH_REGIONPaul Mackerras2-12/+3
2005-01-25[SPARC64]: Covert over to 4 level page tablesDavid S. Miller7-21/+64
2005-01-25[PATCH] ppc64: replace schedule_timeout in diePaul Mackerras1-2/+2
2005-01-25[PATCH] ppc64: replace schedule_timeout in __cpu_upPaul Mackerras1-2/+1
2005-01-25[PATCH] ppc64: replace schedule_timeout in pSeries_cpu_diePaul Mackerras1-2/+1
2005-01-25[PATCH] ppc64: replace schedule_timeout in iSeries_pci_resetPaul Mackerras1-9/+8
2005-01-25[PATCH] ppc64: clear MSR_RI earlier in syscall exit pathPaul Mackerras1-1/+1
2005-01-25[PATCH] ppc64: xmon data breakpoints on partitioned systemsPaul Mackerras1-4/+15
2005-01-25[PATCH] ppc64: limit segment tables on UP kernelsAnton Blanchard1-0/+2
2005-01-25[PATCH] ppc32: Add support for Pegasos machinesBenjamin Herrenschmidt4-19/+117
2005-01-25[PATCH] ppc32: fix PCI2 IO space mapping on CDSKumar Gala1-2/+4
2005-01-25[PATCH] ppc32: missing call to ioremap in pci_iomap()Randy Vinson1-1/+5
2005-01-25[PATCH] ppc32: allow usage of gen550 on platforms that do not define SERIAL_P...Kumar Gala1-0/+6
2005-01-25[PATCH] ppc32: Add defconfigs for 85xx boards -- updatedKumar Gala3-0/+2144
2005-01-25[PATCH] oprofile: falling back on timer interrupt modeAkinobu Mita11-16/+38
2005-01-25[PATCH] mips: fixed conflicting typesYoichi Yuasa1-2/+2
2005-01-24Rename "locks_verify_area()" to "rw_verify_area()" and clean up theLinus Torvalds1-4/+2
2005-01-24[IA64] entry.S: .align in .text sections is broken, use TEXT_ALIGN()Tony Luck1-1/+1
2005-01-24[IA64] pci_sal_read seg limit is 65535, not 255Tony Luck1-1/+1
2005-01-24[IA64] fix ptrace debug-register handling bugDavid Mosberger1-11/+4
2005-01-24[IA64] clean up pt_regs accessesDavid Mosberger7-101/+85
2005-01-24[IA64] ptrace.c: Format to make it fit in 80 cols.Tony Luck1-263/+385
2005-01-24[IA64] Ensure that r9 can't be a NaT on return from sys_pipe()Kenneth W. Chen1-8/+8
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven11-90/+2
2005-01-23Merge bk://linux-voyager.bkbits.net/voyager-2.6Linus Torvalds5-9/+2
2005-01-22Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds4-6/+5
2005-01-23[ARM PATCH] 2431/1: Split arch specifics out of arch/arm/kernel/debug.SBen Dooks1-663/+5
2005-01-23[ARM] Add warning about building fiq.c with gcc >= 3.4Russell King1-0/+6
2005-01-23[ARM] msr can take immediate constants.Russell King1-10/+8
2005-01-22x86-64: don't crash and loop when the user passes an unknown earlyprintk= opt...Linus Torvalds1-3/+0
2005-01-22[PATCH] i386/x86-64: Fix ioremap off by oneAndi Kleen2-2/+4
2005-01-22[PATCH] x86_64: Fix int3 trapAndi Kleen1-1/+1
2005-01-22Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds4-16/+26
2005-01-22Merge http://lia64.bkbits.net/linux-ia64-release-2.6.11Linus Torvalds1-2/+2
2005-01-22[SPARC64]: Minor memmove refinements.David S. Miller1-7/+5
2005-01-22[IA64] clean up loose ends from addition of efi_range_is_wc()Tony Luck1-0/+1
2005-01-21[IA64] irq handling cleanupTony Luck3-57/+9
2005-01-21[IA64] remove superfluous layer from sn2 DMA APIJesse Barnes1-329/+151
2005-01-21[IA64] fix early SAL init for sn2Jesse Barnes1-4/+5
2005-01-21[IA64] new api efi_range_is_wc()Jesse Barnes1-1/+2
2005-01-21[IA64] entry.S: perfmon psr.pp fixStéphane Eranian1-5/+9
2005-01-21[IA64] clean up ptrace corner casesTony Luck5-16/+46
2005-01-21[IA64] mca.c: delete unused "return_to_sal" labelTony Luck1-2/+0
2005-01-21[IA64] entry.S update the copyright year & fix a commentDavid Mosberger1-2/+2
2005-01-21[IA64] Use srlz.d instead of srlz.i in ia64_leave_syscallDavid Mosberger1-1/+1