summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-09-28virtio: support reserved vqsMichael S. Tsirkin
2012-09-28virtio: introduce an API to set affinity for a virtqueueJason Wang
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-27net: struct napi_struct fields reorderingEric Dumazet
2012-09-27[media] add LNA support for DVB APIAntti Palosaari
2012-09-27fs: reserve fallocate flag codepointTheodore Ts'o
2012-09-27scatterlist: add sg_nentsMaxim Levitsky
2012-09-27dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko
2012-09-27dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko
2012-09-27NFC: LLCP raw socket supportThierry Escande
2012-09-27fs: fix include/percpu-rwsem.h export errorJens Axboe
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26new helpers: fdget()/fdput()Al Viro
2012-09-26make get_file() return its argumentAl Viro
2012-09-26new helper: daemonize_descriptors()Al Viro
2012-09-26new helper: iterate_fd()Al Viro
2012-09-26make expand_files() and alloc_fd() staticAl Viro
2012-09-26take __{set,clear}_{open_fd,close_on_exec}() into fs/file.cAl Viro
2012-09-26new helper: replace_fd()Al Viro
2012-09-26take purely descriptor-related stuff from fcntl.c to file.cAl Viro
2012-09-26take close-on-exec logics to fs/file.c, clean it up a bitAl Viro
2012-09-26take descriptor-related part of close() to file.cAl Viro
2012-09-26expose a low-level variant of fd_install() for binderAl Viro
2012-09-26move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro
2012-09-26new helper: __alloc_fd()Al Viro
2012-09-26make get_unused_fd_flags() a functionAl Viro
2012-09-26unexport sock_map_fd(), switch to sock_alloc_file()Al Viro
2012-09-26device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emitJoe Perches
2012-09-26tty/serial: Add kgdb_nmi driverAnton Vorontsov
2012-09-26tty/serial/core: Introduce poll_init callbackAnton Vorontsov
2012-09-26kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov
2012-09-26kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-09-268250: blacklist Winbond CIR portSean Young
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker
2012-09-26rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIsFrederic Weisbecker
2012-09-26rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker
2012-09-26[media] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGSHans Verkuil
2012-09-26[media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATEHans Verkuil
2012-09-26[media] videodev2.h: split off controls into v4l2-controls.hHans Verkuil
2012-09-26Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown
2012-09-26blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka
2012-09-26Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney