aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-08-06Add compat handler for PTRACE_GETSIGINFOAndreas Schwab
2008-08-06x86: ioremap of 64-bit resource on 32-bit kernel fixIngo Molnar
2008-08-01cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger
2008-08-01x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar
2008-08-01sparc64: Fix cpufreq notifier registry.David S. Miller
2008-08-01sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller
2008-08-01x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil
2008-07-24powerpc: Add missing reference to coherent_dma_maskVitaly Bordug
2008-07-02x86: fix cpu hotplug crashYanmin Zhang
2008-07-02ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-07-02x86_64 ptrace: fix sys32_ptrace task_struct leakRoland McGrath
2008-06-24x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-24Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds
2008-06-21x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-06-21x86: remove mwait capability C-state checkIngo Molnar
2008-06-21x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds
2008-06-16x86: fix recursive dependenciesRoman Zippel
2008-06-16Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-06-09x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins
2008-06-09x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-09CPUFREQ: Make acpi-cpufreq more robust against BIOS freq changes behind our b...Venkatesh Pallipadi
2008-06-09Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds
2008-06-09x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-06-09x86: distangle user disabled TSC from unstableThomas Gleixner
2008-06-09x86: if we cannot calibrate the TSC, we panic.Rusty Russell
2008-06-09x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner
2008-06-09x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-06-09i386: fix asm constraint in do_IRQ()Jan Beulich
2008-06-09x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
2008-06-09POWERPC Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras
2008-05-15sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller
2008-05-15sparc: Fix debugger syscall restart interactions.David S. Miller
2008-05-15sparc: Fix mremap address range validation.David S. Miller
2008-05-15sparc: Fix ptrace() detach.David S. Miller
2008-05-15x86: use defconfigs from x86/configs/*Sam Ravnborg
2008-05-15SPARC64: Fix args to 64-bit sys_semctl() via sys_ipc().David S. Miller
2008-05-15sparc64: Fix wedged irq regression.David S. Miller
2008-05-15sparc64: Stop creating dummy root PCI host controller devices.David S. Miller
2008-05-15sparc: Fix fork/clone/vfork system call restart.David S. Miller
2008-05-15sparc: Fix SA_ONSTACK signal handling.David S. Miller
2008-05-09sparc: Fix mmap VA span checking.David S. Miller
2008-05-09x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-09kprobes/arm: fix decoding of arithmetic immediate instructionsLennert Buytenhek
2008-05-09kprobes/arm: fix cache flush address for instruction stubNicolas Pitre
2008-05-01x86: Fix 32-bit x86 MSI-X allocation leakagePJ Waskiewicz
2008-05-01alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky
2008-05-01x86, pci: fix off-by-one errors in some pirq warningsBjörn Steinbrink
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-17avr32 mustn't select HAVE_IDEAdrian Bunk
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com