summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-09-29NFS: Clean up the pNFS layoutget interfaceTrond Myklebust1-1/+0
2012-09-29SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust1-2/+1
2012-09-29NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust1-0/+1
2012-09-29NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust1-2/+6
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-10/+49
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-80/+35
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown6-1/+96
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown3-0/+171
2012-09-28firewire: addendum to address handler RCU conversionStefan Richter1-2/+10
2012-09-28virtio: support reserved vqsMichael S. Tsirkin1-0/+2
2012-09-28virtio: introduce an API to set affinity for a virtqueueJason Wang1-0/+21
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang2-1/+4
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-4/+32
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris38-66/+192
2012-09-28net: struct napi_struct fields reorderingEric Dumazet1-4/+2
2012-09-27[media] add LNA support for DVB APIAntti Palosaari1-1/+3
2012-09-27fs: reserve fallocate flag codepointTheodore Ts'o1-0/+1
2012-09-27scatterlist: add sg_nentsMaxim Levitsky1-0/+1
2012-09-27dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko1-0/+5
2012-09-27dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko1-0/+2
2012-09-27NFC: LLCP raw socket supportThierry Escande1-0/+11
2012-09-27fs: fix include/percpu-rwsem.h export errorJens Axboe1-1/+1
2012-09-27switch simple cases of fget_light to fdgetAl Viro1-2/+3
2012-09-27new helpers: fdget()/fdput()Al Viro1-0/+26
2012-09-27make get_file() return its argumentAl Viro1-1/+5
2012-09-27new helper: daemonize_descriptors()Al Viro1-0/+1
2012-09-27new helper: iterate_fd()Al Viro1-0/+3
2012-09-27make expand_files() and alloc_fd() staticAl Viro2-2/+0
2012-09-27take __{set,clear}_{open_fd,close_on_exec}() into fs/file.cAl Viro1-20/+0
2012-09-27new helper: replace_fd()Al Viro1-0/+1
2012-09-27take purely descriptor-related stuff from fcntl.c to file.cAl Viro1-0/+2
2012-09-27take close-on-exec logics to fs/file.c, clean it up a bitAl Viro1-0/+1
2012-09-27take descriptor-related part of close() to file.cAl Viro1-0/+2
2012-09-27expose a low-level variant of fd_install() for binderAl Viro1-0/+2
2012-09-27move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro1-6/+0
2012-09-27new helper: __alloc_fd()Al Viro1-0/+3
2012-09-27make get_unused_fd_flags() a functionAl Viro1-2/+2
2012-09-27unexport sock_map_fd(), switch to sock_alloc_file()Al Viro1-1/+2
2012-09-27device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emitJoe Perches1-4/+6
2012-09-27tty/serial: Add kgdb_nmi driverAnton Vorontsov1-0/+10
2012-09-27tty/serial/core: Introduce poll_init callbackAnton Vorontsov1-0/+1
2012-09-27kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov1-13/+16
2012-09-27kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov1-0/+3
2012-09-27serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-1/+0
2012-09-278250: blacklist Winbond CIR portSean Young1-1/+2
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2-0/+10
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-0/+1
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker1-0/+9
2012-09-26rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIsFrederic Weisbecker1-0/+2
2012-09-26rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker1-0/+2