Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-06-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'linus' into x86/urgent | Thomas Gleixner | 2018-06-22 | 665 | -6184/+16708 | |
| |\| | | | | | | ||||||
| * | | | | | | | x86/platform/UV: Add adjustable set memory block size function | mike.travis@hpe.com | 2018-06-21 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-06-24 | 3 | -2/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | locking/qspinlock: Fix build for anonymous union in older GCC compilers | Steven Rostedt (VMware) | 2018-06-22 | 1 | -1/+1 | |
| * | | | | | | | | locking/refcounts: Implement refcount_dec_and_lock_irqsave() | Anna-Maria Gleixner | 2018-06-12 | 1 | -1/+3 | |
| * | | | | | | | | atomic: Add irqsave variant of atomic_dec_and_lock() | Anna-Maria Gleixner | 2018-06-12 | 1 | -0/+5 | |
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-06-24 | 2 | -5/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | irqdesc: Delete irq_desc_get_msi_desc() | John Garry | 2018-06-22 | 1 | -5/+0 | |
| * | | | | | | | | | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug | Marc Zyngier | 2018-06-22 | 1 | -0/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-24 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | bdi: Fix another oops in wb_workfn() | Jan Kara | 2018-06-22 | 1 | -1/+1 | |
| * | | | | | | | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag. | Doron Roberts-Kedes | 2018-06-20 | 1 | -0/+3 | |
* | | | | | | | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-23 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | xen: share start flags between PV and PVH | Roger Pau Monne | 2018-06-19 | 1 | -1/+5 | |
* | | | | | | | | | | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-06-22 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pNFS/flexfiles: Don't tie up all the rpciod threads in resends | Trond Myklebust | 2018-06-19 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-06-22 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ACPI / processor: Finish making acpi_processor_ppc_has_changed() void | Brian Norris | 2018-06-20 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-06-21 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() | Bharat Potnuri | 2018-06-18 | 1 | -5/+8 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-21 | 4 | -24/+87 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | net/ipv6: respect rcu grace period before freeing fib6_info | Eric Dumazet | 2018-06-20 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | atm: Preserve value of skb->truesize when accounting to vcc | David Woodhouse | 2018-06-17 | 1 | -0/+15 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-06-17 | 2 | -22/+69 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | xdp: Fix handling of devmap in generic XDP | Toshiaki Makita | 2018-06-15 | 2 | -0/+28 | |
| | * | | | | | | | | | | bpf: reject any prog that failed read-only lock | Daniel Borkmann | 2018-06-15 | 1 | -22/+38 | |
| | * | | | | | | | | | | bpf: fix panic in prog load calls cleanup | Daniel Borkmann | 2018-06-15 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 2018-06-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | firmware: dmi: Add access to the SKU ID string | Simon Glass | 2018-06-17 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-17 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | block: remov blk_queue_invalidate_tags | Christoph Hellwig | 2018-06-15 | 1 | -2/+0 | |
| * | | | | | | | | | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-06-15 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | blk-mq: remove blk_mq_tagset_iter | Christoph Hellwig | 2018-06-14 | 1 | -2/+0 | |
| * | | | | | | | | | | | | blk-mq: don't time out requests again that are in the timeout handler | Christoph Hellwig | 2018-06-14 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 2018-06-17 | 11 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 9 | -9/+9 | |
| * | | | | | | | | | | | | | docs: fix broken references with multiple hints | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-17 | 1 | -10/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fsnotify: add fsnotify_add_inode_mark() wrappers | Amir Goldstein | 2018-05-18 | 1 | -1/+15 | |
| * | | | | | | | | | | | | | | fsnotify: generalize iteration of marks by object type | Amir Goldstein | 2018-05-18 | 1 | -3/+25 | |
| * | | | | | | | | | | | | | | fsnotify: remove redundant arguments to handle_event() | Amir Goldstein | 2018-05-18 | 1 | -2/+18 | |
| * | | | | | | | | | | | | | | fsnotify: use type id to identify connector object type | Amir Goldstein | 2018-05-18 | 1 | -7/+14 | |
* | | | | | | | | | | | | | | | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux | Linus Torvalds | 2018-06-17 | 4 | -209/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | video: fbdev: remove unused sh_mobile_meram driver | Bartlomiej Zolnierkiewicz | 2018-05-14 | 1 | -95/+0 | |
| * | | | | | | | | | | | | | | drm: shmobile: remove unused MERAM support | Bartlomiej Zolnierkiewicz | 2018-05-14 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support | Bartlomiej Zolnierkiewicz | 2018-05-14 | 1 | -3/+0 |