Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | irqchip: mips-gic: Remove gic_set_trigger() | Paul Burton | 2017-09-04 | 1 | -5/+0 | |
| * | | | | | | | irqchip: mips-gic: Remove gic_set_polarity() | Paul Burton | 2017-09-04 | 1 | -5/+0 | |
| * | | | | | | | irqchip: mips-gic: Drop gic_(re)set_mask() functions | Paul Burton | 2017-09-04 | 1 | -4/+0 | |
| * | | | | | | | irqchip: mips-gic: Simplify gic_local_irq_domain_map() | Paul Burton | 2017-09-04 | 1 | -6/+0 | |
| * | | | | | | | irqchip: mips-gic: Simplify shared interrupt pending/mask reads | Paul Burton | 2017-09-04 | 1 | -6/+0 | |
| * | | | | | | | irqchip: mips-gic: Remove gic_read_local_vp_id() | Paul Burton | 2017-09-04 | 1 | -17/+0 | |
| * | | | | | | | irqchip: mips-gic: Remove counter access functions | Paul Burton | 2017-09-04 | 1 | -22/+0 | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-09-15 | 1 | -2/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched/wait: Add swq_has_sleeper() | Davidlohr Bueso | 2017-09-15 | 1 | -2/+56 | |
* | | | | | | | | | vfs: constify path argument to kernel_read_file_from_path | Mimi Zohar | 2017-09-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-14 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fs: support RWF_NOWAIT for buffered reads | Christoph Hellwig | 2017-09-04 | 1 | -3/+3 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-09-14 | 1 | -10/+38 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VFS: Differentiate mount flags (MS_*) from internal superblock flags | David Howells | 2017-07-17 | 1 | -9/+36 | |
| * | | | | | | | | | vfs: Add sb_rdonly(sb) to query the MS_RDONLY flag on s_flags | David Howells | 2017-07-17 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-09-14 | 1 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fs: unexport vfs_readv and vfs_writev | Christoph Hellwig | 2017-09-04 | 1 | -2/+0 | |
| * | | | | | | | | | | fs: unexport __vfs_read/__vfs_write | Christoph Hellwig | 2017-09-04 | 1 | -1/+0 | |
| * | | | | | | | | | | fs: make the buf argument to __kernel_write a void pointer | Christoph Hellwig | 2017-09-04 | 1 | -1/+1 | |
| * | | | | | | | | | | fs: fix kernel_write prototype | Christoph Hellwig | 2017-09-04 | 1 | -1/+1 | |
| * | | | | | | | | | | fs: fix kernel_read prototype | Christoph Hellwig | 2017-09-04 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2017-09-14 | 6 | -28/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | utimes: Make utimes y2038 safe | Deepa Dinamani | 2017-09-03 | 1 | -1/+1 | |
| * | | | | | | | | | | ipc: shm: Make shmid_kernel timestamps y2038 safe | Deepa Dinamani | 2017-09-03 | 1 | -3/+3 | |
| * | | | | | | | | | | ipc: sem: Make sem_array timestamps y2038 safe | Deepa Dinamani | 2017-09-03 | 1 | -1/+2 | |
| * | | | | | | | | | | ipc: msg: Make msg_queue timestamps y2038 safe | Deepa Dinamani | 2017-09-03 | 1 | -3/+4 | |
| * | | | | | | | | | | ipc: mqueue: Replace timespec with timespec64 | Deepa Dinamani | 2017-09-03 | 1 | -3/+3 | |
| * | | | | | | | | | | semtimedop(): move compat to native | Al Viro | 2017-07-15 | 1 | -9/+0 | |
| * | | | | | | | | | | msgrcv(2), msgsnd(2): move compat to native | Al Viro | 2017-07-15 | 1 | -8/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-14 | 2 | -0/+1393 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib: Add zstd modules | Nick Terrell | 2017-08-15 | 1 | -0/+1157 | |
| * | | | | | | | | | | lib: Add xxhash module | Nick Terrell | 2017-08-15 | 1 | -0/+236 | |
* | | | | | | | | | | | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 | 2 | -9/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka | 2017-09-11 | 2 | -7/+1 | |
| * | | | | | | | | | | | dm: constify argument arrays | Eric Biggers | 2017-08-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-09-14 | 2 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fbcon: mark dummy functions 'inline' | Arnd Bergmann | 2017-08-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | fbdev: Nuke FBINFO_MODULE | Daniel Vetter | 2017-08-01 | 1 | -9/+1 | |
| * | | | | | | | | | | | | fbcon: Make fbcon a built-time depency for fbdev | Daniel Vetter | 2017-08-01 | 1 | -0/+12 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-14 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | sched/wait: Introduce wakeup boomark in wake_up_page_bit | Tim Chen | 2017-09-14 | 1 | -0/+2 | |
* | | | | | | | | | | | | | sched/wait: Break up long wake list walk | Tim Chen | 2017-09-14 | 1 | -0/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | module: Remove const attribute from alias for MODULE_DEVICE_TABLE | Matthias Kaehlcke | 2017-07-29 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-09-13 | 2 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | clk: at91: add audio pll clock drivers | Quentin Schulz | 2017-09-01 | 1 | -0/+25 | |
| * | | | | | | | | | | | | clk: gate: expose clk_gate_ops::is_enabled | Gabriel Fernandez | 2017-08-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | clk: fractional-divider: allow overriding of approximation | Elaine Zhang | 2017-08-08 | 1 | -0/+3 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2017-09-13 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |