| Commit message (Expand) | Author | Age |
* | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | tty: i386/x86_64 arbitary speed support | Alan Cox | 2007-05-08 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 |
* | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 2007-05-07 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. | Andi Kleen | 2007-05-02 |
| * | [PATCH] x86-64: Auto compute __NR_syscall_max at compile time | Andi Kleen | 2007-05-02 |
| * | [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 |
| * | [PATCH] x86-64: __send_IPI_dest_field - x86_64 | Fernando Luis [** ISO-8859-1 charset **] V�zquezCao | 2007-05-02 |
| * | [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 | Fernando Luis VazquezCao | 2007-05-02 |
| * | [PATCH] x86: Save the MTRRs of the BSP before booting an AP | Bernhard Kaindl | 2007-05-02 |
| * | [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. | Bernhard Kaindl | 2007-05-02 |
| * | [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.h | Andi Kleen | 2007-05-02 |
| * | [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] x86: Clean up x86 control register and MSR macros (corrected) | H. Peter Anvin | 2007-05-02 |
| * | [PATCH] x86: Don't use MWAIT on AMD Family 10 | Andi Kleen | 2007-05-02 |
| * | [PATCH] x86-64: Clean up asm-x86_64/bugs.h | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] x86-64: fix arithmetic in comment | Avi Kivity | 2007-05-02 |
| * | [PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h. | Andi Kleen | 2007-05-02 |
| * | [PATCH] x86-64: Account for module percpu space separately from kernel percpu | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] x86: sys_ioperm() prototype cleanup | Adrian Bunk | 2007-05-02 |
| * | [PATCH] x86-64: use lru instead of page->index and page->private for pgd list... | Christoph Lameter | 2007-05-02 |
| * | [PATCH] x86-64: Introduce load_TLS to the "for" loop. | Rusty Russell | 2007-05-02 |
| * | [PATCH] x86-64: configurable fake numa node sizes | David Rientjes | 2007-05-02 |
| * | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 |
| * | [PATCH] x86-64: build-time checking | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86-64: Relocatable Kernel Support | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86-64: Remove the identity mapping as early as possible | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86-64: wakeup.S rename registers to reflect right names | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86-64: Add EFER to the register set saved by save_processor_state | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86-64: cleanup segments | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86-64: Clean up the early boot page table | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86-64: Assembly safe page.h and pgtable.h | Vivek Goyal | 2007-05-02 |
| * | [PATCH] x86-64: dma_ops as const | Stephen Hemminger | 2007-05-02 |
| * | [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus | Joerg Roedel | 2007-05-02 |
| * | [PATCH] x86-64: Remove duplicated code for reading control registers | Glauber de Oliveira Costa | 2007-05-02 |
| * | [PATCH] x86-64: Remove unused set_seg_base | Rusty Russell | 2007-05-02 |
| * | [PATCH] x86-64: Some cleanup in time.c | Andi Kleen | 2007-05-02 |
| * | [PATCH] x86: consolidate smp_send_stop() | Jan Beulich | 2007-05-02 |
| * | [PATCH] x86-64: adjust inclusion of asm/vsyscall32.h | Jan Beulich | 2007-05-02 |
| * | [PATCH] x86: adjust inclusion of asm/fixmap.h | Jan Beulich | 2007-05-02 |
| * | [PATCH] x86: default to physical mode on hotplug CPU kernels | Ingo Molnar | 2007-05-02 |
| * | [PATCH] x86-64: always use physical delivery mode on > 8 CPUs | Ingo Molnar | 2007-05-02 |
| * | [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 | Andrew Morton | 2007-05-02 |
| * | [PATCH] x86-64: revert x86_64-mm-add-genapic_force | Andrew Morton | 2007-05-02 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ |
|
| * | | PCI: scatterlist.h needs types.h | Jean Delvare | 2007-05-02 |
| |/ |
|