| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix HPET operation on 64-bit NVIDIA platforms | Andy Currid | 2006-06-08 | 1 | -5/+25 |
* | [PATCH] x86_64: Don't do syscall exit tracing twice | Andi Kleen | 2006-05-30 | 1 | -6/+1 |
* | [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area | Robert Hentosh | 2006-05-30 | 1 | -1/+1 |
* | [PATCH] x86_64: Handle empty node zero | Daniel Yeisley | 2006-05-30 | 3 | -2/+8 |
* | [PATCH] x86_64: fix last_tsc calculation of PM timer | Jan Beulich | 2006-05-30 | 1 | -1/+1 |
* | [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver | Andi Kleen | 2006-05-30 | 1 | -4/+2 |
* | [PATCH] x86_64: Fix stack/mmap randomization for compat tasks | Andi Kleen | 2006-05-30 | 1 | -2/+2 |
* | [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 | Satoshi Oshima | 2006-05-21 | 1 | -3/+3 |
* | [PATCH] x86_64: Don't schedule on exception stack on preemptive kernels | Andi Kleen | 2006-05-16 | 1 | -4/+17 |
* | [PATCH] x86_64: Fix memory hotadd heuristics | Andi Kleen | 2006-05-16 | 1 | -4/+11 |
* | [PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit | Andi Kleen | 2006-05-16 | 1 | -3/+4 |
* | [PATCH] x86_64: Avoid EBDA area in early boot allocator | Andi Kleen | 2006-05-08 | 2 | -8/+28 |
* | [PATCH] x86_64: add nmi_exit to die_nmi | Corey Minyard | 2006-05-08 | 1 | -0/+2 |
* | [PATCH] x86_64: fix die_lock nesting | Corey Minyard | 2006-05-08 | 1 | -1/+9 |
* | [PATCH] x86_64: Check for too many northbridges in IOMMU code | Andi Kleen | 2006-05-08 | 1 | -0/+8 |
* | [PATCH] x86_64: avoid IRQ0 ioapic pin collision | Kimball Murray | 2006-05-08 | 2 | -1/+16 |
* | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-01 | 1 | -3/+3 |
|\ |
|
| * | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -3/+3 |
* | | [PATCH] x86_64: make PC Speaker driver work | Mikael Pettersson | 2006-05-01 | 1 | -0/+19 |
* | | [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 | Andi Kleen | 2006-05-01 | 1 | -0/+1 |
|/ |
|
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 | 2 | -2/+2 |
* | [PATCH] x86_64: Fix a race in the free_iommu path | Mike Waychison | 2006-04-22 | 1 | -4/+0 |
* | [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p... | Andi Kleen | 2006-04-22 | 1 | -2/+2 |
* | [PATCH] x86_64: sparsemem does not need node_mem_map | Andy Whitcroft | 2006-04-22 | 1 | -0/+2 |
* | [PATCH] i386/x86-64: Fix x87 information leak between processes | Andi Kleen | 2006-04-20 | 2 | -1/+7 |
* | [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 | Prasanna S Panchamukhi | 2006-04-19 | 1 | -5/+5 |
* | [PATCH] x86_64: Add tee and sync_file_range | Andi Kleen | 2006-04-18 | 1 | -0/+1 |
* | [PATCH] x86_64: x86_64 add crashdump trigger points | Vivek Goyal | 2006-04-18 | 1 | -0/+5 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-04-18 | 1 | -6/+13 |
* | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas | 2006-04-14 | 1 | -3/+1 |
* | [PATCH] x86_64: Fix embarassing typo in mmconfig bus check | Andi Kleen | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access | Andi Kleen | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] x86_64: Remove check for canonical RIP | Andi Kleen | 2006-04-11 | 1 | -5/+0 |
* | [PATCH] vesafb: Fix incorrect logo colors in x86_64 | Antonino A. Daplas | 2006-04-11 | 1 | -0/+5 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -0/+5 |
* | [PATCH] x86_64: Update 32-bit system call table | Andi Kleen | 2006-04-09 | 1 | -2/+4 |
* | [PATCH] x86_64: Eliminate IA32_NR_syscalls define | Andi Kleen | 2006-04-09 | 1 | -9/+8 |
* | [PATCH] x86_64: fix CONFIG_REORDER | Sam Ravnborg | 2006-04-09 | 1 | -12/+12 |
* | [PATCH] x86_64: Plug GS leak in arch_prctl() | John Blackwood | 2006-04-09 | 1 | -2/+8 |
* | [PATCH] x86_64: Fix drift with HPET timer enabled | Jordan Hargrave | 2006-04-09 | 1 | -0/+2 |
* | [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce... | Andi Kleen | 2006-04-09 | 1 | -1/+3 |
* | [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses | Andi Kleen | 2006-04-09 | 1 | -15/+24 |
* | [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP | Ravikiran G Thirumalai | 2006-04-09 | 2 | -1/+6 |
* | [PATCH] x86_64: Don't return error for HPET initialization in initcall | Andi Kleen | 2006-04-09 | 1 | -1/+1 |
* | [PATCH] x86_64: Don't export strlen twice | Andi Kleen | 2006-04-09 | 1 | -2/+0 |
* | [PATCH] x86_64: When user could have changed RIP always force IRET | Andi Kleen | 2006-04-09 | 1 | -2/+10 |
* | [PATCH] x86_64: Don't run NMI watchdog during machine checks | Andi Kleen | 2006-04-09 | 2 | -1/+14 |
* | [PATCH] x86_64: Clear APIC feature bit when local APIC is disabled | Andi Kleen | 2006-04-09 | 1 | -1/+3 |
* | [PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig | Andi Kleen | 2006-04-09 | 1 | -0/+2 |