| Commit message (Expand) | Author | Age |
* | [PATCH] fbdev: Firmware EDID fixes | Antonino A. Daplas | 2006-06-26 |
* | [PATCH] Notify page fault call chain for x86_64 | Anil S Keshavamurthy | 2006-06-26 |
* | [PATCH] make pmtmr_ioport __read_mostly | Andreas Mohr | 2006-06-26 |
* | Revert "swsusp special saveable pages support" commits | Linus Torvalds | 2006-06-25 |
* | [PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines | Amul Shah | 2006-06-25 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 |
|\ |
|
| * | Pull bugzilla-5653 into release branch | Len Brown | 2006-06-15 |
| |\ |
|
| | * | [ACPI] enable SMP C-states on x86_64 | David Shaohua Li | 2006-02-09 |
| * | | 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] don't use flush_tlb_all in suspend time | Shaohua Li | 2006-06-23 |
* | | | | [PATCH] swsusp: x86_64 mark special saveable/unsaveable pages | Shaohua Li | 2006-06-23 |
* | | | | [PATCH] x86: make i387 mxcsr_feature_mask __read_mostly | Andreas Mohr | 2006-06-23 |
* | | | | [PATCH] x86: make using_apic_timer __read_mostly | Andreas Mohr | 2006-06-23 |
* | | | | [PATCH] sys_move_pages: 32bit support (i386, x86_64) | Christoph Lameter | 2006-06-23 |
* | | | | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2006-06-23 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-22 |
|\ \ \ \ |
|
| * | | | | [PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau... | Chuck Ebbert | 2006-06-21 |
| |/ / / |
|
* / / / | [PATCH] x86_64: use select for GART_IOMMU to enable AGP | Roman Zippel | 2006-06-22 |
|/ / / |
|
* | | | [PATCH] Fix HPET operation on 64-bit NVIDIA platforms | Andy Currid | 2006-06-08 |
* | | | [PATCH] x86_64: Don't do syscall exit tracing twice | Andi Kleen | 2006-05-30 |
* | | | [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area | Robert Hentosh | 2006-05-30 |
* | | | [PATCH] x86_64: Handle empty node zero | Daniel Yeisley | 2006-05-30 |
* | | | [PATCH] x86_64: fix last_tsc calculation of PM timer | Jan Beulich | 2006-05-30 |
* | | | [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver | Andi Kleen | 2006-05-30 |
* | | | [PATCH] x86_64: Fix stack/mmap randomization for compat tasks | Andi Kleen | 2006-05-30 |
* | | | [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 | Satoshi Oshima | 2006-05-21 |
* | | | [PATCH] x86_64: Don't schedule on exception stack on preemptive kernels | Andi Kleen | 2006-05-16 |
* | | | [PATCH] x86_64: Fix memory hotadd heuristics | Andi Kleen | 2006-05-16 |
* | | | [PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit | Andi Kleen | 2006-05-16 |
* | | | [PATCH] x86_64: Avoid EBDA area in early boot allocator | Andi Kleen | 2006-05-08 |
* | | | [PATCH] x86_64: add nmi_exit to die_nmi | Corey Minyard | 2006-05-08 |
* | | | [PATCH] x86_64: fix die_lock nesting | Corey Minyard | 2006-05-08 |
* | | | [PATCH] x86_64: Check for too many northbridges in IOMMU code | Andi Kleen | 2006-05-08 |
* | | | [PATCH] x86_64: avoid IRQ0 ioapic pin collision | Kimball Murray | 2006-05-08 |
* | | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-02 |
|\ \ \ |
|
| * | | | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 |
* | | | | [PATCH] x86_64: make PC Speaker driver work | Mikael Pettersson | 2006-05-01 |
* | | | | [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 | Andi Kleen | 2006-05-01 |
|/ / / |
|
* | | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 |
* | | | [PATCH] x86_64: Fix a race in the free_iommu path | Mike Waychison | 2006-04-22 |
* | | | [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p... | Andi Kleen | 2006-04-22 |
* | | | [PATCH] x86_64: sparsemem does not need node_mem_map | Andy Whitcroft | 2006-04-22 |
* | | | [PATCH] i386/x86-64: Fix x87 information leak between processes | Andi Kleen | 2006-04-20 |
* | | | [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 | Prasanna S Panchamukhi | 2006-04-19 |
* | | | [PATCH] x86_64: Add tee and sync_file_range | Andi Kleen | 2006-04-18 |
* | | | [PATCH] x86_64: x86_64 add crashdump trigger points | Vivek Goyal | 2006-04-18 |
* | | | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-04-18 |
* | | | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas | 2006-04-14 |
* | | | [PATCH] x86_64: Fix embarassing typo in mmconfig bus check | Andi Kleen | 2006-04-11 |