- b6cffde x86, microcode rework, v2, renaming by Peter Oruba · 16 years ago
- 18dbc91 x86: moved microcode.c to microcode_intel.c by Dmitry Adamushko · 16 years ago
- a1c75cc x86, microcode rework, v2, fix by Ingo Molnar · 16 years ago
- a0a29b6 x86, microcode rework, v2 by Dmitry Adamushko · 16 years ago
- 5b792d3 x86, microcode_amd: fix shift warning by Randy Dunlap · 16 years ago
- d45de40 x86-microcode: generic interface refactoring by Dmitry Adamushko · 16 years ago
- 8343ef2 x86-microcode: fix unbalanced use of get_cpu() by Dmitry Adamushko · 16 years ago
- 636a317 x86: Fixed NULL function pointer dereference in AMD microcode patch loader. by Peter Oruba · 16 years ago
- d33dcb9 x86: Microcode patch loader style corrections by Peter Oruba · 16 years ago
- 34a1b9f Fix date output in x86 microcode driver. by David Woodhouse · 16 years ago
- daa9c0f x86: minor pointer type cast in AMD microcode patch loader by Peter Oruba · 16 years ago
- 831f9bd x86: moved function declarations out from AMD microcode patch loader to heade file by Peter Oruba · 16 years ago
- f516526 x86: Intel microcode patch loader style corrections by Peter Oruba · 16 years ago
- a0ac87d x86: AMD microcode patch loader style corrections by Peter Oruba · 16 years ago
- 3825c9e Merge commit 'v2.6.27-rc1' into x86/microcode by Ingo Molnar · 16 years ago
- 5d7b605 x86, microcode: fix module license string by Ingo Molnar · 16 years ago
- 224e946 x86, microcode: fix symbol exports by Ingo Molnar · 16 years ago
- 45b1e23 x86, microcode support: fix build error by Ingo Molnar · 16 years ago
- 6e86841 Linux 2.6.27-rc1 by Linus Torvalds · 16 years ago
- 7874d35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 5dfb66b Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
- 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- a3ad7f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
- 9b79022 Fix 'get_user_pages_fast()' with non-page-aligned start address by Linus Torvalds · 16 years ago
- 8c79873 lguest: turn Waker into a thread, not a process by Rusty Russell · 16 years ago
- 0f0c4fa lguest: Enlarge virtio rings by Rusty Russell · 16 years ago
- 398f187 lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap by Rusty Russell · 16 years ago
- 9254926 lguest: Remove 'network: no dma buffer!' warning by Rusty Russell · 16 years ago
- aa12498 lguest: Adaptive timeout by Rusty Russell · 16 years ago
- a161883 lguest: Tell Guest net not to notify us on every packet xmit by Rusty Russell · 16 years ago
- 5dae785 lguest: net block unneeded receive queue update notifications by Rusty Russell · 16 years ago
- b511179 lguest: wrap last_avail accesses. by Rusty Russell · 16 years ago
- cf485e5 lguest: use cpu capability accessors by Andrew Morton · 16 years ago
- 28fd6d7 lguest: virtio-rng support by Rusty Russell · 16 years ago
- dec6a2b lguest: Support assigning a MAC address by Mark McLoughlin · 16 years ago
- 34bdaab lguest: Don't leak /dev/zero fd by Mark McLoughlin · 16 years ago
- 32c68e5 lguest: fix verbose printing of device features. by Rusty Russell · 16 years ago
- 0a70721 lguest: fix switcher_page leak on unload by Johannes Weiner · 16 years ago
- 0c12091 lguest: Guest int3 fix by Rusty Russell · 16 years ago
- 5d006d8 lguest: set max_pfn_mapped, growl loudly at Yinghai Lu by Rusty Russell · 16 years ago
- 424f525 mfd: accept pure device as a parent, not only platform_device by Dmitry Baryshkov · 16 years ago
- 34ee5501 include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 by Andrew Morton · 16 years ago
- c27ef92 sh7760fb: write colormap value to hardware by Manuel Lauss · 16 years ago
- 7fcba05 eCryptfs: use page_alloc not kmalloc to get a page of memory by Eric Sandeen · 16 years ago
- 25947d5 gpio: fix build on CONFIG_GPIO_SYSFS=n by Atsushi Nemoto · 16 years ago
- e3b6e80 bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab() by Yoichi Yuasa · 16 years ago
- 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
- d84a52f kdump: update kdump documentation as kexec-tools-resting has been renamed kexec-tools by Simon Horman · 16 years ago
- cb1d0a7 spi_s3c24xx: really assign busnum by Ben Dooks · 16 years ago
- 9a7867e mpc52xx_psc_spi: fix block transfer by Luotao Fu · 16 years ago
- 78a34ae mm/hugetlb.c must #include <asm/io.h> by Adrian Bunk · 16 years ago
- cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
- 7906d00 mmu-notifiers: add mm_take_all_locks() operation by Andrea Arcangeli · 16 years ago
- 6beeac7 mmu-notifiers: add list_del_init_rcu() by Andrea Arcangeli · 16 years ago
- 93686ae arm: fix HAVE_CLK merge goof by David Brownell · 16 years ago
- 4d9c377 __ratelimit() cpu flags can't be static by Alexey Dobriyan · 16 years ago
- 14fcc23 tmpfs: fix kernel BUG in shmem_delete_inode by Hugh Dickins · 16 years ago
- ca5b172 exec: include pagemap.h again to fix build by Hugh Dickins · 16 years ago
- 56edb58 mfd: add platform_data to mfd_cell by Mike Rapoport · 16 years ago
- 12c0b20 x86/PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
- 756f7bc Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
- 63add2f Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 3684a60 ipwireless: fix compile failure by James Bottomley · 16 years ago
- 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
- cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
- 362b707 PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot by Matthew Wilcox · 16 years ago
- d6d3857 PCI: add an option to allow ASPM enabled forcibly by Shaohua Li · 16 years ago
- 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
- 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
- ce6fce4 PCI MSI: Don't disable MSIs if the mask bit isn't supported by Matthew Wilcox · 16 years ago
- 9e3ee1c Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 29111f5 Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
- cc5499c PCI: handle 64-bit resources better on 32-bit machines by Matthew Wilcox · 16 years ago
- 6ac665c PCI: rewrite PCI BAR reading code by Matthew Wilcox · 16 years ago
- e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
- 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 3713907 PCI: document pci_target_state by Jesse Barnes · 16 years ago
- 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
- 80cc9f1 x86: AMD microcode patch loading support by Peter Oruba · 16 years ago
- 8d86f39 x86: major refactoring by Peter Oruba · 16 years ago
- 26bf7a4 x86: first step of refactoring, introducing microcode_ops by Peter Oruba · 16 years ago
- 9835fd4 x86: add AMD specific declarations by Peter Oruba · 16 years ago
- d4ee366 x86: structure declaration renaming by Peter Oruba · 16 years ago
- 3e135d8 x86: code split to two parts by Peter Oruba · 16 years ago
- 1abae310 x86: move microcode.c to microcode_intel.c by Peter Oruba · 16 years ago
- c3b71bc x86: move per CPU microcode structure declaration to header file by Peter Oruba · 16 years ago
- 8e61028 x86: typedef removal by Peter Oruba · 16 years ago
- 9a56a0f x86: moved Intel microcode patch loader declarations to seperate header file by Peter Oruba · 16 years ago
- e7f5b30 x86: AMD microcode patch loading support v2 by Peter Oruba · 16 years ago
- f934fb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- 3988ba0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
- 7f71ac9 mfd: Coding style fixes by Ben Dooks · 16 years ago
- 96ee419 mfd: Use to_platform_device instead of container_of by Ben Dooks · 16 years ago
- d9089c2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- bda426f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
- b10a8b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- 37eaf8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 58f2507 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
- c32f1a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 4f31f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago