Age | Commit message (Expand) | Author |
2006-06-08 | [PATCH] Fix HPET operation on 64-bit NVIDIA platforms | Andy Currid |
2006-05-30 | [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-21 | [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 | Satoshi Oshima |
2006-05-16 | [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-08 | [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-01 | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
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] drop task argument of audit_syscall_{entry,exit} | Al Viro |
2006-04-26 | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman |
2006-04-22 | [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-20 | [PATCH] i386/x86-64: Fix x87 information leak between processes | Andi Kleen |
2006-04-19 | [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 | Prasanna S Panchamukhi |
2006-04-18 | [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-14 | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas |
2006-04-11 | [PATCH] x86_64: Fix embarassing typo in mmconfig bus check | Andi Kleen |
2006-04-11 | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access | Andi Kleen |
2006-04-11 | [PATCH] x86_64: Remove check for canonical RIP | Andi Kleen |
2006-04-11 | [PATCH] vesafb: Fix incorrect logo colors in x86_64 | Antonino A. Daplas |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto |
2006-04-09 | [PATCH] x86_64: Update 32-bit system call table | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Eliminate IA32_NR_syscalls define | Andi Kleen |
2006-04-09 | [PATCH] x86_64: fix CONFIG_REORDER | Sam Ravnborg |
2006-04-09 | [PATCH] x86_64: Plug GS leak in arch_prctl() | John Blackwood |
2006-04-09 | [PATCH] x86_64: Fix drift with HPET timer enabled | Jordan Hargrave |
2006-04-09 | [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce... | Andi Kleen |
2006-04-09 | [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP | Ravikiran G Thirumalai |
2006-04-09 | [PATCH] x86_64: Don't return error for HPET initialization in initcall | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Don't export strlen twice | Andi Kleen |
2006-04-09 | [PATCH] x86_64: When user could have changed RIP always force IRET | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Don't run NMI watchdog during machine checks | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Clear APIC feature bit when local APIC is disabled | Andi Kleen |
2006-04-09 | [PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig | Andi Kleen |