| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
| * | [PATCH] auxiliary vector cleanups | H. J. Lu | 2005-09-07 | 1 | -0/+4 |
| * | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 2005-09-07 | 1 | -10/+10 |
| * | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-07 | 1 | -0/+98 |
| * | [PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOW | Eric Dumazet | 2005-09-07 | 1 | -1/+1 |
| * | [PATCH] i386: cleanup serialize msr | Zachary Amsden | 2005-09-05 | 1 | -0/+5 |
| * | [PATCH] x86_64: avoid some atomic operations during address space destruction | Zachary Amsden | 2005-09-05 | 1 | -0/+14 |
| * | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 2005-09-05 | 1 | -2/+0 |
| * | [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() | Chen, Kenneth W | 2005-09-05 | 1 | -1/+0 |
| * | [PATCH] hugetlb: add pte_huge() macro | Adam Litke | 2005-09-05 | 1 | -1/+2 |
| * | [PATCH] mm: correct _PAGE_FILE comment | Paolo 'Blaisorblade' Giarrusso | 2005-09-05 | 1 | -1/+1 |
| * | [PATCH] mm: consolidate get_order | Stephen Rothwell | 2005-09-05 | 1 | -14/+2 |
* | | Merge linux-2.6 into linux-acpi-2.6 test | Len Brown | 2005-09-03 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | [NET]: Fix ipl=>ihl typo in ip_fast_csum | Thomas Graf | 2005-08-29 | 1 | -1/+1 |
| * | [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options | Patrick McHardy | 2005-08-29 | 1 | -0/+2 |
* | | Auto-update from upstream | Len Brown | 2005-08-29 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | [PATCH] x86_64: Tell VM about holes in nodes | Andi Kleen | 2005-08-26 | 1 | -0/+2 |
* | | [ACPI] delete CONFIG_ACPI_PCI | Len Brown | 2005-08-25 | 1 | -14/+11 |
* | | [ACPI] delete CONFIG_ACPI_BOOT | Len Brown | 2005-08-24 | 3 | -5/+5 |
|/ |
|
* | [PATCH] i386 / desc_empty macro is incorrect | Zachary Amsden | 2005-08-16 | 1 | -1/+1 |
* | Revert PCIBIOS_MIN_IO changes for 2.6.13 | Linus Torvalds | 2005-08-14 | 1 | -1/+3 |
* | [PATCH] increase PCIBIOS_MIN_IO on x86 | Ivan Kokshaysky | 2005-08-02 | 1 | -3/+1 |
* | [PATCH] Fix sync_tsc hang | Eric W. Biederman | 2005-07-29 | 1 | -0/+3 |
* | [PATCH] x86_64 machine_kexec: Use standard pagetable helpers | Eric W. Biederman | 2005-07-29 | 1 | -0/+2 |
* | [PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bit | Jesse Millan | 2005-07-28 | 1 | -2/+1 |
* | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local... | Andi Kleen | 2005-07-28 | 1 | -0/+2 |
* | [PATCH] x86_64: Turn BUG data into valid instruction | Andi Kleen | 2005-07-28 | 1 | -3/+10 |
* | [PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFG | Andi Kleen | 2005-07-28 | 1 | -1/+1 |
* | [PATCH] x86_64: Fix some typos in system.h comments | Andi Kleen | 2005-07-28 | 1 | -2/+2 |
* | [PATCH] x86_64: Remove obsolete eat_key prototype | Andi Kleen | 2005-07-28 | 1 | -3/+0 |
* | [PATCH] x86_64: Fix some comments in tlbflush.h | Andi Kleen | 2005-07-28 | 1 | -3/+6 |
* | [PATCH] x86_64: Some cleanup in setup64.c | Andi Kleen | 2005-07-28 | 1 | -0/+1 |
* | [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ... | Andi Kleen | 2005-07-28 | 1 | -3/+0 |
* | [PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flush | Andi Kleen | 2005-07-28 | 1 | -24/+21 |
* | [PATCH] x86_64: Implemenent machine_emergency_restart | Eric W. Biederman | 2005-07-26 | 1 | -1/+1 |
* | [PATCH] Add emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -0/+6 |
* | [PATCH] inotify: add x86-64 syscall entries | Robert Love | 2005-07-26 | 2 | -3/+14 |