Age | Commit message (Expand) | Author |
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-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
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-10 | percpu: make x86 addr <-> pcpu ptr conversion macros generic | 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 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell |
2009-03-09 | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell |
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-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 | 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 |