| Commit message (Expand) | Author | Age |
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-11-05 |
|\ |
|
| * | KVM: get_tss_base_addr() should return a gpa_t | Gleb Natapov | 2009-11-04 |
| * | KVM: x86: Catch potential overrun in MCE setup | Jan Kiszka | 2009-11-04 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-11-05 |
|\ \ |
|
| * | | fuse: invalidate target of rename | Miklos Szeredi | 2009-11-04 |
| * | | fuse: fix kunmap in fuse_ioctl_copy_user | Jens Axboe | 2009-11-04 |
| * | | fuse: prevent fuse_put_request on invalid pointer | Anand V. Avati | 2009-11-04 |
* | | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32 | Linus Torvalds | 2009-11-05 |
|\ \ \ |
|
| * | | | mtd/maps: gpio-addr-flash: depend on GPIO arch support | Mike Frysinger | 2009-09-24 |
| * | | | mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/ | Mike Frysinger | 2009-09-24 |
| * | | | mtd: nand: fix htmldocs warnings | Jaswinder Singh Rajput | 2009-09-24 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-11-05 |
|\ \ \ \ |
|
| * | | | | powerpc/kvm: Remove problematic BUILD_BUG_ON statement | Benjamin Herrenschmidt | 2009-11-05 |
| * | | | | powerpc/pci: Fix regression in powerpc MSI-X | Andre Detsch | 2009-11-05 |
| * | | | | powerpc: Avoid giving out RTC dates below EPOCH | Benjamin Herrenschmidt | 2009-11-05 |
| * | | | | powerpc/mm: Remove debug context clamping from nohash code | Benjamin Herrenschmidt | 2009-11-05 |
| * | | | | powerpc: Cleanup Kconfig selection of hugetlbfs support | Benjamin Herrenschmidt | 2009-10-30 |
* | | | | | x86: Make sure get_user_desc() doesn't sign extend. | Chris Lalancette | 2009-11-05 |
* | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds | 2009-11-05 |
|\ \ \ \ \ |
|
| * | | | | | xen: mask extended topology info in cpuid | Jeremy Fitzhardinge | 2009-11-03 |
| * | | | | | xen/hvc: make sure console output is always emitted, with explicit polling | Jeremy Fitzhardinge | 2009-11-03 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-11-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | sysfs: Don't leak secdata when a sysfs_dirent is freed. | Eric W. Biederman | 2009-11-04 |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-11-05 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c | Mike Galbraith | 2009-11-03 |
| * | | | | | | | sched: Disable SD_PREFER_LOCAL at node level | Mike Galbraith | 2009-11-03 |
| * | | | | | | | sched: Fix boot crash by zalloc()ing most of the cpu masks | Rusty Russell | 2009-11-02 |
| * | | | | | | | sched: Strengthen buddies and mitigate buddy induced latencies | Mike Galbraith | 2009-10-23 |
* | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-11-05 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ftrace: Fix unmatched locking in ftrace_regex_write() | Li Zefan | 2009-11-04 |
| * | | | | | | | | ring-buffer: Synchronize resizing buffer with reader lock | Lai Jiangshan | 2009-11-04 |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-11-05 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, fs: Fix x86 procfs stack information for threads on 64-bit | Stefani Seibold | 2009-11-04 |
| * | | | | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-11-03 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes | Joerg Roedel | 2009-11-03 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | dma-debug: Fix compile warning with PAE enabled | Joerg Roedel | 2009-10-29 |
| | | * | | | | | | | | | | x86/amd-iommu: Un__init function required on shutdown | Joerg Roedel | 2009-10-28 |
| | | * | | | | | | | | | | x86/amd-iommu: Workaround for erratum 63 | Joerg Roedel | 2009-10-09 |
| * | | | | | | | | | | | | x86: Add reboot quirk for 3 series Mac mini | Gottfried Haider | 2009-11-02 |
| * | | | | | | | | | | | | x86: Fix printk message typo in mtrr cleanup code | Dave Jones | 2009-11-02 |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2009-11-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | m32r: Should index be positive? | Roel Kluin | 2009-11-03 |
| * | | | | | | | | | | | | | m32r: bzip2/lzma kernel compression support | Hirokazu Takata | 2009-11-03 |
| * | | | | | | | | | | | | | m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section | Hirokazu Takata | 2009-11-03 |
| * | | | | | | | | | | | | | arch/m32r: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-11-03 |
| | |_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2009-11-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | amd64_edac: fix CECCs reporting | Borislav Petkov | 2009-11-04 |
| * | | | | | | | | | | | | | amd64_edac: fix a wrong goto clause in amd64_edac.c | Li Hong | 2009-11-04 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | / / / / / | sgi-gru: decrapfiy options_write() function | Linus Torvalds | 2009-11-05 |
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-11-04 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|