aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: order functions in cpu/common.c and cpu/common_64.c v2Yinghai Lu2008-09-04
* x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu2008-09-04
* x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-04
* x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu2008-09-04
* Merge branch 'x86/debug' into x86/cpuIngo Molnar2008-09-04
|\
| * x86_64: printout msr -v2Yinghai Lu2008-08-22
| * x86_64: remove empty lines from stack traces/oopsesAlexey Dobriyan2008-08-15
| * x86: print per_cpu data addressYinghai Lu2008-07-31
| * x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8Alexander van Heukelum2008-07-24
* | x86: cpufeature: fix SMX flagH. Peter Anvin2008-08-28
* | x86: <asm/cpufeature.h>: clean up overlong lines, whitespaceH. Peter Anvin2008-08-28
* | x86: cpufeature: add Intel features from CPUID and AVX specsH. Peter Anvin2008-08-27
* | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-27
* | Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-27
|\ \
| * | x86: update defconfigsH. Peter Anvin2008-08-27
| * | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safeH. Peter Anvin2008-08-26
| * | x86: cpuid: correct return value on partial operationsH. Peter Anvin2008-08-25
| * | x86: msr: correct return value on partial operationsH. Peter Anvin2008-08-25
| * | x86: cpuid: propagate error from smp_call_function_single()H. Peter Anvin2008-08-25
| * | x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin2008-08-25
| * | smp: have smp_call_function_single() detect invalid CPUsH. Peter Anvin2008-08-25
| * | x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang2008-08-25
| * | x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-25
| * | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-25
| |\ \
| | * | Fix oops in acer_wmi driver (acer_wmi_init)Arjan van de Ven2008-08-24
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-23
| | |\ \
| | | * | ipv6: protocol for address routesStephen Hemminger2008-08-23
| | | * | icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2008-08-23
| | | * | pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-22
| | | * | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-21
| | | * | sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2008-08-21
| | * | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-08-22
| | |\ \ \
| | | * | | crypto: authenc - Avoid using clobbered request pointerHerbert Xu2008-08-22
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-22
| | |\ \ \ \
| | | * | | | ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai2008-08-22
| | | * | | | ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen2008-08-21
| | * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-08-22
| | |\ \ \ \ \
| | | * | | | | ext4: Update documentation to remind users to update mke2fs.confTheodore Ts'o2008-07-27
| | | * | | | | ext4: Fix small file fragmentationAneesh Kumar K.V2008-08-18
| | | * | | | | ext4: Initialize writeback_index to 0 when allocating a new inodeAneesh Kumar K.V2008-08-19
| | | * | | | | ext4: make sure ext4_has_free_blocks returns 0 for ENOSPCAneesh Kumar K.V2008-08-19
| | | * | | | | ext4: journal credit fix for the delayed allocation's writepages() functionMingming Cao2008-08-19
| | | * | | | | ext4: Rework the ext4_da_writepages() functionAneesh Kumar K.V2008-08-19
| | | * | | | | ext4: journal credits reservation fixes for DIO, fallocateMingming Cao2008-08-19
| | | * | | | | ext4: journal credits reservation fixes for extent file writepageMingming Cao2008-08-19
| | | * | | | | ext4: journal credits calulation cleanup and fix for non-extent writepageMingming Cao2008-08-19
| | | * | | | | ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen2008-08-19
| | | * | | | | ext4: don't try to resize if there are no reserved gdt blocks leftJosef Bacik2008-08-19
| | | * | | | | ext4: Use ext4_discard_reservations instead of mballoc-specific callTheodore Ts'o2008-08-16