summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-27[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia1-1/+1
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-27Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+3
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-27Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk7-9/+17
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-27[media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee1-0/+37
2012-09-278250: blacklist Winbond CIR portSean Young1-1/+2
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter1-1/+3
2012-09-26[media] v4l2-dev: add new VFL_DIR_ definesHans Verkuil1-1/+8
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil3-4/+4
2012-09-26[media] v4l2: make vidioc_s_modulator constHans Verkuil2-2/+2
2012-09-26[media] v4l2: make vidioc_s_audout constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil3-5/+5
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-1/+1
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
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_fbuf constHans Verkuil1-1/+1
2012-09-26[media] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGSHans Verkuil1-2/+4
2012-09-26[media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATEHans Verkuil2-8/+1
2012-09-26[media] videodev2.h: split off controls into v4l2-controls.hHans Verkuil3-695/+764