Age | Commit message (Expand) | Author | Files | Lines |
2007-07-19 | Update .gitignore for arch/i386/boot | Matthew Wilcox | 1 | -0/+2 |
2007-07-19 | drivers/edac: add new nmi rescan | Dave Jiang | 1 | -0/+11 |
2007-07-19 | lguest: the host code | Rusty Russell | 1 | -1/+1 |
2007-07-19 | x86_64: Put allocated ELF notes in read-only data segment | Roland McGrath | 1 | -1/+3 |
2007-07-19 | mm: variable length argument support | Ollie Wild | 2 | -59/+1 |
2007-07-19 | use the new percpu interface for shared data | Fenghua Yu | 1 | -1/+1 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -4/+2 |
2007-07-19 | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek | 2 | -12/+11 |
2007-07-19 | PM: Optional beeping during resume from suspend to RAM | Nigel Cunningham | 1 | -0/+25 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -13/+12 |
2007-07-18 | Handle bogus %cs selector in single-step instruction decoding | Roland McGrath | 1 | -7/+16 |
2007-07-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -0/+9 |
2007-07-18 | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 1 | -0/+5 |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-07-17 | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2 | -0/+9 |
2007-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 1 | -4/+8 |
2007-07-17 | x86_64: speedup touch_nmi_watchdog | Andrew Morton | 1 | -3/+5 |
2007-07-17 | Inhibit NMI watchdog when Alt-SysRq-T operation is underway | Konrad Rzeszutek | 1 | -0/+1 |
2007-07-17 | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 1 | -2/+2 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -4/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -10/+2 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 1 | -1/+1 |
2007-07-16 | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov | 1 | -1/+1 |
2007-07-16 | x86: initial fixmap support | Eric W. Biderman | 1 | -1/+14 |
2007-07-16 | x86_64: Allow smp_call_function_single() to current cpu | Avi Kivity | 1 | -4/+8 |
2007-07-13 | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI | Adrian Bunk | 1 | -5/+1 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -2/+1 |
2007-07-12 | Use the new x86 setup code for x86-64; unify with i386 | H. Peter Anvin | 7 | -1263/+10 |
2007-07-12 | x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386 | H. Peter Anvin | 1 | -0/+4 |
2007-07-12 | Define zero-page offset 0x1e4 as a scratch field, and use it | H. Peter Anvin | 1 | -3/+3 |
2007-07-12 | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi | 2 | -0/+10 |
2007-07-12 | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin | 2 | -24/+11 |
2007-07-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 1 | -2/+1 |
2007-06-26 | x86_64 irq: use mask/unmask and proper locking in fixup_irqs() | Siddha, Suresh B | 1 | -3/+29 |
2007-06-26 | x86_64: set the irq_chip name for lapic | Suresh Siddha | 1 | -0/+1 |
2007-06-24 | x86_64: fix misplaced `continue' in mce.c | Joshua Wise | 1 | -2/+4 |
2007-06-22 | x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined | Andi Kleen | 2 | -0/+10 |
2007-06-21 | Allow DEBUG_RODATA and KPROBES to co-exist | Arjan van de Ven | 2 | -1/+5 |
2007-06-20 | x86: change_page_attr bandaids | Andi Kleen | 1 | -3/+4 |
2007-06-20 | x86: Disable KPROBES with DEBUG_RODATA for now | Andi Kleen | 1 | -0/+1 |
2007-06-20 | x86: Disable DAC on VIA bridges | Andi Kleen | 1 | -0/+12 |
2007-06-20 | x86_64: Fix readahead/sync_file_range/fadvise64 compat calls | Andi Kleen | 2 | -3/+22 |
2007-06-08 | x86_64: oops_begin() fix | Andrew Morton | 1 | -1/+2 |
2007-06-08 | fix sysrq-m oops | Bob Picco | 1 | -0/+2 |
2007-06-07 | enable interrupts in user path of page fault. | Steven Rostedt | 1 | -0/+6 |
2007-06-01 | x86_64: allocate sparsemem memmap above 4G | Zou Nan hai | 1 | -0/+6 |
2007-05-23 | i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP | Stefan Richter | 1 | -2/+5 |
2007-05-23 | Avoid zero size allocation in cache_k8_northbridges() | Ben Collins | 1 | -1/+6 |
2007-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 1 | -2/+2 |