summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi2008-02-191-8/+10
* x86: exclude vsyscall files from stackprotectIngo Molnar2008-02-191-1/+9
* x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg2008-02-191-1/+2
* x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg2008-02-191-1/+1
* x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2008-02-192-24/+18
* x86: CPA: remove BUG_ON for LRU/Compound pagesAndi Kleen2008-02-191-5/+0
* x86: don't make swapper_pg_fixmap globalAdrian Bunk2008-02-191-1/+1
* x86: don't make irq_return globalAdrian Bunk2008-02-192-2/+2
* x86: unexport io_delay_typeAdrian Bunk2008-02-191-1/+0
* x86: make mxcsr_feature_mask static againAdrian Bunk2008-02-191-1/+1
* x86: sparse warning in efi.cHarvey Harrison2008-02-191-1/+1
* x86: sparse error in efi_32.cHarvey Harrison2008-02-191-0/+1
* x86, kprobes: remove sparse warnings from x86Harvey Harrison2008-02-191-2/+2
* remove mca-pentiumAdrian Bunk2008-02-192-9/+0
* x86: fix lguest build failureRusty Russell2008-02-181-2/+4
* x86: reenable support for system without on node0Yinghai Lu2008-02-181-1/+4
* x86: CPA: avoid double checking of alias rangesThomas Gleixner2008-02-181-4/+19
* x86: CPA no alias checking for _NXThomas Gleixner2008-02-181-2/+5
* x86: zap invalid and unused pmds in early bootThomas Gleixner2008-02-183-1/+36
* x86: CPA, fix alias checksThomas Gleixner2008-02-181-100/+92
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-141-0/+2
|\
| * ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-1452-1194/+2627
|\ \
| * | sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito2008-02-141-0/+8
| * | sh: fix pci io access for r2d boardsMagnus Damm2008-02-141-1/+2
| * | sh: use ctrl_in/out for on chip pci accessMagnus Damm2008-02-146-37/+37
| * | sh: Kill off more dead symbols.Paul Mundt2008-02-145-40/+17
| * | sh: __uncached_start only on sh32.Paul Mundt2008-02-141-0/+2
| * | sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-142-643/+439
| * | sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt2008-02-141-7/+0
| * | sh: Shut up some trivial build warnings.Paul Mundt2008-02-143-19/+18
| * | sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2008-02-141-3/+5
| * | sh: Disable big endian for SH-5.Paul Mundt2008-02-141-0/+1
| * | sh: Symbol exports for trapped I/O.Paul Mundt2008-02-141-0/+5
| * | sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt2008-02-141-2/+2
| * | sh: Use max_t in io_trapped.Paul Mundt2008-02-141-3/+5
| * | sh: add support for sh7366 processorMagnus Damm2008-02-147-3/+203
| * | sh: remove maskreg irq codeMagnus Damm2008-02-143-97/+0
| * | sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-141-2/+2
| * | sh: trapped io support for highlander V2Magnus Damm2008-02-142-31/+17
| * | sh: trapped io support for r2d V2Magnus Damm2008-02-142-31/+15
| * | sh: trapped io support V2Magnus Damm2008-02-148-38/+330
| * | sh: update r2d defconfigs with usb, spi and rtcMagnus Damm2008-02-142-150/+530
| * | sh: use opcode_t and enable unaligned code for sh2aMagnus Damm2008-02-141-34/+25
| * | sh: add byte support to the sign extension codeMagnus Damm2008-02-141-1/+11
| * | sh: fix xtime_lock deadlocking.Peter Zijlstra2008-02-142-18/+32
OpenPOWER on IntegriCloud