summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones2013-09-23
* iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones2013-09-23
* Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-22
|\
| * iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen2013-09-21
| * iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah2013-09-21
| * iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen2013-09-15
| * iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron2013-09-15
| * iio: refactor info mask and ext_info attribute creation.Jonathan Cameron2013-09-15
| * iio: drop info_mask from struct iio_devJonathan Cameron2013-09-15
| * iio: pressure-core: st: Allow for number of channels to varyLee Jones2013-09-14
| * iio: Add INT_TIME (integration time) channel info attributePeter Meerwald2013-09-14
| * iio: Remove trailing ; from function definitionsPeter Meerwald2013-08-31
* | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-16
|\ \
| * | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-02
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-15
|\ \ \
| * | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller2013-09-10
* | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-15
|\ \ \ \
| * | | | slab: Use correct GFP_DMA constantChristoph Lameter2013-09-04
| * | | | slub: remove verify_mem_not_deleted()Christoph Lameter2013-09-04
| * | | | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-04
* | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-13
|\ \ \ \ \
| * | | | | writeback: Do not sort b_io list only because of block device inodeJan Kara2013-07-09
* | | | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\ \ \ \ \ \
| * | | | | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-30
| * | | | | | aio: Kill ki_dtorKent Overstreet2013-07-30
| * | | | | | aio: Kill ki_usersKent Overstreet2013-07-30
| * | | | | | aio: Kill unneeded kiocb membersKent Overstreet2013-07-30
| * | | | | | aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
| * | | | | | aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-30
| * | | | | | fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-16
| * | | | | | fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-16
| | |/ / / / | |/| | | |
* | | | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-12
|\ \ \ \ \ \
| * | | | | | idr: Percpu idaKent Overstreet2013-09-09
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\ \ \ \ \ \
| * | | | | | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2013-09-12
| * | | | | | truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
| * | | | | | mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-12
| * | | | | | memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-12
| * | | | | | memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju2013-09-12
| * | | | | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-12
| * | | | | | memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju2013-09-12
| * | | | | | mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-12
| * | | | | | mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-12
| * | | | | | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
| * | | | | | memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-12
| * | | | | | vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-12
| * | | | | | memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\ \ \ \ \ \ \
| * | | | | | | list_lru: dynamically adjust node arraysGlauber Costa2013-09-10