Age | Commit message (Expand) | Author |
2009-03-08 | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett |
2009-03-08 | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman |
2009-03-06 | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger |
2009-03-06 | x86, bts: remove bad warning | Markus Metzger |
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 | x86: make embedding percpu allocator return excessive free space | Tejun Heo |
2009-03-06 | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo |
2009-03-05 | Merge commit 'v2.6.29-rc7' into sched/core | Ingo Molnar |
2009-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-03-05 | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor. | Dave Jones |
2009-03-04 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner |
2009-03-04 | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying |
2009-03-04 | x86: fix DMI on EFI | Brian Maly |
2009-03-04 | x86: un-__init fill_pud/pmd/pte | Jeremy Fitzhardinge |
2009-03-04 | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge |
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 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-03 | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-03-03 | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y | Ingo Molnar |
2009-03-03 | x86: set_highmem_pages_init() cleanup | Pekka Enberg |
2009-03-03 | x86: unify free_init_pages() and free_initmem() | Pekka Enberg |
2009-03-03 | x86: make sure initmem is writable on 64-bit | Pekka Enberg |
2009-03-03 | x86: add sanity checks to init_32.c | Pekka Enberg |
2009-03-03 | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg |
2009-03-03 | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg |
2009-03-03 | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann |
2009-03-03 | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto |
2009-03-03 | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath |
2009-03-02 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath |
2009-03-02 | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge |
2009-03-02 | x86: add forward decl for tss_struct | Jeremy Fitzhardinge |
2009-03-02 | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge |
2009-03-02 | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge |
2009-03-02 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-03-02 | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby |
2009-03-02 | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar |
2009-03-02 | x86 mmiotrace: fix race with release_kmmio_fault_page() | Pekka Paalanen |
2009-03-02 | x86 mmiotrace: improve handling of secondary faults | Stuart Bennett |
2009-03-02 | x86 mmiotrace: split set_page_presence() | Pekka Paalanen |