aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-09-15[PATCH] ppc64: Fix recent regressionJimi Xenidis1-3/+3
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
2005-09-12[PATCH] x86-64: Clean up nmi error messageChuck Ebbert1-2/+2
2005-09-12[PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tssAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2-20/+27
2005-09-12[PATCH] x86-64: Merge msr.c with i386 versionAndi Kleen2-279/+1
2005-09-12[PATCH] x86-64: Clean up includes in arch/x86_64/kernel/suspend.cAl Viro1-16/+1
2005-09-12[PATCH] x86-64: Fix CFI informationJan Beulich2-61/+197
2005-09-12[PATCH] x86-64: Fix gcc 4 warnings about pointer signednessAndi Kleen1-3/+3
2005-09-12[PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplugAndi Kleen1-2/+7
2005-09-12[PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.Andi Kleen1-6/+13
2005-09-12[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscallsAndi Kleen1-4/+4
2005-09-12[PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode.Ashok Raj1-2/+2
2005-09-12[PATCH] x86-64: Remove freeing of SMP trampoline pagesAndi Kleen1-11/+0
2005-09-12[PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.cAndi Kleen1-1/+1
2005-09-12[PATCH] Remove unnecessary BUG_ON in irq.cAlexander Nyberg1-1/+0
2005-09-12[PATCH] x86-64: Fix show_mem a little bitAndi Kleen1-14/+14
2005-09-12[PATCH] x86-64: Remove disable_tsc code in context switchAndi Kleen1-29/+0
2005-09-12[PATCH] x86-64: Print version at end of kernel buildAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Fix (harmless) typo in head.S early level2 page tableAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Fix idle=pollHugh Dickins1-0/+1
2005-09-12[PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in...Andi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2-2/+0
2005-09-12[PATCH] x86-64: Add simnow consoleAndi Kleen1-0/+46
2005-09-12[PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen3-50/+108
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com3-3/+3
2005-09-12[PATCH] x86-64: Include build number in oops outputAndi Kleen1-2/+5
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen5-6/+38
2005-09-12[PATCH] x86-64: Remove code to resume machine check state of other CPUs.Andi Kleen1-2/+4
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen1-5/+0
2005-09-12[PATCH] x86-64: Use e820_find_hole to compute reserved pagesAndi Kleen1-37/+5
2005-09-12[PATCH] x86-64: Fix harmless off by one in e820 codeAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookupAndi Kleen1-5/+3
2005-09-12[PATCH] x86-64: Don't trust boot_cpu_id in the mptable.Andi Kleen1-2/+1
2005-09-12[PATCH] x86-64: Add command line option to set machine check tolerance levelAndi Kleen1-0/+4
2005-09-12[PATCH] x86-64: Make lockless machine check record passing a bit more robust.Andi Kleen1-11/+21
2005-09-12[PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen1-4/+0
2005-09-12[PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP foundAndi Kleen1-0/+2
2005-09-12[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zeroAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Use SRAT data on Intel systems too.Andi Kleen1-0/+21
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen3-25/+62
2005-09-12[PATCH] x86-64: Fix the apic version that gets printed during bootAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen3-22/+19
2005-09-12[PATCH] x86-64: White space and comment fixes for smp_call_function_singleAndi Kleen1-1/+4
2005-09-12[PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen1-0/+5
2005-09-12[PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on phys...Andi Kleen1-3/+4
2005-09-12[PATCH] x86-64: Remove code for outdated APICsAndi Kleen3-36/+10
2005-09-12[PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen1-20/+1
2005-09-12[PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2-6/+6
2005-09-12[PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen1-9/+8
2005-09-12[PATCH] x86-64: Update defconfigAndi Kleen1-17/+48
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2-14/+0
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds18-217/+587
2005-09-12[PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath1-2/+2
2005-09-12[PATCH] ppc64: Remove unused codeAnton Blanchard1-16/+0
2005-09-12[PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard1-2/+11
2005-09-12[PATCH] ppc64: indent pci codeAnton Blanchard3-59/+59
2005-09-12[PATCH] ppc64: xics cleanupAnton Blanchard1-22/+22
2005-09-12[PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard9-25/+106
2005-09-12[PATCH] ppc64: Fix up some whitespace issues in ptrace32.cAnton Blanchard1-3/+3
2005-09-12[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings2-0/+30
2005-09-12ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras3-90/+356
2005-09-11[PATCH] m68knommu: common RAM based 68360 startup codeGreg Ungerer1-0/+408
2005-09-11[PATCH] m68knommu: common ROM/flash based 68360 startup codeGreg Ungerer1-0/+420
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro8-22/+30
2005-09-11Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds12-1180/+1440
2005-09-11Pull sn-features into release branchTony Luck1-11/+19
2005-09-11Pull sim-fixes into release branchTony Luck3-64/+97
2005-09-11[IA64] MCA/INIT: remove obsolete unwind codeKeith Owens1-22/+0
2005-09-11[IA64] MCA/INIT: remove the physical mode path from minstate.hKeith Owens2-71/+18
2005-09-11[PATCH] MCA/INIT: use per cpu stacksKeith Owens4-984/+1272
2005-09-11[IA64] MCA/INIT: avoid reading INIT record during INIT eventKeith Owens1-28/+34
2005-09-11mips: rename offsets.c to asm-offsets.cSam Ravnborg1-0/+0
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg8-8/+8
2005-09-10[PATCH] uml: avoid already done dirtyingPaolo 'Blaisorblade' Giarrusso1-2/+1
2005-09-10[PATCH] uml: fix fault handler on writePaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-10[PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso3-41/+11
2005-09-10[PATCH] x86_64 linker script cleanups for debug sectionsPaolo 'Blaisorblade' Giarrusso1-16/+3
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso3-50/+12
2005-09-10[PATCH] Uml: more cleaningPaolo 'Blaisorblade' Giarrusso1-4/+3
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds5-26/+15
2005-09-10[PATCH] powerpc: Move include3 to arch/$(ARCH)/includeStephen Rothwell2-13/+16
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras6-61/+113
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras2-5/+23
2005-09-10[PATCH] mips: fix-up schedule_timeout() usageNishanth Aravamudan2-17/+3
2005-09-10[PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-10[PATCH] alpha: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2-2/+2
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek1-6/+0
2005-09-10[PATCH] janitor: sh: hd64465: minmax-removalMichael Veeck1-6/+2
2005-09-10[PATCH] janitor: sh: bigsur/io: minmax-removalMichael Veeck1-6/+2
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk4-4/+1
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan1-2/+1
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner1-7/+7
2005-09-10[PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner3-21/+21
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner13-105/+105
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner5-38/+23
2005-09-10[PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno2-4/+4
2005-09-10[PATCH] spinlock consolidationIngo Molnar20-1137/+28
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds157-345/+175
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz2-16/+16
2005-09-09[PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev1-4/+13
2005-09-09kbuild: um fix so it compile with generic asm-offsets.h supportSam Ravnborg2-0/+17
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar10-10/+10
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar4-6/+4
2005-09-09[PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driverArnaud Patard2-1/+61
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2-1/+2
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-0/+5
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma2-5/+7
2005-09-09[PATCH] files-sparc64-fix 2Dipankar Sarma1-7/+22
2005-09-09[PATCH] files: break up files structDipankar Sarma3-6/+13
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W1-0/+23
2005-09-09[PATCH] alpha: process_reloc_for_got confuses r_offset and r_addendChaskiel Grundman1-4/+4
2005-09-09[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj1-19/+0
2005-09-09[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj1-0/+10
2005-09-09[PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli1-8/+14
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa4-0/+1114
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini2-12/+8
2005-09-09[PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directlyTom Rini1-3/+5
2005-09-09[PATCH] ppc32: Correct an instruction in the boot codeFrank van Maarseveen1-1/+1
2005-09-09[PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti2-1/+4
2005-09-09[PATCH] ppc32: Fix Kconfig mismergeKumar Gala1-5/+5
2005-09-09[PATCH] x86: MP_processor_info fixAndrew Morton1-14/+10
2005-09-09kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg3-0/+3
2005-09-09kbuild: cris use generic asm-offsets.h supportSam Ravnborg3-10/+4
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg15-47/+16
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg7-20/+13
2005-09-09kbuild: v850 use generic asm-offsets.h supportSam Ravnborg3-14/+2
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg14-33/+12
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg28-34/+29
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg58-107/+57
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg15-34/+14
2005-09-09kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportSam Ravnborg4-33/+4
2005-09-09[ARM] 2894/1: Sharp Scoop driver pm_message_t type fixRichard Purdie1-1/+1
2005-09-09[ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection functionRichard Purdie1-23/+5
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds24-207/+333
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese2-4/+4
2005-09-09[ARM] sys_mbind needs wrappingRussell King2-1/+5
2005-09-09[PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk1-4/+4
2005-09-09[PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk2-14/+14
2005-09-09[PATCH] sparse on uml (infrastructure bits)viro@ZenIV.linux.org.uk2-0/+6
2005-09-09[PATCH] missing CHECKFLAGS on s390viro@ZenIV.linux.org.uk1-0/+2
2005-09-09[PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk1-6/+6
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg5-13/+4
2005-09-09[ARM] Fix typo in arch/arm/Kconfig.debugRussell King1-1/+1
2005-09-09Allow PCI config space syscalls to be used by 64-bit processes.Paul Mackerras3-57/+64
2005-09-09[PATCH] ppc64: Big-endian I/O memory accessors.Arthur Othieno1-0/+20
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras14-101/+151
2005-09-09[PATCH] PPC64: large INITRD causes kernel not to bootMark Bellon1-5/+26
2005-09-09[PATCH] ppc64: makefile cleanupGeoff Levand1-13/+15
2005-09-09[PATCH] ppc64: zimage build fixGeoff Levand2-16/+30
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com2-8/+0
2005-09-09[PATCH] ppc64: iSeries early printk breakageStephen Rothwell1-0/+6
2005-09-09[PATCH] ppc64: Fix oops for !CONFIG_NUMAMichael Ellerman1-2/+2
2005-09-09[PATCH] ppc64: fix IPI on bpa_iicArnd Bergmann1-7/+21
2005-09-09[ARM] Add memory type based allocation syscallsRussell King1-1/+4
2005-09-08[PATCH] m68knommu: extract common timer code for 68EZ328 processorGreg Ungerer1-59/+21
2005-09-08[PATCH] m68knommu: create common timer code for 68x328 processor varientsGreg Ungerer1-0/+106
2005-09-08[PATCH] m68knommu: register map setup for MOD5272 boardGreg Ungerer1-3/+3
2005-09-08[PATCH] m68knommu: add timer support for the 523x ColdFire processor familyGreg Ungerer1-0/+1
2005-09-08[PATCH] m68knommu: extract common timer code for 68328 processorGreg Ungerer1-73/+21
2005-09-08[PATCH] m68knommu: create common config code for all 68VZ328 platformsGreg Ungerer1-0/+210
2005-09-08[PATCH] m68knommu: remove DrangonEngine2 specific config codeGreg Ungerer1-191/+0
2005-09-08[PATCH] m68knommu: remove uCdimm specific config codeGreg Ungerer1-117/+0
2005-09-08[PATCH] m68knommu: 523x ColdFire processor init/config MakefileGreg Ungerer1-0/+19