| Commit message (Expand) | Author | Age |
* | [PATCH] lockdep: enable on x86_64 | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: stacktrace subsystem, x86_64 support | Ingo Molnar | 2006-07-03 |
* | [PATCH] KConfig: Spellchecking 'similarity' and 'independent' | Matt LaPlante | 2006-06-29 |
* | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-06-29 |
* | [PATCH] x86_64: Calgary IOMMU - Calgary specific bits | Jon Mason | 2006-06-26 |
* | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. | Andi Kleen | 2006-06-26 |
* | [PATCH] x86_64: Clean and enhance up K8 northbridge access code | Andi Kleen | 2006-06-26 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | Pull Kconfig into release branch | Len Brown | 2006-06-15 |
| |\ |
|
| | * | ACPI: Kconfig: ACPI should depend on, not select PCI | Adrian Bunk | 2006-04-01 |
* | | | [PATCH] x86_64: use select for GART_IOMMU to enable AGP | Roman Zippel | 2006-06-22 |
|/ / |
|
* | | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 |
* | | [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP | Ravikiran G Thirumalai | 2006-04-09 |
|/ |
|
* | [PATCH] unify pfn_to_page: x86_64 pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 2006-03-27 |
* | [PATCH] bitops: x86_64: use generic bitops | Akinobu Mita | 2006-03-26 |
* | [PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial) | Jon Mason | 2006-03-25 |
* | [PATCH] x86_64: Remove CONFIG_UNORDERED_IO | Andi Kleen | 2006-03-25 |
* | [PATCH] x86_64: Limit max number of CPUs to 255 | Andi Kleen | 2006-03-25 |
* | [PATCH] x86_64: Basic reorder infrastructure | Arjan van de Ven | 2006-03-25 |
* | [PATCH] x86_64: Move kernel to 2MB | Andi Kleen | 2006-03-25 |
* | Make Kprobes depend on modules | Linus Torvalds | 2006-02-26 |
* | [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED | Andi Kleen | 2006-02-26 |
* | [PATCH] x86_64: add x86-64 support for memory hot-add | Matt Tolentino | 2006-01-17 |
* | [PATCH] x86_64: Only let user select PM timer support when EMBEDDED | Andi Kleen | 2006-01-16 |
* | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch | Ravikiran G Thirumalai | 2006-01-11 |
* | [PATCH] x86_64: Use function pointers to call DMA mapping functions | Muli Ben-Yehuda | 2006-01-11 |
* | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 2006-01-11 |
* | [PATCH] kexec: change CONFIG_PHYSICAL_START dependency | Maneesh Soni | 2006-01-10 |
* | [PATCH] kdump: x86_64 save cpu registers upon crash | Vivek Goyal | 2006-01-10 |
* | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 2006-01-08 |
* | Merge x86-64 update from Andi | Linus Torvalds | 2005-11-14 |
|\ |
|
| * | [PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in Kconfig | Ravikiran G Thirumalai | 2005-11-14 |
| * | [PATCH] x86_64: Allow modular build of ia32 aout loader | Andi Kleen | 2005-11-14 |
| * | [PATCH] x86_64: Support for AMD specific MCE Threshold. | Jacob Shin | 2005-11-14 |
* | | [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu | Prasanna S Panchamukhi | 2005-11-07 |
|/ |
|
* | [PATCH] update URL for HPET spec. | Randy Dunlap | 2005-09-21 |
* | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 2005-09-15 |
* | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 |
|\ |
|
| * | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 |
| * | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 2005-09-07 |
| * | [PATCH] unify x86/x86-64 semaphore code | Benjamin LaHaise | 2005-09-05 |
* | | [ACPI] delete CONFIG_ACPI_BOOT | Len Brown | 2005-08-24 |
|/ |
|
* | [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default y | Andi Kleen | 2005-07-29 |
* | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-12 |
* | [PATCH] kexec: x86_64 kexec implementation | Eric W. Biederman | 2005-06-25 |
* | [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START | Eric W. Biederman | 2005-06-25 |
* | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt | Ingo Molnar | 2005-06-25 |
* | [PATCH] x86_64: CPU hotplug support | Ashok Raj | 2005-06-25 |
* | [PATCH] i386: Selectable Frequency of the Timer Interrupt | Christoph Lameter | 2005-06-23 |