summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky2009-02-021-0/+2
* powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp2009-01-241-1/+10
* IA64: Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck2009-01-241-0/+1
* x86: fix RIP printout in early_idt_handlerJiri Slaby2009-01-181-1/+1
* x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha2009-01-182-10/+34
* x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-181-1/+1
* powerpc: Disable Collaborative Memory Manager for kdumpBrian King2009-01-181-1/+1
* s390 specific system call wrappersHeiko Carstens2009-01-186-44/+50
* s390: enable system call wrappersHeiko Carstens2009-01-181-0/+1
* powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-181-0/+1
* System call wrapper infrastructureHeiko Carstens2009-01-181-0/+3
* Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-1813-18/+17
* Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-1813-13/+13
* x86, UV: remove erroneous BAU initializationCliff Wickman2009-01-181-9/+0
* x86: fix incorrect __read_mostly on _boot_cpu_pdaRavikiran G Thirumalai2009-01-181-1/+1
* x86: default to SWIOTLB=y on x86_64Joerg Roedel2009-01-181-1/+1
* AMD IOMMU: fix wrong loop counter in free_pagetablesJoerg Roedel2009-01-141-1/+1
* AMD IOMMU: initialize phys_addr correctly in iommu_page_mapJoerg Roedel2009-01-141-1/+1
* AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel2009-01-141-1/+2
* AMD IOMMU: reset command buffer pointers manuallyJoerg Roedel2009-01-141-0/+4
* powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2009-01-141-0/+1
* x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-183-14/+16
* AMD IOMMU: enable device isolation per defaultJoerg Roedel2008-12-181-1/+1
* powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-12-132-16/+7
* powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2008-12-132-0/+4
* uml: boot broken due to buffer overrunBalbir Singh2008-12-131-1/+3
* x86: remove debug code from arch_add_memory()Gary Hade2008-12-131-1/+1
* x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li2008-12-131-1/+1
* x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-12-131-1/+1
* powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann2008-12-131-2/+7
* sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham2008-12-131-0/+2
* sparc64: Fix VIS emulation bugsJoseph Myers2008-12-131-2/+2
* sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek2008-12-131-1/+1
* sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko2008-12-131-1/+9
* sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins2008-12-131-2/+2
* sparc64: Fix offset calculation in compute_size()David S. Miller2008-12-131-1/+1
* powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-12-051-0/+2
* powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-12-051-0/+3
* x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-12-051-0/+8
* x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-12-051-3/+52
* x86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-12-052-0/+39
* xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell2008-12-051-1/+1
* CPUFREQ: powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-12-052-4/+31
* x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-12-051-1/+1
* IA64: fix boot panic caused by offline CPUsDoug Chapman2008-12-052-8/+28
* parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-12-051-22/+21
* m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven2008-11-201-1/+1
* S390: cpu topology: fix lockingHeiko Carstens2008-11-201-4/+7
* powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-11-204-6/+61
* ARM: 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre2008-11-201-2/+2