summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-28PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar1-0/+6
2016-04-28PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar1-2/+2
2016-04-28PM / OPP: -ENOSYS is applicable only to syscallsViresh Kumar1-13/+13
2016-04-28clk: tegra: Add interface to enable hardware control of SATA/XUSB PLLsAndrew Bresticker1-0/+5
2016-04-28sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski1-0/+7
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming1-0/+6
2016-04-28efi: Add 'capsule' update supportMatt Fleming1-0/+14
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming1-0/+2
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy1-0/+4
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-1/+10
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel1-1/+80
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel1-0/+5
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel1-0/+13
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel1-0/+13
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming1-3/+2
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming1-1/+10
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel1-1/+0
2016-04-28net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet1-2/+6
2016-04-28device property: Avoid potential dereferences of invalid pointersHeikki Krogerus1-1/+1
2016-04-28tty: provide tty_name() even without CONFIG_TTYArnd Bergmann1-1/+3
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-13/+16
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1
2016-04-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-16/+32
2016-04-27tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)1-6/+0
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-2/+6
2016-04-27fs: fix over-zealous use of "const"Kees Cook1-1/+1
2016-04-27tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)1-94/+0
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-6/+9
2016-04-27devpts: more pty driver interface cleanupsLinus Torvalds2-5/+5
2016-04-27Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman7-1/+116
2016-04-27USB: correct intervals for SS+Oliver Neukum1-2/+2
2016-04-27USB: LTM also for USB 3.1Oliver Neukum1-1/+1
2016-04-27audit: add tty field to LOGIN eventRichard Guy Briggs1-0/+24
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed1-5/+16
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman1-0/+4
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2-1/+17
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2-0/+7
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2-0/+5
2016-04-26net/mlx5e: Add link down events counterGal Pressman1-0/+1
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman1-0/+1
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal1-3/+0
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-3/+42
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller1-0/+1
2016-04-26Merge tag 'renesas-rcar-sysc2-for-v4.7' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-4/+28
2016-04-26mailbox/omap: kill omap_mbox_{save/restore}_ctx() functionsSuman Anna1-2/+0
2016-04-26mailbox/omap: drop legacy platform device supportSuman Anna1-58/+0
2016-04-26block: copy NOMERGE flag from bio to requestShaohua Li1-1/+1
2016-04-26Merge tag 'qcom-soc-for-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-2/+5
2016-04-26drivers: firmware: psci: make two helper functions staticJisheng Zhang1-2/+0
2016-04-25skbuff: Add pskb_extract() helper functionSowmini Varadhan1-0/+2