Age | Commit message (Expand) | Author |
2010-10-20 | x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G | FUJITA Tomonori |
2010-10-20 | x86: Spread tlb flush vector between nodes | Shaohua Li |
2010-10-20 | percpu: Introduce a read-mostly percpu API | Shaohua Li |
2010-10-20 | x86, mm: Fix incorrect data type in vmalloc_sync_all() | Borislav Petkov |
2010-10-19 | x86, mm: Hold mm->page_table_lock while doing vmalloc_sync | Jeremy Fitzhardinge |
2010-10-19 | x86, mm: Fix bogus whitespace in sync_global_pgds() | Jeremy Fitzhardinge |
2010-10-07 | x86-32: Fix sparse warning for the __PHYSICAL_MASK calculation | Namhyung Kim |
2010-10-05 | x86, mm: Add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge |
2010-09-17 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2010-09-09 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman |
2010-09-03 | x86, mm: fix uninitialized addr in kernel_physical_mapping_init() | Wu Fengguang |
2010-08-30 | x86, kmemcheck: Remove double test | Julia Lawall |
2010-08-26 | x86, mm: Make spurious_fault check explicitly check the PRESENT bit | Shaohua Li |
2010-08-26 | x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changes | Haicheng Li |
2010-08-26 | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions | Haicheng Li |
2010-08-23 | x86, mm: Avoid unnecessary TLB flush | Shaohua Li |
2010-08-22 | Linux 2.6.36-rc2v2.6.36-rc2 | Linus Torvalds |
2010-08-22 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-08-21 | drm/i915,intel_agp: Add support for Sandybridge D0 | Zhenyu Wang |
2010-08-21 | drm/i915: fix render pipe control notify on sandybridge | Zhenyu Wang |
2010-08-21 | agp/intel: set 40-bit dma mask on Sandybridge | Zhenyu Wang |
2010-08-21 | drm/i915: Remove the conflicting BUG_ON() | Chris Wilson |
2010-08-21 | drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ | Chris Wilson |
2010-08-21 | drm/i915/suspend: Flush register writes before busy-waiting. | Chris Wilson |
2010-08-21 | i915: disable DAC on Ironlake also when doing CRT load detection. | Dave Airlie |
2010-08-21 | drm/i915: wait for actual vblank, not just 20ms | Jesse Barnes |
2010-08-21 | workqueue: Add basic tracepoints to track workqueue execution | Arjan van de Ven |
2010-08-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-21 | Replace Configure with Enable in description of MAXSMP | Samuel Thibault |
2010-08-21 | mm: make stack guard page logic use vm_prev pointer | Linus Torvalds |
2010-08-21 | mm: make the mlock() stack guard page checks stricter | Linus Torvalds |
2010-08-21 | mm: make the vma list be doubly linked | Linus Torvalds |
2010-08-20 | mtd: nand: Fix probe of Samsung NAND chips | Tilman Sauerbeck |
2010-08-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-20 | Documentation: fix ozlabs.org mailing list address | Stephen Rothwell |
2010-08-20 | MAINTAINERS: Fix ozlabs.org mailing list addresses | Stephen Rothwell |
2010-08-20 | Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context | Stefan Richter |
2010-08-20 | drivers/scsi/qla4xxx: fix build | Andrew Morton |
2010-08-20 | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi |
2010-08-20 | oom: __task_cred() need rcu_read_lock() | KOSAKI Motohiro |
2010-08-20 | oom: fix tasklist_lock leak | KOSAKI Motohiro |
2010-08-20 | oom: fix NULL pointer dereference | KOSAKI Motohiro |
2010-08-20 | drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function | Kyungmin Park |
2010-08-20 | sdhci: add no hi-speed bit quirk support | Kyungmin Park |
2010-08-20 | s5pc110: SDHCI-s3c support on s5pc110 | Kyungmin Park |
2010-08-20 | s5pc110: SDHCI-s3c can override host capabilities | Kyungmin Park |
2010-08-20 | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() | Jan Kara |