aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-27gpio: bcm281xx: Use "unsigned gpio" consistently throughout the codereview/gpio-unsigned-fix-v1Markus Mayer
2014-01-23gpio: bcm281xx: Centralize register lockingMarkus Mayer
2014-01-23gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macroMarkus Mayer
2014-01-23drivers/gpio: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-23gpio: intel-mid: comments cleanupDavid Cohen
2014-01-23gpio: pl061: remove confusing namingLinus Walleij
2014-01-23gpio: pl061: refactor type settingLinus Walleij
2014-01-23gpio: pl061: lock IRQs when starting themLinus Walleij
2014-01-23gpio: pl061: proper error messagesLinus Walleij
2014-01-23gpio: document how to make combined GPIO+irqchip driversLinus Walleij
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-22Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-01-22Merge branch 'misc' into for-linusJames Bottomley
2014-01-22Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina
2014-01-22neighbour.h: fix commentLi Zhong
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-01-21Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-01-21Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2014-01-21mm/migrate: correct failure handling if !hugepage_migration_support()Joonsoo Kim
2014-01-21mm/migrate: add comment about permanent failure pathNaoya Horiguchi
2014-01-21mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failureDavid Rientjes
2014-01-21mm: compaction: reset scanner positions immediately when they meetVlastimil Babka
2014-01-21mm: compaction: do not mark unmovable pageblocks as skipped in async compactionVlastimil Babka
2014-01-21mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka
2014-01-21mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka
2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-01-21mm: compaction: trace compaction begin and endMel Gorman
2014-01-21memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman
2014-01-21mm: numa: do not automatically migrate KSM pagesMel Gorman
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingMel Gorman
2014-01-21mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman
2014-01-21mm: numa: make NUMA-migrate related functions staticMel Gorman
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu