| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-02-01 | 4 | -9/+86 |
|\ |
|
| *-----------. | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2006-01-24 | 4 | -9/+86 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | * \ | Pull pnpacpi into acpica branch | Len Brown | 2006-01-07 | 17 | -33/+151 |
| | | | | | | |\ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | | | | | | * | | [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021 | Len Brown | 2005-12-28 | 1 | -1/+1 |
| | | | | | | * | | [ACPI] ACPICA 20050930 | Bob Moore | 2005-12-10 | 2 | -9/+9 |
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | | | * | | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once | Venkatesh Pallipadi | 2005-12-01 | 2 | -0/+77 |
| | | | | |/ /
| | | | |/| | |
|
* | | | | | | | [PATCH] Add faster __iowrite32_copy routine for x86_64 | Bryan O'Sullivan | 2006-02-01 | 2 | -1/+27 |
* | | | | | | | [PATCH] x86_64: compat_sys_futimesat fix | Andrew Morton | 2006-02-01 | 1 | -1/+1 |
* | | | | | | | [PATCH] PCI: handle bogus MCFG entries | Andi Kleen | 2006-01-31 | 1 | -5/+14 |
|/ / / / / / |
|
* | | | | | | [PATCH] vfs: *at functions: x86_64 | Ulrich Drepper | 2006-01-18 | 1 | -0/+13 |
* | | | | | | [PATCH] x86_64: Fix MCE exception stack for boot CPU | Jan Beulich | 2006-01-18 | 1 | -1/+1 |
* | | | | | | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg | 2006-01-18 | 1 | -0/+1 |
* | | | | | | [PATCH] x86_64: add x86-64 support for memory hot-add | Matt Tolentino | 2006-01-16 | 2 | -33/+134 |
* | | | | | | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit | Andi Kleen | 2006-01-16 | 4 | -2/+111 |
* | | | | | | [PATCH] x86_64: Remove elf32_map in 32bit ELF loader | Andi Kleen | 2006-01-16 | 1 | -17/+0 |
* | | | | | | [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} | Jan Beulich | 2006-01-16 | 1 | -71/+37 |
* | | | | | | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-01-16 | 1 | -4/+17 |
* | | | | | | x86-64: fix initrd freeing | Linus Torvalds | 2006-01-16 | 1 | -1/+1 |
* | | | | | | [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32. | Andi Kleen | 2006-01-16 | 1 | -13/+5 |
* | | | | | | [PATCH] x86_64: set do_not_nx as cpuinitdata | Andi Kleen | 2006-01-16 | 1 | -1/+1 |
* | | | | | | [PATCH] x86_64: lapic resume uses correct base address | Shaohua Li | 2006-01-16 | 1 | -4/+1 |
* | | | | | | [PATCH] x86_64: Only let user select PM timer support when EMBEDDED | Andi Kleen | 2006-01-16 | 1 | -1/+1 |
* | | | | | | [PATCH] x86_64: Allow nesting of int3 by default for kprobes | Andi Kleen | 2006-01-16 | 2 | -10/+7 |
* | | | | | | [PATCH] amd64: task_stack_page() | Al Viro | 2006-01-12 | 2 | -4/+4 |
* | | | | | | [PATCH] amd64: task_pt_regs() | Al Viro | 2006-01-12 | 5 | -18/+10 |
* | | | | | | [PATCH] amd64: task_thread_info() | Al Viro | 2006-01-12 | 5 | -6/+6 |
* | | | | | | [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabled | Vivek Goyal | 2006-01-11 | 1 | -2/+9 |
* | | | | | | [PATCH] x86_64: Don't confuse noapic with noapictimer | Andi Kleen | 2006-01-11 | 1 | -1/+3 |
* | | | | | | [PATCH] x86_64: don't copy command line twice | Jan Beulich | 2006-01-11 | 1 | -4/+0 |
* | | | | | | [PATCH] i386/x86-64: make setup_early_printk() usage consistent | Jan Beulich | 2006-01-11 | 2 | -4/+2 |
* | | | | | | [PATCH] x86_64: Allow kernel page tables upto the end of memory | Andi Kleen | 2006-01-11 | 1 | -2/+14 |
* | | | | | | [PATCH] x86_64: Use safe_smp_processor_id in MCE handler | Andi Kleen | 2006-01-11 | 1 | -1/+2 |
* | | | | | | [PATCH] x86_64: Some housekeeping in local APIC code | Andi Kleen | 2006-01-11 | 4 | -64/+48 |
* | | | | | | [PATCH] x86_64: Display meaningful part of filename during BUG() | Jan Beulich | 2006-01-11 | 2 | -7/+17 |
* | | | | | | [PATCH] x86_64: Reduce screen space needed by stack trace | Jan Beulich | 2006-01-11 | 1 | -13/+12 |
* | | | | | | [PATCH] x86_64: Fix get_cmos_time() | Jan Beulich | 2006-01-11 | 1 | -7/+4 |
* | | | | | | [PATCH] x86_64: No need to export get_cmos_time anymore | Andi Kleen | 2006-01-11 | 2 | -4/+1 |
* | | | | | | [PATCH] x86_64: Remove unused AMD K8 C stepping flag | Andi Kleen | 2006-01-11 | 1 | -6/+0 |
* | | | | | | [PATCH] x86_64: sparse warning cleanups | Stephen Hemminger | 2006-01-11 | 1 | -1/+1 |
* | | | | | | [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line | Andi Kleen | 2006-01-11 | 1 | -0/+36 |
* | | | | | | [PATCH] x86_64: Remove unused segments | Andi Kleen | 2006-01-11 | 1 | -3/+2 |
* | | | | | | [PATCH] x86_64: ioapic virtual wire mode fix | Vivek Goyal | 2006-01-11 | 1 | -1/+2 |
* | | | | | | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch | Ravikiran G Thirumalai | 2006-01-11 | 3 | -0/+64 |
* | | | | | | [PATCH] x86_64: Memorize location of i8259 for reboots. | Eric W. Biederman | 2006-01-11 | 1 | -36/+108 |
* | | | | | | [PATCH] x86_64: allow setting RF in EFLAGS | Chuck Ebbert | 2006-01-11 | 2 | -6/+12 |
* | | | | | | [PATCH] x86_64: "invalid operand" -> "invalid opcode" | Chuck Ebbert | 2006-01-11 | 1 | -1/+1 |
* | | | | | | [PATCH] x86_64: Sparse warnings fix. | Luiz Fernando Capitulino | 2006-01-11 | 1 | -2/+2 |
* | | | | | | [PATCH] x86_64: Remove useless KDB vector | Andi Kleen | 2006-01-11 | 4 | -17/+1 |
* | | | | | | [PATCH] x86_64: Tell user to enable GART_IOMMU when needed | Andi Kleen | 2006-01-11 | 1 | -2/+3 |
* | | | | | | [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernels | Andi Kleen | 2006-01-11 | 1 | -0/+2 |