| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] RTC: Remove RTC UIP synchronization on x86_64 | Matt Mackall | 2006-03-28 | 1 | -29/+12 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 2 | -21/+14 |
* | [PATCH] lightweight robust futexes: x86_64 | Ingo Molnar | 2006-03-27 | 1 | -0/+2 |
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] unify pfn_to_page: x86_64 pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 2 | -15/+4 |
* | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 2006-03-27 | 3 | -1/+35 |
* | [PATCH] bitops: x86_64: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -0/+4 |
* | [PATCH] kprobes: fix broken fault handling for x86_64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -7/+55 |
* | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 | 1 | -0/+3 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 1 | -8/+1 |
* | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 2 | -65/+1 |
* | [PATCH] create struct compat_timex and use it everywhere | Stephen Rothwell | 2006-03-26 | 1 | -16/+3 |
* | [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups | H. Peter Anvin | 2006-03-26 | 2 | -10/+43 |
* | [PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code | Andi Kleen | 2006-03-25 | 1 | -1/+2 |
* | [PATCH] x86_64: Report SIGSEGV for IRET faults | Andi Kleen | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] x86_64: Remove bogus special case in AMD core parsing. | Andi Kleen | 2006-03-25 | 1 | -2/+0 |
* | [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure | Eric Dumazet | 2006-03-25 | 1 | -4/+2 |
* | [PATCH] x86_64: Eliminate register_die_notifier symbol exported | Kevin Winchester | 2006-03-25 | 1 | -1/+0 |
* | [PATCH] x86_64: Search K8 devices on more devices. | Navin Boppuri | 2006-03-25 | 2 | -4/+2 |
* | [PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial) | Jon Mason | 2006-03-25 | 1 | -7/+9 |
* | [PATCH] x86_64: Remove CONFIG_UNORDERED_IO | Andi Kleen | 2006-03-25 | 1 | -10/+0 |
* | [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo | Andi Kleen | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture | Jon Mason | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] x86_64: timer interrupt lockup due to pending interrupt | Vivek Goyal | 2006-03-25 | 1 | -0/+20 |
* | [PATCH] x86_64: Use cpumask bitops for cpu_vm_mask | Brian Gerst | 2006-03-25 | 1 | -3/+3 |
* | [PATCH] x86_64: Try to allocate node memmap near the end of node | Andi Kleen | 2006-03-25 | 1 | -1/+11 |
* | [PATCH] x86_64: Change default setting for noexec32 to match i386 kernel | Andi Kleen | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] x86_64: Limit max number of CPUs to 255 | Andi Kleen | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] x86_64: fix orphaned bits of timer init messages | Chuck Ebbert | 2006-03-25 | 1 | -3/+3 |
* | [PATCH] x86_64: Basic reorder infrastructure | Arjan van de Ven | 2006-03-25 | 4 | -0/+1300 |
* | [PATCH] x86_64: Always use IO-APIC routing for timer. | Andi Kleen | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent() | Andi Kleen | 2006-03-25 | 1 | -0/+3 |
* | [PATCH] x86_64: Reename CMOS update warning | Andi Kleen | 2006-03-25 | 1 | -8/+1 |
* | [PATCH] x86_64: Fix formatting in time.c | Andi Kleen | 2006-03-25 | 1 | -49/+45 |
* | [PATCH] x86_64: Handle years beyond 2100 | Andi Kleen | 2006-03-25 | 1 | -5/+17 |
* | [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit | Arjan van de Ven | 2006-03-25 | 2 | -0/+2 |
* | [PATCH] x86_64: Add __init to fixmap functions that are only called during boot | Andi Kleen | 2006-03-25 | 1 | -3/+4 |
* | [PATCH] x86_64: Implement early DMI scanning | Andi Kleen | 2006-03-25 | 2 | -7/+36 |
* | [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64 | Dave Jones | 2006-03-25 | 2 | -2/+2 |
* | [PATCH] x86_64: Move kernel to 2MB | Andi Kleen | 2006-03-25 | 1 | -2/+2 |
* | [PATCH] x86_64: prefetch the mmap_sem in the fault path | Arjan van de Ven | 2006-03-25 | 1 | -2/+4 |
* | [PATCH] x86_64: to use lapic ids instead of initial apic ids | Ravikiran G Thirumalai | 2006-03-25 | 1 | -2/+2 |
* | [PATCH] x86_64: miscellaneous cleanup | Jan Beulich | 2006-03-25 | 3 | -14/+15 |
* | [PATCH] x86_64: Make pfn_valid work early in boot | Andi Kleen | 2006-03-25 | 1 | -0/+1 |
* | [PATCH] x86_64: Clean up white space in traps.c | Roberto Nibali | 2006-03-25 | 1 | -9/+8 |
* | [PATCH] x86_64: Check that early arguments are words on their own | Andi Kleen | 2006-03-25 | 1 | -22/+25 |
* | [PATCH] x86_64: remove dead do_softirq_thunk | Jan Beulich | 2006-03-25 | 2 | -4/+0 |
* | [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca... | Jan Beulich | 2006-03-25 | 3 | -13/+63 |
* | [PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU | Andi Kleen | 2006-03-25 | 1 | -2/+5 |
* | [PATCH] x86_64: Report local APIC ID when initializing CPU | Andi Kleen | 2006-03-25 | 1 | -2/+2 |