aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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-268250: 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
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 Verkuil1-0/+1
2012-09-26[media] videodev2.h: split off controls into v4l2-controls.hHans Verkuil3-695/+764
2012-09-26Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown3-0/+24
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+16
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+24
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney18-16/+55
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2-1/+53
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter1-0/+1
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-0/+2
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker3-8/+8
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown33-65/+174
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown33-65/+174
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson1-18/+24
2012-09-25backlight: Add TPS65217 WLED driverMatthias Kaehlcke1-0/+18
2012-09-25Merge tag 'v3.6-rc7' into core/rcuIngo Molnar18-16/+55
2012-09-25mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototypeEzequiel Garcia1-4/+3
2012-09-25mm, slob: Add support for kmalloc_track_caller()Ezequiel Garcia1-2/+4
2012-09-25mm, slab: Remove silly function slab_buffer_size()Ezequiel Garcia1-5/+0
2012-09-25mm, slob: Use NUMA_NO_NODE instead of -1Ezequiel Garcia1-2/+4
2012-09-24Merge with upstream to accommodate with MFD changesAnton Vorontsov2-4/+12
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2-9/+14