summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-07udp: properly cope with csum errorsEric Dumazet
2017-02-07delayacct: Include <uapi/linux/taskstats.h>Ingo Molnar
2017-02-07efi: Get and store the secure boot statusDavid Howells
2017-02-07efi: Add SHIM and image security database GUID definitionsJosh Boyer
2017-02-07Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar
2017-02-06mtd: nand: Add Winbond manufacturer idAndrey Jr. Melnikov
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-02-06mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-04tick/broadcast: Reduce lock cacheline contentionWaiman Long
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun
2017-02-03ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-02-01sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang
2017-02-01sched/clock: Add dummy clear_sched_clock_stable() stub functionPaul Gortmaker
2017-02-01sched/wake_q: Clarify queue reinit commentDavidlohr Bueso
2017-02-01sched/wait, rcuwait: Fix typo in commentDavidlohr Bueso
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-02-01sched/cputime: Remove unused nsec_to_cputime()Frederic Weisbecker
2017-02-01ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...Frederic Weisbecker
2017-02-01sched/cputime: Remove jiffies based cputimeFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Remove temporary cputime_t accessorsFrederic Weisbecker
2017-02-01timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker
2017-02-01timers/posix-timers: Convert internals to use nsecsFrederic Weisbecker
2017-02-01tsacct: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01acct: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker
2017-02-01sched/cputime: Convert guest time accounting to nsecs (u64)Frederic Weisbecker
2017-02-01sched/cputime: Remove the unused INIT_CPUTIME macroFrederic Weisbecker
2017-02-01time: Introduce jiffies64_to_nsecs()Frederic Weisbecker
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar
2017-02-01efi/x86: Move the EFI BGRT init code to early init codeDave Young
2017-02-01efi: Use typed function pointers for the runtime services tableArd Biesheuvel