| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao | 2007-05-02 | 1 | -1/+4 |
| * | [PATCH] x86-64: __send_IPI_dest_field - x86_64 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao | 2007-05-02 | 1 | -22/+32 |
| * | [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 | Fernando Luis VazquezCao | 2007-05-02 | 1 | -5/+3 |
| * | [PATCH] x86: Save the MTRRs of the BSP before booting an AP | Bernhard Kaindl | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. | Bernhard Kaindl | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.h | Andi Kleen | 2007-05-02 | 2 | -7/+8 |
| * | [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> | Jeremy Fitzhardinge | 2007-05-02 | 1 | -2/+2 |
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
| * | [PATCH] x86: Clean up x86 control register and MSR macros (corrected) | H. Peter Anvin | 2007-05-02 | 5 | -327/+9 |
| * | [PATCH] x86: Don't use MWAIT on AMD Family 10 | Andi Kleen | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] x86-64: Clean up asm-x86_64/bugs.h | Jeremy Fitzhardinge | 2007-05-02 | 2 | -26/+5 |
| * | [PATCH] x86-64: fix arithmetic in comment | Avi Kivity | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h. | Andi Kleen | 2007-05-02 | 3 | -25/+32 |
| * | [PATCH] x86-64: Account for module percpu space separately from kernel percpu | Jeremy Fitzhardinge | 2007-05-02 | 1 | -10/+0 |
| * | [PATCH] x86: sys_ioperm() prototype cleanup | Adrian Bunk | 2007-05-02 | 1 | -1/+0 |
| * | [PATCH] x86-64: use lru instead of page->index and page->private for pgd list... | Christoph Lameter | 2007-05-02 | 2 | -12/+4 |
| * | [PATCH] x86-64: Introduce load_TLS to the "for" loop. | Rusty Russell | 2007-05-02 | 1 | -7/+4 |
| * | [PATCH] x86-64: configurable fake numa node sizes | David Rientjes | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: build-time checking | Vivek Goyal | 2007-05-02 | 1 | -0/+1 |
| * | [PATCH] x86-64: Relocatable Kernel Support | Vivek Goyal | 2007-05-02 | 1 | -2/+4 |
| * | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal | 2007-05-02 | 2 | -6/+4 |
| * | [PATCH] x86-64: Remove the identity mapping as early as possible | Vivek Goyal | 2007-05-02 | 2 | -3/+0 |
| * | [PATCH] x86-64: wakeup.S rename registers to reflect right names | Vivek Goyal | 2007-05-02 | 1 | -6/+6 |
| * | [PATCH] x86-64: Add EFER to the register set saved by save_processor_state | Vivek Goyal | 2007-05-02 | 1 | -0/+1 |
| * | [PATCH] x86-64: cleanup segments | Vivek Goyal | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: Clean up the early boot page table | Vivek Goyal | 2007-05-02 | 1 | -1/+0 |
| * | [PATCH] x86-64: Assembly safe page.h and pgtable.h | Vivek Goyal | 2007-05-02 | 4 | -30/+52 |
| * | [PATCH] x86-64: dma_ops as const | Stephen Hemminger | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus | Joerg Roedel | 2007-05-02 | 1 | -0/+1 |
| * | [PATCH] x86-64: Remove duplicated code for reading control registers | Glauber de Oliveira Costa | 2007-05-02 | 2 | -29/+11 |
| * | [PATCH] x86-64: Remove unused set_seg_base | Rusty Russell | 2007-05-02 | 1 | -10/+0 |
| * | [PATCH] x86-64: Some cleanup in time.c | Andi Kleen | 2007-05-02 | 1 | -0/+2 |
| * | [PATCH] x86: consolidate smp_send_stop() | Jan Beulich | 2007-05-02 | 1 | -1/+0 |
| * | [PATCH] x86-64: adjust inclusion of asm/vsyscall32.h | Jan Beulich | 2007-05-02 | 1 | -1/+0 |
| * | [PATCH] x86: adjust inclusion of asm/fixmap.h | Jan Beulich | 2007-05-02 | 4 | -7/+2 |
| * | [PATCH] x86: default to physical mode on hotplug CPU kernels | Ingo Molnar | 2007-05-02 | 1 | -1/+1 |
| * | [PATCH] x86-64: always use physical delivery mode on > 8 CPUs | Ingo Molnar | 2007-05-02 | 1 | -1/+3 |
| * | [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 | Andrew Morton | 2007-05-02 | 1 | -1/+0 |
| * | [PATCH] x86-64: revert x86_64-mm-add-genapic_force | Andrew Morton | 2007-05-02 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-05 | 1 | -0/+2 |
|\ \ |
|
| * | | PCI: scatterlist.h needs types.h | Jean Delvare | 2007-05-03 | 1 | -0/+2 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-05-05 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | [AGPGART] Move [un]map_page_into_agp into asm/agp.h | Jan Beulich | 2007-04-26 | 1 | -2/+4 |
* | | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 2007-04-26 | 1 | -0/+2 |
* | | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-26 | 1 | -1/+2 |
|/ |
|
* | [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 | Yinghai Lu | 2007-03-29 | 1 | -1/+1 |
* | x86-64: add "local_apic_timer_c2_ok" here too | Linus Torvalds | 2007-03-23 | 1 | -0/+1 |
* | [PATCH] x86-64: fix section mismatch warnings | Sam Ravnborg | 2007-03-16 | 2 | -2/+3 |
* | Disable NMI watchdog by default properly | Linus Torvalds | 2007-03-15 | 1 | -1/+1 |