- 89c1e79 linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK by Rasmus Villemoes · 10 years ago
- 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
- 7b1460e printk: comment pr_cont() stating it is only to continue a line by Steven Rostedt · 10 years ago
- 7a54f46 kernel/reboot.c: add orderly_reboot for graceful reboot by Joel Stanley · 10 years ago
- 96831c0 kernel/resource.c: remove deprecated __check_region() and friends by Jakub Sitnicki · 10 years ago
- 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
- 23f40a9 include/linux: remove empty conditionals by Rasmus Villemoes · 10 years ago
- 312fcae zsmalloc: support compaction by Minchan Kim · 10 years ago
- 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 10 years ago
- dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 10 years ago
- 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 10 years ago
- e39155e mm: uninline and cleanup page-mapping related helpers by Kirill A. Shutemov · 10 years ago
- cdd7875 include/linux/mm.h: simplify flag check by Borislav Petkov · 10 years ago
- 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 10 years ago
- e244c9e mm, mempool: disallow mempools based on slab caches with constructors by David Rientjes · 10 years ago
- 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 10 years ago
- c6a9182 hugetlbfs: add minimum size tracking fields to subpool structure by Mike Kravetz · 10 years ago
- cc5993b mm: rename deactivate_page to deactivate_file_page by Minchan Kim · 10 years ago
- 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 10 years ago
- 8d63d99 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 10 years ago
- e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 10 years ago
- d7e4a2e mm: refactor zone_movable_is_highmem() by Zhang Zhen · 10 years ago
- f2b91d8 vfs: delete vfs_readdir function declaration by Zhang Zhen · 10 years ago
- 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
- 8c194f3 Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
- f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
- 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 7f70bae memtest: use phys_addr_t for physical addresses by Vladimir Murzin · 10 years ago
- 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
- 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 10 years ago
- 2415b9f memcg: print cgroup information when system panics due to panic_on_oom by Balasubramani Vivekanandan · 10 years ago
- 2a8e700 mm: numa: remove migrate_ratelimited by Mel Gorman · 10 years ago
- 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
- 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
- 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 10 years ago
- 6477571 mm: clarify __GFP_NOFAIL deprecation status by Michal Hocko · 10 years ago
- ac17382 mm: cma: constify and use correct signness in mm/cma.c by Sasha Levin · 10 years ago
- 4167e9b mm: remove GFP_THISNODE by David Rientjes · 10 years ago
- 3cb29d1 cleancache: remove limit on the number of cleancache enabled filesystems by Vladimir Davydov · 10 years ago
- 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 10 years ago
- 9de1626 cleancache: zap uuid arg of cleancache_init_shared_fs by Vladimir Davydov · 10 years ago
- 5a3fbef mm: do not add nr_pmds into mm_struct if PMD is folded by Kirill A. Shutemov · 10 years ago
- 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 10 years ago
- d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 10 years ago
- b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 10 years ago
- 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 10 years ago
- 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 10 years ago
- 124dee0 mm, slab: correct config option in comment by David Rientjes · 10 years ago
- 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 10 years ago
- 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 10 years ago
- 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 10 years ago
- 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 10 years ago
- bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
- ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
- d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
- 518b4e2 Merge branches 'powercap' and 'pm-devfreq' by Rafael J. Wysocki · 10 years ago
- b79013b Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 42e3a58 Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
- 45141ee Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
- 8954672 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
- 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
- d700b05 Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
- 0055dc5 Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
- bcf5d54 Merge branch 'for-4.1/core-noarch' into for-linus by Jiri Kosina · 10 years ago
- 8d9095c Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
- 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 10 years ago
- 05f6d02 Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linus by Jiri Kosina · 10 years ago
- 0392d09 netlink: Fix portid type in netlink_notify by Richard Weinberger · 10 years ago
- 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 24477e5 uapi: ebtables: don't include linux/if.h by Pablo Neira Ayuso · 10 years ago
- 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 10 years ago
- cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9c65e12 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 14ffbbb net_device: Reorder members to fill holes by Thomas Graf · 10 years ago
- e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
- 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 590ee7d cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well by Ingo Molnar · 10 years ago
- 00df35f cpu: Defer smpboot kthread unparking until CPU known to scheduler by Paul E. McKenney · 10 years ago
- 0fe0952 Merge branches 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 10 years ago
- 17528b3 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
- 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago