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