| Commit message (Expand) | Author | Age |
* | Make C-EDF depend on x86 and SYSFS | Andrea Bastoni | 2010-06-01 |
* | Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable. | Bjoern B. Brandenburg | 2010-05-30 |
* | Merge branch 'master' into wip-merge-2.6.34 | Andrea Bastoni | 2010-05-29 |
|\ |
|
| * | Export shared_cpu_map | Andrea Bastoni | 2010-05-29 |
| * | Add Feather-Trace x86_64 architecture dependent code | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add Feather-Trace x86_32 architecture dependent code | Andrea Bastoni | 2010-05-29 |
| * | Add support for x86_64 architecture | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add send_pull_timers() support for x86_32 arch | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add LITRMUS^RT syscalls to x86_32 | Andrea Bastoni | 2010-05-29 |
| * | [ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86 | Andrea Bastoni | 2010-05-29 |
* | | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov | 2010-05-14 |
* | | x86: Fix 'reservetop=' functionality | Liang Li | 2010-04-30 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-15 |
|\ \ |
|
| * \ | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-04-13 |
| |\ \ |
|
| | * \ | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel | 2010-04-07 |
| | |\ \ |
|
| | | * | | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright | 2010-04-07 |
| | | * | | x86/amd-iommu: Protect IOMMU-API map/unmap path | Joerg Roedel | 2010-03-01 |
* | | | | | lguest: stop using KVM hypercall mechanism | Rusty Russell | 2010-04-14 |
|/ / / / |
|
* / / / | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 2010-03-30 |
|/ / / |
|
* | | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 |
* | | | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 |
* | | | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 |
| |\ \ \ |
|
| * | | | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 |
| * | | | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 |
| * | | | | perf, x86: add some IBS macros to perf_event.h | Robert Richter | 2010-03-01 |
| * | | | | perf, x86: make IBS macros available in perf_event.h | Robert Richter | 2010-03-01 |
| * | | | | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker | 2010-02-27 |
| * | | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
* | | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 |
* | | | | | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 |
* | | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 |
* | | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 |
* | | | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 |
* | | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
* | | | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 |
* | | | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 |
|\ \ \ \ |
|
| * | | | | x86, olpc: Use pci subarch init for OLPC | Thomas Gleixner | 2010-02-25 |
| * | | | | x86, pci: Add arch_init to x86_init abstraction | Thomas Gleixner | 2010-02-25 |
| * | | | | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu | 2010-02-24 |
| * | | | | x86, apbt: Moorestown APB system timer driver | Jacob Pan | 2010-02-24 |
| * | | | | x86, mrst: Add vrtc platform data setup code | Feng Tang | 2010-02-24 |
| * | | | | x86, mrst: Add platform timer info parsing code | Jacob Pan | 2010-02-24 |
| * | | | | x86, mrst: Fill in PCI functions in x86_init layer | Jacob Pan | 2010-02-24 |
| * | | | | x86, ioapic: Add dummy ioapic functions | Jacob Pan | 2010-02-24 |
| * | | | | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan | 2010-02-24 |
| * | | | | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-22 |
| |\ \ \ \ |
|
| * | | | | | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan | 2010-02-19 |