| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-06 | mm: describe mmap_sem rules for __lock_page_or_retry() and callers |  Paul Cassella | 1 | -0/+3 |
| 2014-08-06 | mm: page_alloc: reduce cost of the fair zone allocation policy |  Mel Gorman | 1 | -0/+6 |
| 2014-08-06 | mm: move zone->pages_scanned into a vmstat counter |  Mel Gorman | 1 | -1/+1 |
| 2014-08-06 | mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines |  Mel Gorman | 1 | -103/+108 |
| 2014-08-06 | mm/vmalloc.c: clean up map_vm_area third argument |  WANG Chao | 1 | -1/+1 |
| 2014-08-06 | mm: make copy_pte_range static again |  Jerome Marchand | 1 | -4/+0 |
| 2014-08-06 | mm, hugetlb: remove hugetlb_zero and hugetlb_infinity |  David Rientjes | 1 | -1/+0 |
| 2014-08-06 | mm: replace init_page_accessed by __SetPageReferenced |  Hugh Dickins | 1 | -1/+0 |
| 2014-08-06 | include/linux/mmdebug.h: add VM_WARN_ONCE() |  Andrew Morton | 1 | -0/+2 |
| 2014-08-06 | mem-hotplug: improve zone_movable_is_highmem logic |  Wang Nan | 1 | -0/+2 |
| 2014-08-06 | mm: page-flags: clean up the page flag test, set, clear macros |  Johannes Weiner | 1 | -7/+14 |
| 2014-08-06 | mm, CMA: change cma_declare_contiguous() to obey coding convention |  Joonsoo Kim | 1 | -1/+1 |
| 2014-08-06 | CMA: generalize CMA reserved area management functionality |  Joonsoo Kim | 2 | -9/+29 |
| 2014-08-06 | mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 |  Tang Chen | 1 | -4/+5 |
| 2014-08-06 | include/linux/memblock.h: add __init to memblock_set_bottom_up() |  Fabian Frederick | 1 | -2/+2 |
| 2014-08-06 | mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() |  Fabian Frederick | 1 | -1/+1 |
| 2014-08-06 | fanotify: fix double free of pending permission events |  Jan Kara | 1 | -0/+2 |
| 2014-08-06 | fsnotify: rename event handling functions |  Jan Kara | 1 | -6/+6 |
| 2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 27 | -263/+1000 |
| 2014-08-06 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random |  Linus Torvalds | 2 | -0/+8 |
| 2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security |  Linus Torvalds | 12 | -9/+531 |
| 2014-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -0/+3 |
| 2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 15 | -348/+583 |
| 2014-08-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -64/+4 |
| 2014-08-05 | net-timestamp: ACK timestamp for bytestreams |  Willem de Bruijn | 1 | -1/+6 |
| 2014-08-05 | net-timestamp: SCHED timestamp on entering packet scheduler |  Willem de Bruijn | 1 | -2/+9 |
| 2014-08-05 | net-timestamp: add key to disambiguate concurrent datagrams |  Willem de Bruijn | 1 | -0/+1 |
| 2014-08-05 | net-timestamp: extend SCM_TIMESTAMPING ancillary data struct |  Willem de Bruijn | 1 | -0/+3 |
| 2014-08-05 | Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator |  Linus Torvalds | 6 | -15/+924 |
| 2014-08-05 | Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi |  Linus Torvalds | 1 | -0/+2 |
| 2014-08-05 | Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 8 | -76/+66 |
| 2014-08-05 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging |  Linus Torvalds | 1 | -0/+1 |
| 2014-08-05 | random: introduce getrandom(2) system call |  Theodore Ts'o | 1 | -0/+3 |
| 2014-08-05 | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next |  David S. Miller | 2 | -11/+44 |
| 2014-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regulator-next |  Mark Brown | 1 | -0/+7 |
| 2014-08-05 | Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-next |  Mark Brown | 1 | -10/+44 |
| 2014-08-05 | Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-next |  Mark Brown | 1 | -0/+837 |
| 2014-08-05 | Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-next |  Mark Brown | 2 | -0/+58 |
| 2014-08-05 | Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab8500', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/bcm590xx' into regulator-next |  Mark Brown | 2 | -15/+22 |
| 2014-08-05 | regulator: act8865: add support for act8846 |  Beniamino Galvani | 1 | -0/+17 |
| 2014-08-05 | regulator: act8865: prepare support for other act88xx devices |  Beniamino Galvani | 1 | -1/+5 |
| 2014-08-04 | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb |  Linus Torvalds | 7 | -5/+280 |
| 2014-08-04 | Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 4 | -6/+15 |
| 2014-08-04 | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging |  Linus Torvalds | 9 | -63/+75 |
| 2014-08-04 | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 8 | -13/+591 |
| 2014-08-04 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc |  Linus Torvalds | 5 | -11/+455 |
| 2014-08-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -0/+52 |
| 2014-08-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+8 |
| 2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -8/+55 |
| 2014-08-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -17/+135 |