| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, microcode rework, v2, renaming cont. | Peter Oruba | 2008-09-23 | 1 | -9/+8 |
* | x86, microcode rework, v2, renaming | Peter Oruba | 2008-09-23 | 1 | -7/+7 |
* | x86: moved microcode.c to microcode_intel.c | Dmitry Adamushko | 2008-09-23 | 6 | -156/+138 |
* | x86, microcode rework, v2, fix | Ingo Molnar | 2008-09-14 | 3 | -7/+7 |
* | x86, microcode rework, v2 | Dmitry Adamushko | 2008-09-12 | 4 | -357/+293 |
* | x86, microcode_amd: fix shift warning | Randy Dunlap | 2008-08-22 | 1 | -4/+4 |
* | x86-microcode: generic interface refactoring | Dmitry Adamushko | 2008-08-20 | 4 | -198/+145 |
* | x86-microcode: fix unbalanced use of get_cpu() | Dmitry Adamushko | 2008-08-20 | 2 | -8/+12 |
* | x86: Fixed NULL function pointer dereference in AMD microcode patch loader. | Peter Oruba | 2008-08-15 | 1 | -1/+2 |
* | x86: Microcode patch loader style corrections | Peter Oruba | 2008-08-15 | 1 | -11/+13 |
* | Fix date output in x86 microcode driver. | David Woodhouse | 2008-08-13 | 1 | -2/+5 |
* | x86: minor pointer type cast in AMD microcode patch loader | Peter Oruba | 2008-07-31 | 1 | -1/+2 |
* | x86: moved function declarations out from AMD microcode patch loader to heade... | Peter Oruba | 2008-07-31 | 1 | -3/+0 |
* | x86: Intel microcode patch loader style corrections | Peter Oruba | 2008-07-31 | 1 | -8/+8 |
* | x86: AMD microcode patch loader style corrections | Peter Oruba | 2008-07-31 | 1 | -3/+3 |
* | Merge commit 'v2.6.27-rc1' into x86/microcode | Ingo Molnar | 2008-07-29 | 1013 | -12755/+22282 |
|\ |
|
| * | Linux 2.6.27-rc1v2.6.27-rc1 | Linus Torvalds | 2008-07-28 | 1 | -2/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-28 | 5 | -142/+409 |
| |\ |
|
| | * | lguest: turn Waker into a thread, not a process | Rusty Russell | 2008-07-29 | 1 | -63/+57 |
| | * | lguest: Enlarge virtio rings | Rusty Russell | 2008-07-29 | 1 | -2/+2 |
| | * | lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap | Rusty Russell | 2008-07-29 | 1 | -14/+20 |
| | * | lguest: Remove 'network: no dma buffer!' warning | Rusty Russell | 2008-07-29 | 1 | -2/+0 |
| | * | lguest: Adaptive timeout | Rusty Russell | 2008-07-29 | 1 | -1/+11 |
| | * | lguest: Tell Guest net not to notify us on every packet xmit | Rusty Russell | 2008-07-29 | 1 | -13/+93 |
| | * | lguest: net block unneeded receive queue update notifications | Rusty Russell | 2008-07-29 | 1 | -1/+13 |
| | * | lguest: wrap last_avail accesses. | Rusty Russell | 2008-07-29 | 1 | -5/+11 |
| | * | lguest: use cpu capability accessors | Andrew Morton | 2008-07-29 | 1 | -2/+2 |
| | * | lguest: virtio-rng support | Rusty Russell | 2008-07-29 | 1 | -0/+90 |
| | * | lguest: Support assigning a MAC address | Mark McLoughlin | 2008-07-29 | 1 | -33/+89 |
| | * | lguest: Don't leak /dev/zero fd | Mark McLoughlin | 2008-07-29 | 1 | -0/+1 |
| | * | lguest: fix verbose printing of device features. | Rusty Russell | 2008-07-29 | 1 | -2/+2 |
| | * | lguest: fix switcher_page leak on unload | Johannes Weiner | 2008-07-29 | 1 | -0/+1 |
| | * | lguest: Guest int3 fix | Rusty Russell | 2008-07-29 | 1 | -7/+17 |
| | * | lguest: set max_pfn_mapped, growl loudly at Yinghai Lu | Rusty Russell | 2008-07-29 | 1 | -0/+3 |
| * | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-07-28 | 3 | -34/+36 |
| |\ \ |
|
| | * | | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov | 2008-07-29 | 3 | -11/+11 |
| | * | | mfd: add platform_data to mfd_cell | Mike Rapoport | 2008-07-29 | 3 | -7/+12 |
| | * | | mfd: Coding style fixes | Ben Dooks | 2008-07-28 | 2 | -17/+15 |
| | * | | mfd: Use to_platform_device instead of container_of | Ben Dooks | 2008-07-28 | 1 | -2/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-28 | 36 | -568/+512 |
| |\ \ \ |
|
| | * | | | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-28 | 4 | -76/+64 |
| | * | | | Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu... | Jesse Barnes | 2008-07-28 | 16 | -339/+217 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 5404 | -194329/+339361 |
| | | |\ \ \ |
|
| | | * | | | | dma-coherent: add documentation to new interfaces | Dmitry Baryshkov | 2008-07-20 | 1 | -0/+28 |
| | | * | | | | Cris: convert to using generic dma-coherent mem allocator | Dmitry Baryshkov | 2008-07-20 | 3 | -103/+6 |
| | | * | | | | Sh: use generic per-device coherent dma allocator | Dmitry Baryshkov | 2008-07-18 | 3 | -95/+5 |
| | | * | | | | ARM: support generic per-device coherent dma mem | Dmitry Baryshkov | 2008-07-18 | 3 | -0/+11 |
| | | * | | | | Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE | Dmitry Baryshkov | 2008-07-18 | 1 | -2/+1 |
| | | * | | | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-18 | 4382 | -310780/+296540 |
| | | |\ \ \ \ |
|
| | | * | | | | | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 2008-06-30 | 3 | -141/+4 |