Age | Commit message (Expand) | Author | Files | Lines |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -7/+10 |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+55 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -0/+232 |
2015-04-17 | netns: remove BUG_ONs from net_generic() | Denys Vlasenko | 1 | -2/+0 |
2015-04-17 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-04-17 | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -72/+63 |
2015-04-17 | net: remove unused 'dev' argument from netif_needs_gso() | Johannes Berg | 1 | -1/+1 |
2015-04-17 | inet_diag: fix access to tcp cc information | Eric Dumazet | 1 | -1/+1 |
2015-04-17 | blk-mq: fix iteration of busy bitmap | Jens Axboe | 1 | -1/+1 |
2015-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -16/+91 |
2015-04-17 | proc: show locks in /proc/pid/fdinfo/X | Andrey Vagin | 1 | -0/+7 |
2015-04-17 | seccomp: allow COMPAT sigreturn overrides | Kees Cook | 1 | -0/+2 |
2015-04-17 | include/linux/kconfig.h: ese macros which are already defined | Michal Simek | 1 | -8/+7 |
2015-04-17 | mm: rcu-protected get_mm_exe_file() | Konstantin Khlebnikov | 2 | -1/+2 |
2015-04-17 | kernel/sysctl.c: threads-max observe limits | Heinrich Schuchardt | 1 | -0/+3 |
2015-04-17 | drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC | Krzysztof Kozlowski | 1 | -0/+2 |
2015-04-17 | errno.h: Improve ENOSYS's comment | Andy Lutomirski | 1 | -1/+10 |
2015-04-17 | lib/bitmap.c: bitmap_[empty,full]: remove code duplication | Yury Norov | 1 | -4/+4 |
2015-04-17 | kernel.h: implement DIV_ROUND_CLOSEST_ULL | Javi Merino | 1 | -0/+12 |
2015-04-17 | util_macros.h: add find_closest() macro | Bartosz Golaszewski | 1 | -0/+40 |
2015-04-17 | lib: find_*_bit reimplementation | Yury Norov | 1 | -2/+2 |
2015-04-17 | Revert "mmc: core: Convert mmc_driver to device_driver" | Ulf Hansson | 1 | -2/+12 |
2015-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -33/+80 |
2015-04-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 3 | -24/+86 |
2015-04-17 | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -48/+3 |
2015-04-17 | Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+5 |
2015-04-17 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -1/+2 |
2015-04-17 | Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-... | Linus Torvalds | 2 | -0/+9 |
2015-04-16 | sparc: Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 1 | -0/+55 |
2015-04-16 | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -8/+65 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2 | -0/+16 |
2015-04-16 | bpf: fix bpf helpers to use skb->mac_header relative offsets | Alexei Starovoitov | 2 | -3/+6 |
2015-04-16 | stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree | Vince Bridgers | 1 | -0/+2 |
2015-04-16 | f2fs: pass checkpoint reason on roll-forward recovery | Jaegeuk Kim | 1 | -0/+1 |
2015-04-16 | cpumask: resurrect CPU_MASK_CPU0 | Rusty Russell | 1 | -0/+5 |
2015-04-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 23 | -230/+272 |
2015-04-16 | linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK | Rasmus Villemoes | 1 | -6/+2 |
2015-04-16 | lib/string_helpers.c: change semantics of string_escape_mem | Rasmus Villemoes | 1 | -4/+4 |
2015-04-16 | printk: comment pr_cont() stating it is only to continue a line | Steven Rostedt | 1 | -0/+5 |
2015-04-16 | kernel/reboot.c: add orderly_reboot for graceful reboot | Joel Stanley | 1 | -1/+2 |
2015-04-16 | kernel/resource.c: remove deprecated __check_region() and friends | Jakub Sitnicki | 1 | -8/+0 |
2015-04-16 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 3 | -4/+60 |
2015-04-16 | include/linux: remove empty conditionals | Rasmus Villemoes | 2 | -73/+0 |
2015-04-16 | zsmalloc: support compaction | Minchan Kim | 1 | -0/+1 |
2015-04-16 | dax: use pfn_mkwrite to update c/mtime + freeze protection | Boaz Harrosh | 1 | -0/+1 |
2015-04-16 | mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP | Boaz Harrosh | 1 | -0/+3 |
2015-04-16 | mm/mempool.c: kasan: poison mempool elements | Andrey Ryabinin | 1 | -0/+2 |
2015-04-16 | mm: uninline and cleanup page-mapping related helpers | Kirill A. Shutemov | 2 | -14/+2 |
2015-04-16 | mm: cma: add trace events for CMA allocations and freeings | Stefan Strogin | 1 | -0/+66 |
2015-04-16 | include/linux/mm.h: simplify flag check | Borislav Petkov | 1 | -3/+3 |