Age | Commit message (Expand) | Author |
2013-09-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2013-09-15 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2013-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-09-15 | vfs: fix typo in comment in recent dentry work | Linus Torvalds |
2013-09-15 | partitions/efi: loosen check fot pmbr size in lba | Davidlohr Bueso |
2013-09-13 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-13 | vfs: fix dentry LRU list handling and nr_dentry_unused accounting | Linus Torvalds |
2013-09-13 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-13 | Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-09-13 | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds |
2013-09-13 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-09-13 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-13 | scripts/config: fix variable substitution command | Clement Chauplannaz |
2013-09-13 | blackfin: Ignore generated uImages | Mark Brown |
2013-09-13 | blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x. | Sonic Zhang |
2013-09-13 | bf609: adv7343: add S-Video and Component output support | Scott Jiang |
2013-09-13 | bf609: add adv7343 video encoder support | Scott Jiang |
2013-09-13 | clock: add stmmac clock for ethernet driver | Steven Miao |
2013-09-13 | blackfin: scb: Add SCB1 to SCB9 config options and data. | Sonic Zhang |
2013-09-13 | blackfin: scb: Add system crossbar init code. | Steven Miao |
2013-09-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-09-12 | Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | mm/Kconfig: add MMU dependency for MIGRATION. | Chen Gang |
2013-09-12 | kernel: replace strict_strto*() with kstrto*() | Jingoo Han |
2013-09-12 | mm, thp: count thp_fault_fallback anytime thp fault fails | David Rientjes |
2013-09-12 | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() | Kirill A. Shutemov |
2013-09-12 | thp: do_huge_pmd_anonymous_page() cleanup | Kirill A. Shutemov |
2013-09-12 | thp: move maybe_pmd_mkwrite() out of mk_huge_pmd() | Kirill A. Shutemov |
2013-09-12 | mm: cleanup add_to_page_cache_locked() | Kirill A. Shutemov |
2013-09-12 | thp: account anon transparent huge pages into NR_ANON_PAGES | Kirill A. Shutemov |
2013-09-12 | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov |
2013-09-12 | mm: make lru_add_drain_all() selective | Chris Metcalf |
2013-09-12 | memcg: document cgroup dirty/writeback memory statistics | Sha Zhengju |
2013-09-12 | memcg: add per cgroup writeback pages accounting | Sha Zhengju |
2013-09-12 | memcg: check for proper lock held in mem_cgroup_update_page_stat | Sha Zhengju |
2013-09-12 | memcg: remove MEMCG_NR_FILE_MAPPED | Sha Zhengju |
2013-09-12 | memcg: reduce function dereference | Sha Zhengju |
2013-09-12 | memcg: avoid overflow caused by PAGE_ALIGN | Sha Zhengju |
2013-09-12 | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju |
2013-09-12 | memcg: correct RESOURCE_MAX to ULLONG_MAX | Sha Zhengju |
2013-09-12 | mm: memcg: do not trap chargers with full callstack on OOM | Johannes Weiner |
2013-09-12 | mm: memcg: rework and document OOM waiting and wakeup | Johannes Weiner |
2013-09-12 | mm: memcg: enable memcg OOM killer only for user faults | Johannes Weiner |
2013-09-12 | x86: finish user fault error path with fatal signal | Johannes Weiner |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |