Age | Commit message (Expand) | Author |
2017-06-08 | locking/x86: Remove the unused atomic_inc_short() methd | Dmitry Vyukov |
2017-06-05 | tools/lib/lockdep: Remove private kernel headers | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Hide liblockdep output from test results | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Add dummy current_gfp_context() | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/include: Add IS_ERR_OR_NULL to err.h | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Include err.h | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/include: Add (mostly) empty include/linux/sched/mm.h | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Use LDFLAGS | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Remove double-quotes from soname | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix object file paths used in an out-of-tree build | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix compilation for 4.11 | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Don't mix fd-based and stream IO | Alexander Sverdlin |
2017-06-05 | tools: Add install make target for liblockdep | Alexander Sverdlin |
2017-06-05 | MAINTAINERS: Update email for Sasha Levin | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Remove -lpthread compiler option | Vishal Thanki |
2017-06-05 | tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname() | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix 'set but not used' warnings | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix 'unused value' warnings | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Enable -Wall by default | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Define the ARRAY_SIZE() macro | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix undefined symbol prandom_u32 | Ben Hutchings |
2017-06-04 | Linux 4.12-rc4v4.12-rc4 | Linus Torvalds |
2017-06-04 | fs/ufs: Set UFS default maximum bytes per file | Richard Narron |
2017-06-04 | Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-06-04 | Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-06-04 | Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds |
2017-06-04 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-06-04 | Revert "tty: fix port buffer locking" | Greg Kroah-Hartman |
2017-06-03 | nfs: Mark unnecessarily extern functions as static | Jan Kara |
2017-06-03 | Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-06-03 | Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-06-03 | hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1 | Stefan Schaeckeler |
2017-06-03 | hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed | Stefan Schaeckeler |
2017-06-02 | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too | Hans de Goede |
2017-06-02 | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail | Hans de Goede |
2017-06-02 | Merge tag 'v4.12-rc3' into for-linus | Dmitry Torokhov |
2017-06-02 | Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-06-02 | Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-06-02 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-06-02 | scripts/gdb: make lx-dmesg command work (reliably) | André Draszik |
2017-06-02 | mm: consider memblock reservations for deferred memory initialization sizing | Michal Hocko |
2017-06-02 | mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified | James Morse |
2017-06-02 | mlock: fix mlock count can not decrease in race condition | Yisheng Xie |
2017-06-02 | mm/migrate: fix refcount handling when !hugepage_migration_supported() | Punit Agrawal |
2017-06-02 | dax: fix race between colliding PMD & PTE entries | Ross Zwisler |