Age | Commit message (Expand) | Author | Files | Lines |
2005-09-10 | [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled | Ashok Raj | 1 | -19/+0 |
2005-09-10 | [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode. | Ashok Raj | 1 | -0/+10 |
2005-09-09 | [PATCH] Fix misspelled i8259 typo in io_apic.c | Karsten Wiese | 1 | -2/+2 |
2005-09-08 | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 23 | -303/+160 |
2005-09-08 | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 1 | -0/+4 |
2005-09-08 | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 1 | -1/+2 |
2005-09-08 | [PATCH] kprobes: fix handling of simultaneous probe hit/unregister | Jim Keniston | 1 | -0/+3 |
2005-09-08 | [PATCH] kprobes: prevent possible race conditions x86_64 changes | Prasanna S Panchamukhi | 5 | -27/+39 |
2005-09-08 | [PATCH] remove duplicated sys_open32() code from 64bit archs | Miklos Szeredi | 2 | -27/+1 |
2005-09-08 | [PATCH] NTP: ntp-helper functions | john stultz | 1 | -5/+2 |
2005-09-08 | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 6 | -16/+16 |
2005-09-08 | [PATCH] Make the bzImage format self-terminating | H. Peter Anvin | 2 | -2/+4 |
2005-09-08 | [PATCH] NMI: Update NMI users of RCU to use new API | Paul E. McKenney | 1 | -2/+2 |
2005-09-08 | [PATCH] detect soft lockups | Ingo Molnar | 2 | -0/+3 |
2005-09-08 | [PATCH] x86_64: Fix off by one in e820_mapped | Eric W. Biederman | 1 | -1/+1 |
2005-09-08 | [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu() | Ashok Raj | 1 | -1/+5 |
2005-09-08 | [PATCH] x86_64: print processor number in show_regs | Zwane Mwaikambo | 1 | -0/+1 |
2005-09-08 | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 2 | -38/+69 |
2005-09-05 | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 1 | -1/+1 |
2005-09-05 | [PATCH] ISA DMA suspend for x86_64 | Pierre Ossman | 1 | -1/+2 |
2005-09-05 | [PATCH] unify x86/x86-64 semaphore code | Benjamin LaHaise | 3 | -181/+5 |
2005-08-30 | Auto-update from upstream | Len Brown | 4 | -7/+56 |
2005-08-29 | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 1 | -2/+3 |
2005-08-27 | [PATCH] x86_64: Tell VM about holes in nodes | Andi Kleen | 3 | -5/+53 |
2005-08-25 | Merge HEAD from ../from-linus | Len Brown | 2 | -10/+24 |
2005-08-25 | [ACPI] delete CONFIG_ACPI_PCI | Len Brown | 3 | -3/+2 |
2005-08-24 | [PATCH] x86_64: update defconfig - reenable fusion | Andi Kleen | 1 | -8/+13 |
2005-08-24 | [ACPI] delete CONFIG_ACPI_BUS | Len Brown | 3 | -7/+2 |
2005-08-24 | [ACPI] delete CONFIG_ACPI_INTERPRETER | Len Brown | 1 | -1/+0 |
2005-08-24 | [ACPI] delete CONFIG_ACPI_BOOT | Len Brown | 7 | -18/+13 |
2005-08-24 | [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO | Andi Kleen | 1 | -2/+11 |
2005-08-24 | Merge from-linus to-akpm | Len Brown | 2 | -10/+9 |
2005-08-20 | [PATCH] x86_64: Fix race in TSC synchronization | Andi Kleen | 1 | -7/+8 |
2005-08-20 | [PATCH] x86_64: Don't print exceptions for ltrace | Andi Kleen | 1 | -3/+1 |
2005-08-16 | Merge from-linus to-akpm | Len Brown | 1 | -1/+1 |
2005-08-12 | [PATCH] x86_64: Fix apicid versus cpu# confusion. | Eric W. Biederman | 1 | -1/+1 |
2005-08-11 | Merge ../to-linus | Len Brown | 3 | -7/+16 |
2005-08-09 | [PATCH] x86_64: add MODULE_ALIAS for aes | Olaf Hering | 1 | -0/+1 |
2005-08-07 | [PATCH] x86_64: ignore machine checks from boot time | Andi Kleen | 1 | -4/+12 |
2005-08-07 | [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug. | Eric W. Biederman | 1 | -3/+3 |
2005-08-05 | Merge ../to-linus | Len Brown | 1 | -4/+4 |
2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -7/+10 |
2005-08-05 | [PATCH] x86_64: fix 32-bit thread debugging | Daniel Jacobowitz | 1 | -4/+4 |
2005-08-04 | [PATCH] x86-64: use proper VM_FAULT_xxx macros | Alexander Nyberg | 1 | -3/+3 |
2005-07-31 | [PATCH] x86_64: avoid wasting IRQs patch update | Natalie.Protasevich@unisys.com | 1 | -2/+15 |
2005-07-30 | [PATCH] x86_64: fix bug in csum_partial_copy_generic() | Dave Peterson | 1 | -1/+1 |
2005-07-30 | [PATCH] Fix sync_tsc hang | Eric W. Biederman | 2 | -9/+75 |
2005-07-30 | [PATCH] x86_64 machine_kexec: Use standard pagetable helpers | Eric W. Biederman | 1 | -42/+25 |
2005-07-29 | [PATCH] x86_64 machine_kexec: Cleanup inline assembly. | Eric W. Biederman | 1 | -18/+16 |
2005-07-29 | [PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids | Ravikiran G Thirumalai | 1 | -6/+11 |