summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-27net: struct napi_struct fields reorderingEric Dumazet
2012-09-27net: remove sk_init() helperEric Dumazet
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-27NFC: LLCP raw socket supportThierry Escande
2012-09-27switch simple cases of fget_light to fdgetAl Viro
2012-09-27new helpers: fdget()/fdput()Al Viro
2012-09-27make get_file() return its argumentAl Viro
2012-09-27new helper: daemonize_descriptors()Al Viro
2012-09-27new helper: iterate_fd()Al Viro
2012-09-27make expand_files() and alloc_fd() staticAl Viro
2012-09-27take __{set,clear}_{open_fd,close_on_exec}() into fs/file.cAl Viro
2012-09-27new helper: replace_fd()Al Viro
2012-09-27take purely descriptor-related stuff from fcntl.c to file.cAl Viro
2012-09-27take close-on-exec logics to fs/file.c, clean it up a bitAl Viro
2012-09-27take descriptor-related part of close() to file.cAl Viro
2012-09-27expose a low-level variant of fd_install() for binderAl Viro
2012-09-27move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro
2012-09-27new helper: __alloc_fd()Al Viro
2012-09-27make get_unused_fd_flags() a functionAl Viro
2012-09-27unexport 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-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-268250: blacklist Winbond CIR portSean Young
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter
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-26drm/i915: s/cacheing/caching/Ben Widawsky
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-25Merge tag 'v3.6-rc6' into spi-mxsMark Brown
2012-09-25Merge tag 'v3.6-rc6' into spi-driversMark Brown
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson
2012-09-25Merge tag 'v3.6-rc7' into core/rcuIngo Molnar
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-24NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade