| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-07-17 |
|\ |
|
| * | x86_64: Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-16 |
* | | x86_64: speedup touch_nmi_watchdog | Andrew Morton | 2007-07-17 |
* | | Inhibit NMI watchdog when Alt-SysRq-T operation is underway | Konrad Rzeszutek | 2007-07-17 |
* | | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 2007-07-17 |
* | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 |
* | | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov | 2007-07-16 |
* | | x86: initial fixmap support | Eric W. Biderman | 2007-07-16 |
|/ |
|
* | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI | Adrian Bunk | 2007-07-13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 |
|\ |
|
| * | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 |
* | | Use the new x86 setup code for x86-64; unify with i386 | H. Peter Anvin | 2007-07-12 |
* | | x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 | H. Peter Anvin | 2007-07-12 |
* | | Define zero-page offset 0x1e4 as a scratch field, and use it | H. Peter Anvin | 2007-07-12 |
* | | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi | 2007-07-12 |
* | | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin | 2007-07-12 |
|/ |
|
* | x86_64 irq: use mask/unmask and proper locking in fixup_irqs() | Siddha, Suresh B | 2007-06-26 |
* | x86_64: set the irq_chip name for lapic | Suresh Siddha | 2007-06-26 |
* | x86_64: fix misplaced `continue' in mce.c | Joshua Wise | 2007-06-24 |
* | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined | Andi Kleen | 2007-06-22 |
* | Allow DEBUG_RODATA and KPROBES to co-exist | Arjan van de Ven | 2007-06-21 |
* | x86: change_page_attr bandaids | Andi Kleen | 2007-06-20 |
* | x86: Disable KPROBES with DEBUG_RODATA for now | Andi Kleen | 2007-06-20 |
* | x86: Disable DAC on VIA bridges | Andi Kleen | 2007-06-20 |
* | x86_64: Fix readahead/sync_file_range/fadvise64 compat calls | Andi Kleen | 2007-06-20 |
* | x86_64: oops_begin() fix | Andrew Morton | 2007-06-08 |
* | fix sysrq-m oops | Bob Picco | 2007-06-08 |
* | enable interrupts in user path of page fault. | Steven Rostedt | 2007-06-07 |
* | x86_64: allocate sparsemem memmap above 4G | Zou Nan hai | 2007-06-01 |
* | i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP | Stefan Richter | 2007-05-23 |
* | Avoid zero size allocation in cache_k8_northbridges() | Ben Collins | 2007-05-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 |
|\ |
|
| * | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
| * | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | | x86_64: vsyscall time() fix | john stultz | 2007-05-21 |
* | | x86_64: early_print kernel console should send CRLF not LFCR | Yinghai Lu | 2007-05-21 |
* | | x86_64: Update defconfig | Andi Kleen | 2007-05-21 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
|/ |
|
* | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds | 2007-05-14 |
* | x86_64: use signalfd and timerfd compat syscalls | Heiko Carstens | 2007-05-12 |
* | x86_64: Add asm/mtrr.h include for some builds | Andi Kleen | 2007-05-12 |
* | x86_64: Don't call mtrr_bp_init from identify_cpu | Andi Kleen | 2007-05-11 |
* | x86_64: off-by-two error in aperture.c | Andrew Hastings | 2007-05-11 |
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-05-11 |
|\ |
|
| * | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 |
| * | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 |
* | | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi | 2007-05-11 |