summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-27extcon: Move struct extcon_cable from header file to coreChanwoo Choi1-20/+0
2016-06-27x86/efi: Remove the unused efi_get_time() functionArnd Bergmann1-1/+0
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton1-0/+51
2016-06-27efi: Document #define FOO_PROTOCOL_GUID layoutPeter Jones1-1/+16
2016-06-27sched/fair: Fix PELT integrity for new tasksPeter Zijlstra1-2/+3
2016-06-27Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar16-28/+71
2016-06-27Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar16-28/+71
2016-06-27rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni1-0/+0
2016-06-27rtc: ds17287: remove unused headerAlexandre Belloni1-66/+0
2016-06-27net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman1-2/+13
2016-06-27net/mlx5e: Toggle link only after modifying port parametersGal Pressman1-0/+1
2016-06-27net/mlx5: Rate limit tables supportYevgeny Petrilin2-0/+31
2016-06-27leds: Add no-op gpio_led_register_device when LED subsystem is disabledAndrew F. Davis1-0/+8
2016-06-27staging: fsl-mc: add support for device table matchingStuart Yoder1-0/+16
2016-06-26Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-1/+2
2016-06-26xhci: get rid of platform dataHeikki Krogerus1-27/+0
2016-06-26device property: Add function to search for named child of deviceAdam Thomson3-7/+16
2016-06-26rtc: move mc146818 helper functions out-of-lineArnd Bergmann1-191/+2
2016-06-26earlycon: mark earlycon code as __used iif the caller is built-inMasahiro Yamada1-1/+7
2016-06-26tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-0/+1
2016-06-26dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt1-3/+11
2016-06-25tty: vt, remove unused vc_deccolmJiri Slaby1-1/+0
2016-06-25tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby1-3/+2
2016-06-25tty: vt, convert more macros to functionsJiri Slaby1-1/+4
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby1-1/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby1-1/+3
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby1-1/+7
2016-06-25vt: document vc_data by exampleJiri Slaby1-0/+32
2016-06-25vt: remove lines parameter from scrollbackJiri Slaby1-1/+1
2016-06-25nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck1-1/+1
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD1-1/+1
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+13
2016-06-25firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson1-0/+8
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+8
2016-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+1
2016-06-25Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov1-1/+1
2016-06-25mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin1-4/+7
2016-06-25fix up initial thread stack pointer vs thread_info confusionLinus Torvalds1-1/+1
2016-06-25USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-06-25Clarify naming of thread info/stack allocatorsLinus Torvalds1-1/+1
2016-06-24libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams1-1/+4
2016-06-24soc: qcom: wcnss_ctrl: Make wcnss_ctrl parent the other componentsBjorn Andersson1-0/+8
2016-06-24fs: Treat foreign mounts as nosuidAndy Lutomirski1-0/+1
2016-06-24fs: Limit file caps to the user namespace of the super blockSeth Forshee1-0/+6
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini1-3/+13
2016-06-23userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flagEric W. Biederman1-1/+0
2016-06-23vfs: Generalize filesystem nodev handling.Eric W. Biederman1-0/+2
2016-06-23fs: Add user namespace member to struct super_blockEric W. Biederman1-0/+12
2016-06-23vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman1-2/+3
2016-06-23mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman1-1/+3