aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-27net: remove sk_init() helperEric Dumazet1-2/+0
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger1-0/+76
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-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-26switch simple cases of fget_light to fdgetAl Viro1-2/+3
2012-09-26new helpers: fdget()/fdput()Al Viro1-0/+26
2012-09-26make get_file() return its argumentAl Viro1-1/+5
2012-09-26new helper: daemonize_descriptors()Al Viro1-0/+1
2012-09-26new helper: iterate_fd()Al Viro1-0/+3
2012-09-26make expand_files() and alloc_fd() staticAl Viro2-2/+0
2012-09-26take __{set,clear}_{open_fd,close_on_exec}() into fs/file.cAl Viro1-20/+0
2012-09-26new helper: replace_fd()Al Viro1-0/+1
2012-09-26take purely descriptor-related stuff from fcntl.c to file.cAl Viro1-0/+2
2012-09-26take close-on-exec logics to fs/file.c, clean it up a bitAl Viro1-0/+1
2012-09-26take descriptor-related part of close() to file.cAl Viro1-0/+2
2012-09-26expose a low-level variant of fd_install() for binderAl Viro1-0/+2
2012-09-26move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro1-6/+0
2012-09-26new helper: __alloc_fd()Al Viro1-0/+3
2012-09-26make get_unused_fd_flags() a functionAl Viro1-2/+2
2012-09-26unexport sock_map_fd(), switch to sock_alloc_file()Al Viro1-1/+2
2012-09-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+3
2012-09-26device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emitJoe Perches1-4/+6
2012-09-26tty/serial: Add kgdb_nmi driverAnton Vorontsov1-0/+10
2012-09-26tty/serial/core: Introduce poll_init callbackAnton Vorontsov1-0/+1
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk7-9/+17
2012-09-26kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov1-13/+16
2012-09-26kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov1-0/+3
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-1/+0
2012-09-26[media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee1-0/+37
2012-09-268250: 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