Age | Commit message (Expand) | Author | Files | Lines |
2017-07-12 | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 1 | -1/+1 |
2017-07-12 | Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -224/+251 |
2017-07-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+81 |
2017-07-10 | mm/oom_kill.c: add tracepoints for oom reaper-related events | Roman Gushchin | 1 | -0/+80 |
2017-07-10 | oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK | Steven Rostedt (VMware) | 1 | -1/+1 |
2017-07-10 | Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -2/+14 |
2017-07-07 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+57 |
2017-07-06 | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -7/+32 |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -0/+125 |
2017-07-06 | fs: new infrastructure for writeback error handling and reporting | Jeff Layton | 1 | -0/+57 |
2017-07-05 | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -36/+0 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2017-07-04 | Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -13/+13 |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+195 |
2017-06-20 | percpu: add tracepoint support for percpu memory | Dennis Zhou | 1 | -0/+125 |
2017-06-19 | btrfs: cleanup unused qgroup trace event | Anand Jain | 1 | -36/+0 |
2017-06-13 | tracing: Add TRACE_DEFINE_SIZEOF() macros | Jeremy Linton | 1 | -2/+11 |
2017-06-13 | tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values | Jeremy Linton | 1 | -0/+16 |
2017-06-13 | trace: rename trace_enum_map to trace_eval_map | Jeremy Linton | 1 | -4/+4 |
2017-06-13 | trace: rename kernel enum section to eval | Jeremy Linton | 1 | -1/+1 |
2017-06-13 | spi: Generalize SPI "master" to "controller" | Geert Uytterhoeven | 1 | -13/+13 |
2017-06-09 | drivers/fsi/gpio: Add tracepoints for GPIO master | Jeremy Kerr | 1 | -0/+68 |
2017-06-09 | drivers/fsi: Add tracepoints for low-level operations | Jeremy Kerr | 1 | -0/+127 |
2017-06-08 | rcu: Prevent rcu_barrier() from starting needless grace periods | Paul E. McKenney | 1 | -0/+1 |
2017-06-05 | rxrpc: Add service upgrade support for client connections | David Howells | 1 | -0/+1 |
2017-05-31 | i2c: break out smbus support into separate file | Wolfram Sang | 2 | -224/+251 |
2017-05-23 | f2fs: split bio cache | Jaegeuk Kim | 1 | -1/+13 |
2017-05-23 | f2fs: remove unnecessary read cases in merged IO flow | Jaegeuk Kim | 1 | -1/+1 |
2017-05-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -4/+7 |
2017-05-10 | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+185 |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2017-05-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+130 |
2017-05-08 | dax: add tracepoint to dax_insert_mapping() | Ross Zwisler | 1 | -0/+30 |
2017-05-08 | dax: add tracepoint to dax_writeback_one() | Ross Zwisler | 1 | -0/+24 |
2017-05-08 | dax: add tracepoints to dax_writeback_mapping_range() | Ross Zwisler | 1 | -0/+32 |
2017-05-08 | dax: add tracepoints to dax_load_hole() | Ross Zwisler | 1 | -0/+1 |
2017-05-08 | dax: add tracepoints to dax_pfn_mkwrite() | Ross Zwisler | 1 | -0/+2 |
2017-05-08 | dax: add tracepoints to dax_iomap_pte_fault() | Ross Zwisler | 1 | -0/+41 |
2017-05-08 | Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -21/+41 |
2017-05-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+74 |
2017-05-05 | Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -0/+1 |
2017-05-05 | trace: thermal: add another parameter 'power' to the tracing function | Lukasz Luba | 1 | -4/+7 |
2017-05-03 | f2fs: enhance scalability of trace macro | Chao Yu | 1 | -16/+14 |
2017-05-03 | f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard | Chao Yu | 1 | -1/+3 |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -3/+108 |
2017-05-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -14/+14 |
2017-05-01 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+9 |
2017-04-30 | ext4: support GETFSMAP ioctls | Darrick J. Wong | 1 | -0/+74 |
2017-04-29 | iommu: Remove pci.h include from trace/events/iommu.h | Joerg Roedel | 1 | -1/+0 |
2017-04-25 | bpf: map_get_next_key to return first key on NULL | Teng Qin | 1 | -3/+7 |