Age | Commit message (Expand) | Author |
2009-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-12-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-12-16 | Merge branch 'akpm' | Linus Torvalds |
2009-12-16 | edac, mce, amd: silence GART TLB errors | Borislav Petkov |
2009-12-16 | genalloc: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | ia64: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | sparc: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | mlx4: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | isp1362-hcd: use bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | iommu-helper: use bitmap library | Akinobu Mita |
2009-12-16 | bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area | Akinobu Mita |
2009-12-16 | qnx4: use hweight8 | Akinobu Mita |
2009-12-16 | qnx4fs: remove remains of the (defunct) write support | Anders Larsen |
2009-12-16 | resource: constify arg to resource_size() and resource_type() | Jean Delvare |
2009-12-16 | gru: send cross partition interrupts using the gru | Jack Steiner |
2009-12-16 | gru: function to generate chipset IPI values | Jack Steiner |
2009-12-16 | gru: update driver version number | Jack Steiner |
2009-12-16 | gru: improve GRU TLB dropin statistics | Jack Steiner |
2009-12-16 | gru: fix GRU interrupt race at deallocate | Jack Steiner |
2009-12-16 | gru: add hugepage support | Jack Steiner |
2009-12-16 | gru: fix bug in allocation of kernel contexts | Jack Steiner |
2009-12-16 | gru: update GRU structures to match latest hardware spec | Jack Steiner |
2009-12-16 | gru: check for correct GRU chiplet assignment | Jack Steiner |
2009-12-16 | gru: remove stray local_irq_enable | Jack Steiner |
2009-12-16 | gru: add symbolic names for GRU error code | Jack Steiner |
2009-12-16 | gru: fix bug in exception handling | Jack Steiner |
2009-12-16 | gru: preload tlb for bcopy instructions | Jack Steiner |
2009-12-16 | gru: expicitly set instruction status to active | Jack Steiner |
2009-12-16 | gru: add additional GRU statistics | Jack Steiner |
2009-12-16 | gru: update irq infrastructure | Jack Steiner |
2009-12-16 | gru: fix prefetch and speculation bugs | Jack Steiner |
2009-12-16 | gru: check for valid vma | Jack Steiner |
2009-12-16 | gru: add test for gru_copy_gpa | Jack Steiner |
2009-12-16 | gru: add debug option for cache flushing | Jack Steiner |
2009-12-16 | gru: handle failures to mmu_notifier_register | Jack Steiner |
2009-12-16 | gru: support 64-bit GRU addresses | Jack Steiner |
2009-12-16 | gru: improve messages for malfunctioning GRUs | Jack Steiner |
2009-12-16 | gru: fix bug in module unload | Jack Steiner |
2009-12-16 | gru: allow users to specify gru chiplet 3 | Jack Steiner |
2009-12-16 | gru: allow users to specify gru chiplet 2 | Jack Steiner |
2009-12-16 | gru: allow users to specify gru chiplet 1 | Jack Steiner |
2009-12-16 | gru: handle blades without memory | Jack Steiner |
2009-12-16 | gru: fix istatus race in GRU tlb dropin | Jack Steiner |
2009-12-16 | gru: add comments raised in previous code reviews | Jack Steiner |
2009-12-16 | gru: initial GRU based on blade topology | Jack Steiner |
2009-12-16 | UV - XPC: pass nasid instead of nid to gru_create_message_queue | Robin Holt |
2009-12-16 | x86: uv: XPC receive message reuse triggers invalid BUG_ON() | Robin Holt |
2009-12-16 | X86: uv: xpc_make_first_contact hang due to not accepting ACTIVE state | Robin Holt |