Age | Commit message (Expand) | Author |
2008-02-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-14 | x86: cpa, fix out of date comment | Ingo Molnar |
2008-02-14 | KVM is not seen under X86 config with latest git (32 bit compile) | Balbir Singh |
2008-02-14 | x86: cpa: ensure page alignment | Thomas Gleixner |
2008-02-14 | x86: include proper prototypes for rodata_test | Harvey Harrison |
2008-02-14 | x86: fix gart_iommu_init() | Ingo Molnar |
2008-02-14 | x86: EFI set_memory_x()/set_memory_uc() fixes | Ingo Molnar |
2008-02-14 | x86: make dump_pagetable() static | Adrian Bunk |
2008-02-14 | x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad... | Ingo Molnar |
2008-02-14 | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi |
2008-02-13 | x86: pit_clockevent can be static | Harvey Harrison |
2008-02-13 | x86: EFI runtime code mapping enhancement | Huang, Ying |
2008-02-13 | x86: EFI: fix use of unitialized variable and the cache logic | Thomas Gleixner |
2008-02-13 | x86: CPA: fix gbpages support in try_preserve_large_page | Andi Kleen |
2008-02-13 | xen: unpin initial Xen pagetable once we're finished with it | Jeremy Fitzhardinge |
2008-02-13 | x86/early_ioremap: don't assume we're using swapper_pg_dir | Jeremy Fitzhardinge |
2008-02-13 | x86: fixup machine_ops reboot_{32|64}.c unification fallout | Jody Belka |
2008-02-11 | x86: vdso_install fix | Roland McGrath |
2008-02-11 | x86: remove over noisy debug printk | Thomas Gleixner |
2008-02-11 | Use proper abstractions in quirk_intel_irqbalance | Matthew Wilcox |
2008-02-10 | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox |
2008-02-10 | PCI x86: always use conf1 to access config space below 256 bytes | Ivan Kokshaysky |
2008-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-02-09 | Update arch/x86/boot/.gitignore with new auto-generated files | S.Çağlar Onur |
2008-02-09 | x86: cpa, strict range check in try_preserve_large_page() | Thomas Gleixner |
2008-02-09 | x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit | Thomas Gleixner |
2008-02-09 | x86: cpa, use page pool | Thomas Gleixner |
2008-02-09 | x86: introduce page pool in cpa | Thomas Gleixner |
2008-02-09 | x86 PM: update stale comments | Rafael J. Wysocki |
2008-02-09 | x86 PM: consolidate suspend and hibernation code | Rafael J. Wysocki |
2008-02-09 | x86 PM: rename 32-bit files in arch/x86/power | Rafael J. Wysocki |
2008-02-09 | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki |
2008-02-09 | x86: trivial printk optimizations | Denys Vlasenko |
2008-02-09 | x86: fix early_ioremap pagetable ops | Ian Campbell |
2008-02-09 | x86: construct 32-bit boot time page tables in native format. | Ian Campbell |
2008-02-09 | x86, core: remove CONFIG_FORCED_INLINING | Harvey Harrison |
2008-02-09 | x86: avoid unused variable warning in mm/init_64.c | Thomas Gleixner |
2008-02-09 | x86: fixup more paravirt fallout | Ingo Molnar |
2008-02-09 | x86: fix sparse warning in topology.c | Harvey Harrison |
2008-02-09 | x86: sparse warnings in pageattr.c | Harvey Harrison |
2008-02-09 | x86: sparse warning in therm_throt.c | Harvey Harrison |
2008-02-09 | x86: fix sparse warning in xen/time.c | Harvey Harrison |
2008-02-09 | x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup | Arnd Hannemann |
2008-02-09 | x86: GEODE: make sure the right MFGPT timer fired the timer tick | Jordan Crouse |
2008-02-09 | x86: GEODE: MFGPT: fix a potential race when disabling a timer | Andres Salomon |
2008-02-09 | x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers | Jordan Crouse |
2008-02-09 | x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c | Andres Salomon |
2008-02-09 | x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit | Andres Salomon |
2008-02-09 | x86: GEODE: MFGPT: drop module owner usage from MFGPT API | Andres Salomon |
2008-02-09 | x86: GEODE fix MFGPT input clock value | Willy Tarreau |