Age | Commit message (Expand) | Author | Files | Lines |
2008-04-30 | x86: Mark OPTIMIZE_INLINING broken | Linus Torvalds | 1 | -0/+1 |
2008-04-30 | x86: numaq fix | Ingo Molnar | 1 | -2/+2 |
2008-04-30 | x86: 8K stacks by default | Ingo Molnar | 1 | -1/+0 |
2008-04-30 | x86: ioremap ram check fix | Andres Salomon | 1 | -2/+3 |
2008-04-30 | x86: optimize inlining off | Ingo Molnar | 1 | -1/+0 |
2008-04-30 | x86: CONFIG_X86_ELAN fix | Ingo Molnar | 1 | -5/+5 |
2008-04-30 | x86: Kconfig fix | Ingo Molnar | 1 | -2/+3 |
2008-04-30 | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 3 | -9/+33 |
2008-04-30 | x86: use defconfigs from x86/configs/* | Sam Ravnborg | 1 | -0/+12 |
2008-04-30 | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar | 1 | -2/+2 |
2008-04-30 | x86: don't bother printing compat vdso address | Jeremy Fitzhardinge | 1 | -2/+0 |
2008-04-30 | fix: x86: support for new UV apic | Andi Kleen | 1 | -1/+1 |
2008-04-30 | x86: fix early-BUG message | Vegard Nossum | 1 | -9/+10 |
2008-04-30 | x86: iommu_sac_force can become static | Dmitri Vorobiev | 1 | -1/+1 |
2008-04-30 | x86: add proper header for reboot_force | Dmitri Vorobiev | 1 | -0/+1 |
2008-04-30 | x86 VISWS: build fix | Ingo Molnar | 2 | -3/+2 |
2008-04-30 | x86, voyager: fix ioremap_nocache() | Ingo Molnar | 1 | -1/+1 |
2008-04-30 | hpet: fix | Ingo Molnar | 1 | -2/+3 |
2008-04-30 | x86: unexport kmap_atomic_to_page | Adrian Bunk | 1 | -1/+0 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -16/+0 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 282 | -11440/+14504 |
2008-04-30 | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 3 | -17/+18 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 4 | -10/+6 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 20 | -127/+1219 |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -0/+1 |
2008-04-29 | x86: use kbuild.h | Christoph Lameter | 2 | -16/+2 |
2008-04-29 | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner | 1 | -1/+9 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 1 | -1/+1 |
2008-04-29 | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 7 | -1/+597 |
2008-04-29 | swiotlb: use iommu_is_span_boundary helper function | FUJITA Tomonori | 1 | -3/+2 |
2008-04-29 | proper extern for late_time_init | Adrian Bunk | 1 | -1/+0 |
2008-04-29 | proper __do_softirq() prototype | Adrian Bunk | 1 | -2/+0 |
2008-04-29 | x86: fix PCI MSI breaks when booting with nosmp | Jesse Barnes | 1 | -7/+3 |
2008-04-29 | bootprotocol: cleanup | Ingo Molnar | 1 | -1/+1 |
2008-04-29 | x86: fix warning in "x86: clean up vSMP detection" | Alexander van Heukelum | 1 | -1/+1 |
2008-04-29 | x86: !x & y typo in mtrr code | Harvey Harrison | 1 | -1/+1 |
2008-04-28 | x86_64 vDSO: use initdata | Roland McGrath | 2 | -7/+9 |
2008-04-28 | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination... | Darrick J. Wong | 1 | -0/+1 |
2008-04-28 | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ... | Venkatesh Pallipadi | 1 | -0/+10 |
2008-04-28 | x86: Fix 32-bit MSI-X allocation leakage | PJ Waskiewicz | 1 | -0/+1 |
2008-04-28 | x86: geode: MSR cleanup | Andres Salomon | 1 | -4/+4 |
2008-04-28 | x86: configurable DMI scanning code | Thomas Petazzoni | 1 | -3/+9 |
2008-04-28 | pageflags: use proper page flag functions in Xen | Christoph Lameter | 1 | -2/+2 |
2008-04-28 | vmallocinfo: add caller information | Christoph Lameter | 1 | -6/+9 |
2008-04-28 | mm: move cache_line_size() to <linux/cache.h> | Pekka Enberg | 1 | -0/+3 |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2 | -42/+3 |
2008-04-28 | x86: PAT fix | Ingo Molnar | 1 | -4/+1 |
2008-04-27 | x86 PAT: tone down debugging messages some more | Linus Torvalds | 1 | -2/+2 |
2008-04-27 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 27 | -548/+3365 |
2008-04-27 | KVM: MMU: kvm_pv_mmu_op should not take mmap_sem | Marcelo Tosatti | 1 | -3/+0 |