summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-ux500.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-09ia64: reuse append_elf_note() and final_note() functionsHari Bathini5-70/+20
2017-05-09crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini9-462/+531
2017-05-09cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan3-4/+4
2017-05-09fork: free vmapped stacks in cache when cpus are offlineHoeun Ryu1-0/+23
2017-05-09reiserfs: use designated initializersKees Cook1-12/+12
2017-05-09checkpatch: improve the SUSPECT_CODE_INDENT testJoe Perches1-1/+3
2017-05-09checkpatch: improve the embedded function name test for patch contextsJoe Perches1-9/+8
2017-05-09checkpatch: add --typedefsfileJerome Forissier1-17/+35
2017-05-09checkpatch: improve k.alloc with multiplication and sizeof testJoe Perches1-3/+10
2017-05-09checkpatch: special audit for revert commit lineWei Wang1-0/+1
2017-05-09checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageJoe Perches1-5/+7
2017-05-09checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testJoe Perches1-2/+4
2017-05-09checkpatch: avoid suggesting struct definitions should be constJoe Perches1-3/+3
2017-05-09checkpatch: allow space leading blank lines in email headersJoe Perches1-2/+2
2017-05-09checkpatch: improve EMBEDDED_FUNCTION_NAME testJoe Perches1-0/+11
2017-05-09checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches2-0/+29
2017-05-09checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksRuslan Bilovol1-13/+0
2017-05-09firmware/Makefile: force recompilation if makefile changesLuis R. Rodriguez1-1/+2
2017-05-09lib: add module support to linked list sorting testsGeert Uytterhoeven4-152/+155
2017-05-09lib: add module support to array-based sort testsGeert Uytterhoeven1-3/+4
2017-05-09Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven1-6/+5
2017-05-09drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-05-09drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter1-2/+8
2017-05-09kernel/hung_task.c: defer showing held locksTetsuo Handa1-1/+7
2017-05-09make help: add tools help targetRandy Dunlap1-2/+6
2017-05-09jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke1-8/+3
2017-05-09drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()Lorenzo Stoakes1-5/+2
2017-05-09proc/sysctl: fix the int overflow for jiffies conversionGao Feng1-1/+1
2017-05-09fs/proc/inode.c: remove cast from memory allocationTobin C. Harding1-1/+1
2017-05-09mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka2-2/+35
2017-05-09mm, compaction: restrict async compaction to pageblocks of same migratetypeVlastimil Babka2-9/+22
2017-05-09mm, compaction: add migratetype to compact_controlVlastimil Babka2-8/+8
2017-05-09mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka2-8/+16
2017-05-09mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka3-21/+63
2017-05-09mm, page_alloc: split smallest stolen page in fallbackVlastimil Babka1-25/+37
2017-05-09mm, compaction: remove redundant watermark check in compact_finished()Vlastimil Babka1-8/+0
2017-05-09mm, compaction: reorder fields in struct compact_controlVlastimil Babka1-5/+5
2017-05-07docs: complete bumping minimal GNU Make version to 3.81Max Filippov1-1/+1
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman1-11/+11
2017-05-06docs: bump minimal GNU Make version to 3.81Masahiro Yamada1-1/+1
2017-05-06initramfs: avoid "label at end of compound statement" errorLinus Torvalds1-0/+1
2017-05-05GFS2: Allow glocks to be unlocked after withdrawBob Peterson1-2/+4
2017-05-05xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan1-2/+2
2017-05-05dm cache metadata: fail operations if fail_io mode has been establishedMike Snitzer1-4/+8
2017-05-05CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-05arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas1-16/+49
2017-05-05befs: make export work with cold dcacheFabian Frederick1-0/+15
2017-05-05initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-05libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-05drm: Document code of conductDaniel Vetter1-0/+11