summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-01Merge tag 'regmap-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina
2012-10-01pinctrl: clarify idle vs sleep statesLinus Walleij
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein
2012-09-30net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein
2012-09-30mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein
2012-09-30mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein
2012-09-30IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein
2012-09-30IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein
2012-09-30IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver useJack Morgenstein
2012-09-30gpio: Document device_node's det_debounceRoland Stigge
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-09-28Merge branch 'clps711x/cleanup' into next/cleanup2Arnd Bergmann
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown
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-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26new helpers: fdget()/fdput()Al Viro
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