- b40c757 x86/32: no need to use set_pte_present in set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago
- 705bb9d Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', 'x86/mtrr', 'x86/setup', 'x86/setup-memory', 'x86/urgent', 'x86/uv', 'x86/x2apic' and 'linus' into x86/core by Ingo Molnar · 16 years ago
- 4e16c88 x86: cpu/mttr/cleanup.c fix compilation warning by Jaswinder Singh Rajput · 16 years ago
- 2c74d66 x86, uv: fix cpumask iterator in uv_bau_init() by Rusty Russell · 16 years ago
- ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 16 years ago
- a6b6a14 x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c by Andrew Morton · 16 years ago
- fa4b57c x86, dmar: use atomic allocations for QI and Intr-remapping init by Suresh Siddha · 16 years ago
- 68a8ca5 x86: fix broken irq migration logic while cleaning up multiple vectors by Suresh Siddha · 16 years ago
- 05c3dc2 x86, ioapic: Fix non atomic allocation with interrupts disabled by Suresh Siddha · 16 years ago
- 29b61be x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code by Suresh Siddha · 16 years ago
- 0280f7c x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping by Suresh Siddha · 16 years ago
- cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 16 years ago
- 7c6d9f9 x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-remapping by Suresh Siddha · 16 years ago
- 2e93456 x86, intr-remapping: fix free_irte() to clear all the IRTE entries by Suresh Siddha · 16 years ago
- 1531a6a x86, dmar: start with sane state while enabling dma and interrupt-remapping by Suresh Siddha · 16 years ago
- eba67e5 x86, dmar: routines for disabling queued invalidation and intr remapping by Suresh Siddha · 16 years ago
- 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
- 0ac2491 x86, dmar: move page fault handling code to dmar.c by Suresh Siddha · 16 years ago
- 4c5502b x86, x2apic: fix lock ordering during IRQ migration by Suresh Siddha · 16 years ago
- be72169 x86, setup: move 32-bit code to .text32 by H. Peter Anvin · 16 years ago
- 0a699af x86-32: move _end to a dummy section by H. Peter Anvin · 16 years ago
- 704439d x86/brk: put the brk reservations in their own section by Jeremy Fitzhardinge · 16 years ago
- 0b1c723 x86/brk: make the brk reservation symbols inaccessible from C by Jeremy Fitzhardinge · 16 years ago
- 60ac982 x86-32: tighten the bound on additional memory to map by H. Peter Anvin · 16 years ago
- b8a22a6 x86-32: remove ALLOCATOR_SLOP from head_32.S by Jeremy Fitzhardinge · 16 years ago
- c090f53 x86-32: make sure we map enough to fit linear map pagetables by Jeremy Fitzhardinge · 16 years ago
- ee568b2 Avoid 64-bit "switch()" statements on 32-bit architectures by Linus Torvalds · 16 years ago
- 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 16 years ago
- 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
- 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 16 years ago
- a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 16 years ago
- f0348c4 x86: MTRR workaround for system with stange var MTRRs by Yinghai Lu · 16 years ago
- 42854dc x86, paravirt: prevent gcc from generating the wrong addressing mode by Jeremy Fitzhardinge · 16 years ago
- 19695ec Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 16 years ago
- b2174ee dm crypt: fix kcryptd_async_done parameter by Huang Ying · 16 years ago
- d659e6c dm io: respect BIO_MAX_PAGES limit by Mikulas Patocka · 16 years ago
- f80a557 dm table: rework reference counting fix by Mikulas Patocka · 16 years ago
- bc0fd67 dm ioctl: validate name length when renaming by Milan Broz · 16 years ago
- 8e91f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 8032b52 linux.conf.au 2009: Tuz by Rusty Russell · 16 years ago
- ee6f779 filp->f_pos not correctly updated in proc_task_readdir by Zhang Le · 16 years ago
- 250981e x86: reduce preemption off section in exit thread by Thomas Gleixner · 16 years ago
- 514ec49 x86, mce: remove incorrect __cpuinit for intel_init_cmci() by Hidetoshi Seto · 16 years ago
- 1b958a3 Merge branches 'misc-up-now' and 'platform-drivers' into release by Len Brown · 16 years ago
- da51199 acpi-wmi: unsigned cannot be less than 0 by Roel Kluin · 16 years ago
- b36a50f thinkpad-acpi: fix module autoloading for older models by Mathieu Chouquet-Stringer · 16 years ago
- 54b1ec8 acer-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
- 5fcdd17 acpi-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
- 013d67f acer-wmi: double free in acer_rfkill_exit() by Dan Carpenter · 16 years ago
- d263da3 platform/x86: depends instead of select for laptop platform drivers by Corentin Chary · 16 years ago
- e73e2c6 asus-laptop: use select instead of depends on by Corentin Chary · 16 years ago
- 7950b71 eeepc-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
- 6050c8d asus-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
- 27ce341 acpi: check for pxm_to_node_map overflow by Cyrill Gorcunov · 16 years ago
- 176f9c1 ACPI: remove doubled status checking by Jiri Slaby · 16 years ago
- 45e7798 ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resume by Zhang Rui · 16 years ago
- 7b46ecd Revert "ACPI: make some IO ports off-limits to AML" by Len Brown · 16 years ago
- a140449 suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering by Andy Whitcroft · 16 years ago
- ea8dbdd r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" by françois romieu · 16 years ago
- 97d477a r8169: use hardware auto-padding. by françois romieu · 16 years ago
- 5bee17f parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y by Kyle McMartin · 16 years ago
- fbd8104 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 0920dce x86, mm: remove unnecessary include file from iomap_32.c by Akinobu Mita · 16 years ago
- c61cf4c x86: print out more info in e820_update_range() by Yinghai Lu · 16 years ago
- 6d7942d x86: fix 64k corruption-check by Yinghai Lu · 16 years ago
- 682337f igb: remove ASPM L0s workaround by Alexander Duyck · 16 years ago
- 2bd2753 x86: put initial_pg_tables into .bss by Yinghai Lu · 16 years ago
- 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
- 7543c1d x86-32: compute initial mapping size more accurately by Yinghai Lu · 16 years ago
- 6de6cb4 x86: use brk allocation for DMI by Jeremy Fitzhardinge · 16 years ago
- ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
- 5368a2b x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD by H. Peter Anvin · 16 years ago
- 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
- b9719a4 x86: make section delimiter symbols part of their section by Jeremy Fitzhardinge · 16 years ago
- 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- bfbd442 Fix Xilinx SystemACE driver to handle empty CF slot by Grant Likely · 16 years ago
- 059ea33 block: fix memory leak in bio_clone() by Li Zefan · 16 years ago
- 8709269 block: Add gfp_mask parameter to bio_integrity_clone() by un'ichi Nomura · 16 years ago
- 326d851 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
- 228b5b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
- 37e79a4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- f1823ac Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
- ff9cb43 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
- 2a4c13b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
- bf9bc99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29 by Linus Torvalds · 16 years ago
- 6d71135 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
- 1d88552 vmscan: pgmoved should be cleared after updating recent_rotated by Daisuke Nishimura · 16 years ago
- 84814d6 eCryptfs: don't encrypt file key with filename key by Tyler Hicks · 16 years ago
- 15e7b87 nommu: ramfs: don't leak pages when adding to page cache fails by Johannes Weiner · 16 years ago
- 020fe22 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded by Enrik Berkhan · 16 years ago
- de9307c netxen: remove old flash check. by Dhananjay Phadke · 16 years ago
- f4c3c4c x86: cpu_debug add support for various AMD CPUs by Jaswinder Singh Rajput · 16 years ago
- 48f4c48 x86/centaur: merge 32 & 64 bit version by Sebastian Andrzej Siewior · 16 years ago
- 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 16 years ago
- d4c90e3 x86: print the continous part of fixed mtrrs together by Yinghai Lu · 16 years ago
- 63516ef x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y by Yinghai Lu · 16 years ago
- 78a8b35b x86: make e820_update_range() handle small range update by Yinghai Lu · 16 years ago
- 0f3fa48 x86: cpu/common.c more cleanups by Ingo Molnar · 16 years ago
- c550033 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago