summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-04-14cpufreq: add interactive governor supportAnson Huang
2015-04-14Move x86_64 idle notifiers to genericTodd Poynor
2015-04-14mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
2015-04-14mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2015-04-14mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger
2015-04-14mtd: nand: parse out the JEDEC compliant NANDHuang Shijie
2015-04-14mtd: nand: add a helper to get the supported features for JEDECHuang Shijie
2015-04-14mtd: nand: add fields for JEDEC in nand_chipHuang Shijie
2015-04-14mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie
2015-04-14mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie
2015-04-14mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2015-04-14mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie
2015-04-14mtd: nand: add "page" argument for read_subpage hookHuang Shijie
2015-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2015-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2015-04-14mtd: spi-nor: drop \t after #defineBrian Norris
2015-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2015-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie
2015-04-14mtd: spi-nor: add the basic data structuresHuang Shijie
2015-04-14mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie
2015-04-14ENGR00269945: reset: add dummy device_reset() for !CONFIG_RESET_CONTROLLER buildShawn Guo
2015-04-14base: power: Add generic OF-based power domain look-upTomasz Figa
2015-04-14ENGR00317981: media: forward mxc video output drivers to 3.14 kernelShawn Guo
2015-04-14ENGR00264855 backlight: Support backlight shared by multiple fbsLiu Ying
2015-04-14ENGR00317981: iomuxc-gpr: forward imx6q-iomuxc-gpr.h to 3.14 kernelShawn Guo
2015-04-14ENGR00317981: video: forward mxc video drivers to 3.14 kernelShawn Guo
2015-04-14ENGR00317981: pxp: forward pxp driver to 3.14 kernelShawn Guo
2015-04-14ENGR00317981: mxc: forward mxc drivers to 3.14 kernelShawn Guo
2015-04-14ENGR00274056-1 thermal: add device cooling for thermal driverAnson Huang
2015-04-14ENGR00275974-1 [iMX6DQ/iMX6DL] Add busfreq supportRanjani Vaidyanathan
2015-04-14usb: phy: Add set_wakeup APIPeter Chen
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2015-01-29mm: move zone->pages_scanned into a vmstat counterMel Gorman
2015-01-29mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2015-01-29mm: make copy_pte_range static againJerome Marchand
2015-01-29mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2015-01-29mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman
2015-01-29mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2015-01-29mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2015-01-29mm: page_alloc: use unsigned int for order in more placesMel Gorman
2015-01-29mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2015-01-29include/linux/jump_label.h: expose the reference countMel Gorman
2015-01-29mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson