Age | Commit message (Expand) | Author |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-11 | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro |
2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying |
2009-03-10 | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying |
2009-03-10 | x86, kexec: fix kexec x86 coding style | Huang Ying |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar |
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-08 | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu |
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 branch 'x86/uv' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/mm' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/mce2' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-03-05 | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests | Jeremy Fitzhardinge |
2009-03-05 | x86: UV, SGI RTC: fix uv_time.c for UP | Dimitri Sivanich |
2009-03-04 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara |
2009-03-04 | x86: reserve exact size of mptable | Yinghai Lu |
2009-03-04 | x86: ioremap mptable | Yinghai Lu |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner |
2009-03-04 | x86: UV, SGI RTC: add UV RTC clocksource/clockevents | Dimitri Sivanich |
2009-03-04 | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich |
2009-03-04 | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar |
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, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c | Ingo Molnar |
2009-03-03 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |
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 | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto |
2009-03-02 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath |
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 |
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-02-28 | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput |
2009-02-28 | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: unify get_sigframe() | Hiroshi Shimamoto |