Age | Commit message (Expand) | Author |
2009-03-17 | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha |
2009-03-17 | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha |
2009-03-17 | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar |
2009-03-14 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-03-14 | VM, x86, PAT: add a new vm flag to track full pfnmap at mmap | Pallipadi, Venkatesh |
2009-03-13 | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar |
2009-03-13 | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-12 | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. | Rusty Russell |
2009-03-12 | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-11 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-03-11 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-03-11 | drm: fix EDID parser problem with positive/negative hsync/vsync | Pantelis Koukousoulas |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar |
2009-03-10 | percpu: generalize embedding first chunk setup helper | Tejun Heo |
2009-03-10 | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2009-03-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-03-07 | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov |
2009-03-06 | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo |
2009-03-06 | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo |
2009-03-06 | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo |
2009-03-06 | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo |
2009-03-06 | percpu: clean up percpu constants | Tejun Heo |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-03-05 | ata: add CFA specific identify data words | Sergei Shtylyov |
2009-03-05 | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz |
2009-03-05 | ide: allow to wrap interrupt handler | Stanislaw Gruszka |
2009-03-05 | libata: align ap->sector_buf | Tejun Heo |
2009-03-05 | libata: fix dma_unmap_sg misuse | FUJITA Tomonori |
2009-03-05 | libata: change drive ready wait after hard reset to 5s | Stuart Hayes |
2009-03-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-04 | vlan: Fix vlan-in-vlan crashes. | David S. Miller |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-03-03 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-03-03 | netns: Remove net_alive | Eric W. Biederman |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh |