aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-10-03[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai1-3/+2
2005-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+5
2005-10-02[ARM] 2943/1: Clear the exclusive monitor in v6_early_abortCatalin Marinas1-0/+5
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson2-8/+8
2005-10-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-10-01[PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel1-0/+4
2005-10-01[ARM] 2945/1: ARM fortunet fails to build because of missing includeVincent Sanders1-0/+2
2005-10-01[PATCH] ppc64: fix up()/down() usage for kprobe_mutexAnanth N Mavinakayanahalli1-4/+4
2005-09-30[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena1-1/+1
2005-09-30[PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt1-0/+7
2005-09-30[PATCH] x86_64 early numa init fixRavikiran G Thirumalai1-3/+2
2005-09-30[PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai1-4/+1
2005-09-30[PATCH] utilization of kprobe_mutex is incorrect on x86_64Zhang, Yanmin1-4/+4
2005-09-30[PATCH] uml: revert "run mconsole "sysrq" in process context"Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-30[PATCH] uml: clear SKAS0/3 flags when running in TT modePaolo 'Blaisorblade' Giarrusso2-0/+6
2005-09-30[PATCH] uml: fix page faults in SKAS3 mode.Paolo 'Blaisorblade' Giarrusso3-3/+17
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin3-3/+3
2005-09-30[PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro26-27/+0
2005-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-671/+359
2005-09-30[PATCH] bogus BUILD_BUG_ON() in bpa_iommuAl Viro1-1/+5
2005-09-30[PATCH] useless linux/irq.h includes (arch/um)Al Viro2-2/+0
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-38/+29
2005-09-30[ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.SGen FUKATSU1-1/+8
2005-09-30[ARM] 2942/1: Fix the warning in arch/arm/common/gic.cCatalin Marinas1-0/+2
2005-09-30[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas1-18/+18
2005-09-29[SPARC64]: Fix several bugs in flush_ptrace_access().David S. Miller1-3/+11
2005-09-29[SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller3-156/+1
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.David S. Miller2-192/+112
2005-09-29[PATCH] x86_64: Fix mce_logMike Waychison1-3/+7
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen2-10/+28
2005-09-29[PATCH] Fix thinko in previous ARM 2917/1 patchDeepak Saxena1-1/+1
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+13
2005-09-29[PATCH] mv64x60 iomem annotationsAl Viro1-2/+2
2005-09-29[PATCH] ppc32 ld.script fix for building on ppc64Al Viro1-1/+1
2005-09-29[PATCH] s390 signal annotationsAl Viro2-5/+5
2005-09-29[PATCH] arm/versatile iomem annotationsAl Viro1-21/+22
2005-09-29[PATCH] uml makefiles sanitizedAl Viro33-573/+240
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King18-18/+0
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King1-1/+0
2005-09-29[ARM] Fix warning in arch/arm/mach-pxa/generic.cRussell King1-0/+1
2005-09-28[SPARC64]: Solidify check in cheetah_check_main_memory().David S. Miller1-0/+3
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller3-30/+28
2005-09-28[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_initDavid S. Miller3-67/+61
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2-4/+0
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller2-42/+31
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller5-87/+94
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller6-171/+99
2005-09-28[SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller1-5/+5
2005-09-28[PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt2-4/+5
2005-09-28[PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard1-0/+1
2005-09-28[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz1-3/+0
2005-09-28[PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt1-2/+1
2005-09-27[SPARC64]: Add missing IDs for newer cpus.David S. Miller2-1/+8
2005-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds24-1170/+856
2005-09-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-260/+322
2005-09-26[PATCH] missing dependency on arm O= buildsAl Viro1-2/+2
2005-09-26[PATCH] m32r: more basic __user annotationsAl Viro1-8/+8
2005-09-26[PATCH] m32r: set CHECKFLAGS properlyAl Viro1-1/+1
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro29-51/+1
2005-09-26[SPARC64]: Do not do TLB pre-filling any more.David S. Miller2-35/+0
2005-09-26[SPARC64]: Simplify Spitfire D-cache page flush.David S. Miller1-46/+23
2005-09-26[ARM] 2936/1: ixp4xx default config fixesVincent Sanders1-259/+318
2005-09-26[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel1-1/+4
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller5-23/+96
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller5-12/+147
2005-09-24[SPARC64]: Fix mask formation in tomatillo_wsync_handler()David S. Miller1-1/+1
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3
2005-09-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King1-1/+1
2005-09-23[PATCH] ppc64: Fix huge pages MMU mapping bugBenjamin Herrenschmidt2-5/+7
2005-09-23[SPARC64]: Mark functions called by paging_init() as __init.David S. Miller1-6/+6
2005-09-23[SPARC64]: Kill unused variable in setup_arch()David S. Miller1-7/+0
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel7-8/+8
2005-09-22[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso1-16/+42
2005-09-22[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2-2/+2
2005-09-22[PATCH] uml: Fix GFP_ flags usagePaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-22[PATCH] uml: avoid fixing faults while atomicPaolo 'Blaisorblade' Giarrusso1-0/+7
2005-09-22[PATCH] uml: run mconsole "sysrq" in process contextPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-22[PATCH] uml: fix condition in tlb flushPaolo 'Blaisorblade' Giarrusso1-6/+6
2005-09-22[PATCH] uml: fix hang in TT mode on faultPaolo 'Blaisorblade' Giarrusso2-3/+19
2005-09-22[PATCH] strlcat: use for uml umid.cPaolo 'Blaisorblade' Giarrusso2-8/+7
2005-09-22[PATCH] uml: don't remove umid files in conflict casePaolo 'Blaisorblade' Giarrusso1-11/+19
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt5-15/+30
2005-09-22[PATCH] ppc64: Fix 64bit ptrace DABR supportAnton Blanchard1-0/+1
2005-09-22[PATCH] ppc64: Fix build with iommu debug enabledAnton Blanchard1-5/+6
2005-09-22[PATCH] ppc64: Fix LPAR regressionAnton Blanchard1-3/+2
2005-09-22[PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky1-0/+4
2005-09-22[PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2-3/+6
2005-09-22[SPARC64]: Fix comment typo in head.SDavid S. Miller1-1/+1
2005-09-22[SPARC64]: Rewrite bootup sequence.David S. Miller13-625/+221
2005-09-22Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds3-23/+123
2005-09-22[IA64] MCA recovery verify pfn_validHidetoshi Seto1-6/+15
2005-09-22[IA64] Wire in the MCA/INIT handler stacksKeith Owens1-11/+85
2005-09-22[SPARC64]: Kill readjust_prom_translations()David S. Miller1-35/+0
2005-09-22[IA64] Fix simscsi for new SCSI midlayerPeter Chubb1-6/+23
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala1-4/+4
2005-09-22[SPARC64]: Remove unnecessary paging_init() cruft.David S. Miller1-99/+15
2005-09-22[SPARC64]: Do not allocate OBP page tables using bootmemDavid S. Miller1-47/+100
2005-09-22[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.David S. Miller1-141/+160
2005-09-21[SPARC64]: Do not allocate prom translations using bootmem.David S. Miller1-28/+26
2005-09-21[SPARC64]: Remove ktlb.S instruction patching.David S. Miller2-39/+24
2005-09-21[SPARC64]: Kill SZ_BITS define from dtlb_backend.SDavid S. Miller1-12/+1
2005-09-21[SPARC64]: Move kernel TLB miss handling into a seperate file.David S. Miller4-157/+179
2005-09-21[PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-21[PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-21[PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-21[PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso2-2/+5
2005-09-21[PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso1-1/+5
2005-09-21[PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso1-0/+6
2005-09-21[PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso2-12/+0
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds28-37/+57
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas1-0/+3
2005-09-21[PATCH] update URL for HPET spec.Randy Dunlap1-1/+1
2005-09-21[PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt1-1/+1
2005-09-21[PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard1-1/+2
2005-09-21[PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson1-80/+89
2005-09-21[PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras1-3/+6
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller1-20/+19
2005-09-20[ARM] Prevent deadlock in page fault handlerRussell King1-1/+11
2005-09-20[ARM] 2928/1: S3C2410 - make machine init code staticBen Dooks10-17/+24
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks15-15/+15
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2922/1: compile fix for sharkVincent Sanders1-1/+1
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller1-3/+4
2005-09-19[SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2-8/+58
2005-09-19[PATCH] Alpha: ISA IRQs fixup for dp264Ivan Kokshaysky1-18/+23
2005-09-18[ARM] Fix warning in arch/arm/mach-sa1100/generic.cRussell King1-0/+3
2005-09-18[ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King1-1/+1
2005-09-18[ARM] 2917/1: Make IXP4xx mach_desc's depend on config optionsDeepak Saxena1-0/+6
2005-09-17x86-64/smp: fix random SIGSEGV issuesLinus Torvalds1-0/+15
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma2-2/+8
2005-09-17[PATCH] uml: UML/i386 cmpxchg fixJeff Dike1-0/+4
2005-09-17[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug3-1/+287
2005-09-17[PATCH] ppc64: build fixAnton Blanchard1-0/+1
2005-09-17[PATCH] x86_64: e820.c needs module.hAndrew Morton1-0/+2
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie2-2/+2
2005-09-17[PATCH] uml: remove include of asm/elf.hJeff Dike1-1/+0
2005-09-17[PATCH] uml: return a real error codeJeff Dike1-0/+2
2005-09-17[PATCH] uml: merge mem_user.c and mem.cJeff Dike3-77/+21
2005-09-17[PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike13-318/+300
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike9-78/+67
2005-09-17[PATCH] uml: Remove some build warningsJeff Dike2-2/+4
2005-09-17[PATCH] uml: Remove a useless includeJeff Dike1-1/+0
2005-09-17[PATCH] uml: Remove an unused fileJeff Dike1-75/+0
2005-09-17[PATCH] uml: breakpoint an arbitrary threadJeff Dike4-1/+62
2005-09-17[PATCH] uml: _switch_to code consolidationJeff Dike5-16/+14
2005-09-17[PATCH] s390: kernel stack corruptionPeter Oberparleiter2-2/+2
2005-09-17[PATCH] Remove arch/arm26/boot/compressed/hw-bse.cDomen Puncer1-74/+0
2005-09-17[PATCH] s390: diag 0x308 reiplVolker Sameske4-1/+46
2005-09-17[PATCH] s390: show_cpuinfo fixHeiko Carstens1-0/+2
2005-09-17[PATCH] s390: default configurationMartin Schwidefsky1-11/+25
2005-09-16Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds6-73/+97
2005-09-16[IA64] mca_drv cleanupHidetoshi Seto3-70/+94
2005-09-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-516/+575
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb3-3/+3
2005-09-15[PATCH] ppc64: Fix recent regressionJimi Xenidis1-3/+3
2005-09-15[ARM] 2914/1: PXA Poodle: Add MMC and UDC supportRichard Purdie1-0/+82
2005-09-15[ARM] 2913/1: PXA Poodle: Cleanup some unneeded codeRichard Purdie1-21/+10
2005-09-15[ARM] 2912/1: PXA Corgi: Cleanup some unneeded codeRichard Purdie1-39/+18
2005-09-15[ARM] 2915/1: SA1100 Collie: Correct scoop device callsRichard Purdie1-6/+5
2005-09-15[ARM] 2905/1: enable the ixp2000 i2c bus driver in ixp2000 defconfigsLennert Buytenhek5-5/+5
2005-09-15[ARM] 2904/1: update ixp2000 defconfigs to 2.6.13Lennert Buytenhek5-445/+455
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller25-396/+3
2005-09-14Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds2-19/+0
2005-09-14Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2-11/+2
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-0/+6
2005-09-14[ARM] 2910/1: missing Lubbock audio device declarationNicolas Pitre1-0/+6
2005-09-14Pull fix-offsets-h into release branchTony Luck2-11/+2
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins5-29/+12
2005-09-13Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-1/+5
2005-09-13[PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake1-3/+1
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2-1/+5
2005-09-13[PATCH] x86_64: Export end_pfnAndi Kleen1-0/+1
2005-09-13[PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert1-2/+3
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2-4/+15
2005-09-13[IA64] fix circular dependency on generation of asm-offsets.hTony Luck2-11/+2
2005-09-13[PATCH] ppc64: Make eeh_init function againPaul Mackerras1-1/+1
2005-09-13[PATCH] x86_64: NMI watchdog frequency calculation adjustmentsJan Beulich1-4/+4
2005-09-13[PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser1-4/+3
2005-09-13[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...Richard Purdie3-9/+421
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie3-0/+79
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie1-0/+18
2005-09-13[PATCH] SharpSL: Add cxx00 support to the Corgi LCD driverRichard Purdie2-14/+129
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSPRichard Purdie3-27/+67
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2-2/+2
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala4-4/+0
2005-09-13[PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini1-0/+4
2005-09-12[PATCH] m68knommu: startup code for the Drangen Engine 68328 based boardGreg Ungerer1-0/+135
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds8-22/+30
2005-09-12Fix fallout from ATI Xpress timer workaroundLinus Torvalds1-0/+3
2005-09-12[PATCH] x86-64: Use correct mask to compute conflicting nodes in SRATAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsedAndi Kleen1-0/+3
2005-09-12[PATCH] x86-64: Clean up the SRAT node list before computing the hash functionAndi Kleen1-9/+11
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert5-0/+34
2005-09-12[PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich1-4/+4
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro12-16/+2
2005-09-12[PATCH] x86-64: Fix incorrect FP signalsChuck Ebbert1-3/+6