aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-08x86: Fix broken LDT access in VMIZachary Amsden
2008-10-08x86: HPET: read back compare register before reading counterThomas Gleixner
2008-10-08x86: HPET fix moronic 32/64bit thinkoThomas Gleixner
2008-10-08HPET: make minimum reprogramming delta usefulThomas Gleixner
2008-10-08x86: add io delay quirk for Presario F700Chuck Ebbert
2008-09-08x86: work around MTRR mask settingYinghai Lu
2008-08-20x86: fix setup code crashes on my old 486 boxJoerg Roedel
2008-08-20uml: PATH_MAX needs limits.hIngo Molnar
2008-08-20uml: Fix boot crashJeff Dike
2008-08-20uml: fix gcc ICEs and unresolved externsJeff Dike
2008-08-20uml: work around broken host PTRACE_SYSEMUJeff Dike
2008-08-20uml: stub needs to tolerate SIGWINCHJeff Dike
2008-08-20uml: memcpy export needs to follow host declarationJeff Dike
2008-08-20uml: missing export of csum_partial() on uml/amd64Al Viro
2008-08-20uml: deal with inaccessible address space startTom Spink
2008-08-20uml: deal with host time going backwardsJeff Dike
2008-08-20uml: missed kmalloc() in pcap_user.cAl Viro
2008-08-20uml: track and make up lost ticksJeff Dike
2008-08-20uml: physical memory shouldn't include initial stackJeff Dike
2008-08-20uml: fix bad NTP interaction with clockJeff Dike
2008-08-20uml: fix build when SLOB is enabledJeff Dike
2008-08-20sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller
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