| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | x86: Move swiotlb initialization before dma32_free_bootmem | FUJITA Tomonori | 2009-12-14 | |
| | * | | | | | | | x86: Limit the number of processor bootup messages | Mike Travis | 2009-12-11 | |
| | * | | | | | | | x86: Remove enabling x2apic message for every CPU | Mike Travis | 2009-12-11 | |
| | * | | | | | | | Merge commit 'linus/master' into x86/urgent | H. Peter Anvin | 2009-12-11 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | x86: Use find_e820() instead of hard coded trampoline address | Yinghai Lu | 2009-12-11 | |
| | * | | | | | | | | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks | Prarit Bhargava | 2009-12-10 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | * | | | | | | | | percpu: make percpu symbols in x86 unique | Tejun Heo | 2009-10-29 | |
| | * | | | | | | | | percpu: make percpu symbols in cpufreq unique | Tejun Heo | 2009-10-29 | |
| | * | | | | | | | | this_cpu: Use this_cpu_xx in nmi handling | Christoph Lameter | 2009-10-12 | |
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-11 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2009-12-10 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | x86/amd-iommu: Fix PCI hotplug with passthrough mode | Joerg Roedel | 2009-12-10 | |
| | | * | | | | | | | | x86/amd-iommu: Fix passthrough mode | Joerg Roedel | 2009-12-10 | |
| | * | | | | | | | | | x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) | Joe Perches | 2009-12-10 | |
| | * | | | | | | | | | x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) | Joe Perches | 2009-12-10 | |
| | * | | | | | | | | | x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs() | Andy Isaacson | 2009-12-09 | |
| | * | | | | | | | | | x86: Factor duplicated code out of __show_regs() into show_regs_common() | Andy Isaacson | 2009-12-09 | |
| | * | | | | | | | | | arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix | Joe Perches | 2009-12-09 | |
| | * | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-09 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | | x86, mce: fix confusion between bank attributes and mce attributes | Hidetoshi Seto | 2009-12-08 | |
| | * | | | | | | | | | x86/mce: Set up timer unconditionally | Jan Beulich | 2009-12-08 | |
| | * | | | | | | | | | x86: Fix bogus warning in apic_noop.apic_write() | Thomas Gleixner | 2009-12-07 | |
| | * | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-07 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | x86: ASUS P4S800 reboot=bios quirk | Leann Ogasawara | 2009-12-04 | |
| * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | x86, perf events: Check if we have APIC enabled | Cyrill Gorcunov | 2009-12-10 | |
| | * | | | | | | | | | | | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong | 2009-12-10 | |
| | * | | | | | | | | | | | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker | 2009-12-09 | |
| | * | | | | | | | | | | | x86: Fixup wrong irq frame link in stacktraces | Frederic Weisbecker | 2009-12-06 | |
| | * | | | | | | | | | | | x86: Fixup wrong debug exception frame link in stacktraces | Frederic Weisbecker | 2009-12-06 | |
| | * | | | | | | | | | | | x86/perf: Exclude the debug stack from the callchains | Frederic Weisbecker | 2009-12-06 | |
| | * | | | | | | | | | | | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker | 2009-12-06 | |
| | * | | | | | | | | | | | hw-breakpoints: Drop callback and task parameters from modify helper | Frederic Weisbecker | 2009-12-06 | |
| * | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-12-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 | |
| | * | | | | | | | | | | | | [CPUFREQ] use an enum for speedstep processor identification | Rusty Russell | 2009-11-24 | |
| | * | | | | | | | | | | | | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ... | Krzysztof Helt | 2009-11-24 | |
| | * | | | | | | | | | | | | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow... | Rusty Russell | 2009-11-24 | |
| | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2009-12-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | kgdb,x86: do not set kgdb_single_step on x86 | Jason Wessel | 2009-12-11 | |
| | * | | | | | | | | | | | | kgdb,i386: Fix corner case access to ss with NMI watch dog exception | Jason Wessel | 2009-12-11 | |
| | * | | | | | | | | | | | | kgdb,x86: remove redundant test | Roel Kluin | 2009-12-11 | |
| | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap | Linus Torvalds | 2009-12-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | Unify sys_mmap* | Al Viro | 2009-12-11 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | PCI: add pci_request_acs | Chris Wright | 2009-12-04 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2009-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | workqueue: Add debugobjects support | Thomas Gleixner | 2009-11-16 | |
| * | | | | | | | | | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
