| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 2005-10-29 | 1 | -0/+5 |
| * | [PATCH] gfp_t: dma-mapping (amd64) | Al Viro | 2005-10-28 | 1 | -1/+1 |
| * | [PATCH] gfp_t: dma-mapping (ia64) | Al Viro | 2005-10-28 | 1 | -1/+1 |
| * | Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" | Linus Torvalds | 2005-10-27 | 1 | -3/+3 |
* | | Update from upstream with manual merge of Yasunori Goto's | Tony Luck | 2005-10-20 | 4 | -1/+5 |
|\ \
| |/ |
|
| * | [PATCH] x86_64: Allocate cpu local data for all possible CPUs | Andi Kleen | 2005-10-10 | 1 | -0/+1 |
| * | [PATCH] x86_64: Add missing () around arguments of pte_index macro | Kirill Korotaev | 2005-09-30 | 1 | -1/+1 |
| * | [PATCH] Fix up TLB flush filter disabling | Andi Kleen | 2005-09-29 | 1 | -0/+1 |
| * | [PATCH] x86_64: desc.h-needs smp.h | Andrew Morton | 2005-09-17 | 1 | -0/+2 |
* | | [PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device} | John W. Linville | 2005-09-29 | 1 | -4/+27 |
* | | [PATCH] swiotlb: support syncing sub-ranges of mappings | John W. Linville | 2005-09-29 | 1 | -0/+8 |
|/ |
|
* | [PATCH] feature removal of io_remap_page_range() | Randy Dunlap | 2005-09-13 | 1 | -3/+0 |
* | [PATCH] x86-64: clean up local_add/sub arguments | Andi Kleen | 2005-09-12 | 1 | -2/+2 |
* | [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre... | Chuck Ebbert | 2005-09-12 | 1 | -0/+2 |
* | [PATCH] x86-64: reduce x86-64 bug frame by 4 bytes | Jan Beulich | 2005-09-12 | 1 | -6/+4 |
* | [PATCH] x86-64: Lose constraints on cmpxchg | Jan Beulich | 2005-09-12 | 1 | -3/+3 |
* | [PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code. | Jan Beulich | 2005-09-12 | 2 | -3/+15 |
* | [PATCH] x86-64: Remove unused vxtime.hz field | Andi Kleen | 2005-09-12 | 1 | -1/+0 |
* | [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss | Andi Kleen | 2005-09-12 | 1 | -1/+7 |
* | [PATCH] x86-64: Safe interrupts in oops_begin/end | Jan Beulich | 2005-09-12 | 2 | -5/+2 |
* | [PATCH] x86-64: Merge msr.c with i386 version | Andi Kleen | 2005-09-12 | 1 | -12/+27 |
* | [PATCH] x86-64: Fix CFI information | Jan Beulich | 2005-09-12 | 2 | -8/+23 |
* | [PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device} | Andi Kleen | 2005-09-12 | 1 | -0/+5 |
* | [PATCH] Replace extern inline with static inline in asm-x86_64/* | Adrian Bunk | 2005-09-12 | 10 | -30/+30 |
* | [PATCH] Increase nodemap hash. | Nakul Saraiya | 2005-09-12 | 1 | -1/+1 |
* | [PATCH] x86-64: Fix off by one in pfn_valid | Jim Paradis | 2005-09-12 | 1 | -1/+1 |
* | [PATCH] x86-64: Increase TLB flush array size | Andi Kleen | 2005-09-12 | 1 | -0/+4 |
* | [PATCH] x86-64: Don't include config.h in asm/timex.h | Andi Kleen | 2005-09-12 | 1 | -1/+0 |
* | [PATCH] x86-64: Some cleanup and optimization to the processor data area. | Andi Kleen | 2005-09-12 | 2 | -10/+11 |
* | [PATCH] x86-64: Make remote TLB flush more scalable | Andi Kleen | 2005-09-12 | 1 | -8/+9 |
* | [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments | Andi Kleen | 2005-09-12 | 2 | -2/+2 |
* | [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn | Andi Kleen | 2005-09-12 | 2 | -3/+3 |
* | [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb | Andi Kleen | 2005-09-12 | 1 | -3/+3 |
* | [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par... | Andi Kleen | 2005-09-12 | 1 | -0/+1 |
* | [PATCH] x86-64: Don't cache align PDA on UP builds | Andi Kleen | 2005-09-12 | 1 | -1/+1 |
* | [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing | Andi Kleen | 2005-09-12 | 1 | -0/+2 |
* | [PATCH] x86-64: Remove esr disable hack in APIC code | Andi Kleen | 2005-09-12 | 1 | -1/+0 |
* | [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround | Andi Kleen | 2005-09-12 | 1 | -3/+3 |
* | [PATCH] i386/x86_64: make get_cpu_vendor() static | Adrian Bunk | 2005-09-10 | 1 | -1/+0 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 2 | -122/+62 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-09 | 1 | -1/+1 |
|\ |
|
| * | kbuild: alpha,x86_64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 1 | -1/+1 |
* | | [PATCH] remove unnecessary handle_IRQ_event() prototypes | Kenji Kaneshige | 2005-09-09 | 1 | -4/+0 |
|/ |
|
* | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 10 | -114/+138 |
|\ |
|
| * | [PATCH] Clean up struct flock definitions | Stephen Rothwell | 2005-09-07 | 1 | -13/+0 |
| * | [PATCH] Clean up the fcntl operations | Stephen Rothwell | 2005-09-07 | 1 | -21/+0 |
| * | [PATCH] Clean up the open flags | Stephen Rothwell | 2005-09-07 | 1 | -17/+0 |
| * | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell | 2005-09-07 | 1 | -25/+1 |
| * | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 2005-09-07 | 1 | -7/+0 |
| * | [PATCH] remove asm-*/hdreg.h | Christoph Hellwig | 2005-09-07 | 1 | -1/+0 |