aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-08rcuperf: Add ability to performance-test call_rcu() and friendsPaul E. McKenney2-5/+75
2017-06-08rcu: Remove obsolete reference to synchronize_kernel()Paul E. McKenney2-8/+7
2017-06-08rcuperf: Remove conflicting Kconfig optionsPaul E. McKenney2-2/+0
2017-06-08rcuperf: Defer expedited/normal check to end of testPaul E. McKenney1-10/+9
2017-06-08rcu: Complain if blocking in preemptible RCU read-side critical sectionPaul E. McKenney3-4/+5
2017-06-08srcu: Eliminate possibility of destructive counter overflowPaul E. McKenney1-9/+24
2017-06-08rcutorture: Update test scenarios based on new Kconfig dependenciesPaul E. McKenney6-5/+5
2017-06-08rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney1-1/+1
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney2-2/+9
2017-06-08rcutorture: Add a scenario for Classic SRCUPaul E. McKenney3-0/+13
2017-06-08rcutorture: Add a scenario for Tiny SRCUPaul E. McKenney5-0/+23
2017-06-08rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney1-1/+1
2017-06-08rcutorture: Add three-level tree test for Tree SRCUPaul E. McKenney2-2/+4
2017-06-08rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney1-0/+2
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2-5/+2
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2-6/+6
2017-06-04Linux 4.12-rc4Linus Torvalds1-1/+1
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman1-2/+0
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara2-4/+3
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler1-26/+26
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler1-1/+0
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko4-11/+54
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse3-12/+24
2017-06-02mlock: fix mlock count can not decrease in race conditionYisheng Xie1-2/+3
2017-06-02mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal1-6/+2
2017-06-02dax: fix race between colliding PMD & PTE entriesRoss Zwisler1-0/+23
2017-06-02mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler1-10/+30
2017-06-02mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks onceTetsuo Handa1-1/+3
2017-06-02pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-02slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner1-2/+4
2017-06-02initramfs: fix disabling of initramfs (and its compression)Florian Fainelli1-0/+1
2017-06-02mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko1-2/+5
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2-1/+11
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02ksm: prevent crash after write_protect_page failsAndrea Arcangeli1-2/+1
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi1-3/+3
2017-06-02HID: asus: Stop underlying hardware on removeCarlo Caione1-0/+2
2017-06-02dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker1-1/+2
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny5-35/+15
2017-06-01RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky1-1/+5
2017-06-01RDMA/core: not to set page dirty bit if it's already set.Qing Huang1-1/+1
2017-06-01RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky1-4/+4
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky3-11/+11
2017-06-01RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin1-1/+1
2017-06-01RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky1-1/+1