summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
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-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk
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-26[media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee
2012-09-268250: blacklist Winbond CIR portSean Young
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter
2012-09-26[media] v4l2-dev: add new VFL_DIR_ definesHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_modulator constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_audout constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil
2012-09-26[media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil
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] v4l2: make vidioc_s_jpegcomp constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_fbuf constHans Verkuil
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-26OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja
2012-09-26OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja
2012-09-26OMAPDSS: Remove old way of setting manager and device linksArchit Taneja
2012-09-26OMAPDSS: Remove manager->device referencesArchit Taneja
2012-09-26OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_managerArchit Taneja
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown
2012-09-26Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown
2012-09-26OMAPDSS: output: Add set/unset device ops for omap_dss_outputArchit Taneja