aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidKevin Hilman
2015-12-10Merge tag 'v4.1.14' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-12-09Hack: net: PPPoPNS and PPPoLAC build fixes for 4.1Amit Pundir
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-12-08UPSTREAM: HID: hid-input: allow input_configured callback return errorsDmitry Torokhov
2015-12-08Revert "HID: Add input_register callback."Amit Pundir
2015-12-03trace: cpufreq: Add tracing for min/max cpufreqRuchi Kandoi
2015-12-03tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj
2015-11-19ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trimJP Abgrall
2015-11-19hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2015-11-19w1: ds2482: Manage SLPZ pin sleep stateTodd Poynor
2015-11-19serial_core: Add wake_peer uart operationSan Mehat
2015-11-19mm: add a field to store names for private anonymous memoryColin Cross
2015-11-19pstore/ram: Add ramoops_console_write_buf apiArve Hjønnevåg
2015-11-19initramfs: Add skip_initramfs command line optionRom Lemarchand
2015-11-19of: Support CONFIG_CMDLINE_EXTEND config optionDoug Anderson
2015-11-19panic: Add board ID to panic outputNishanth Menon
2015-11-19security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2015-11-19prctl: reset PR_SET_TIMERSLACK_PID value to avoid conflictAmit Pundir
2015-11-19prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...Ruchi Kandoi
2015-11-19include: linux: cgroup: Fix compiler warningDaniel Rosenberg
2015-11-19cgroup: Fix issues in allow_attach callbackRom Lemarchand
2015-11-19cgroup: Add generic cgroup subsystem permission checksColin Cross
2015-11-19cgroup: refactor allow_attach function into common codeRom Lemarchand
2015-11-19power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2015-11-19power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2015-11-19power: Add property CHARGE_COUNTER_EXT and 64-bit precision propertiesTodd Poynor
2015-11-19Power: add an API to log wakeup reasonsRuchi Kandoi
2015-11-19power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLEDTodd Poynor
2015-11-19power: power_supply: add POWER_SUPPLY_PROP_USB_OTGTodd Poynor
2015-11-19power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' orderTodd Poynor
2015-11-19power_supply: Add custom property for USB High Current modeTodd Poynor
2015-11-19trace: power: add trace_clock_set_parentColin Cross
2015-11-19mmc: Add tracepoints of mmc block operationsKen Sumrall
2015-11-19trace/events: fix gpu event timestamp formattingJamie Gennis
2015-11-19trace/events: add gpu trace eventsJamie Gennis
2015-11-19video: adf: fbdev: add stubs for kernels without ADF_FBDEVGreg Hackmann
2015-11-19video: adf: add buffer padding quirkGreg Hackmann
2015-11-19video: adf: ensure consistent alignment on userspace facing structsGreg Hackmann
2015-11-19video: adf: replace fbdev helper's open flag with refcountGreg Hackmann
2015-11-19video: adf: define constants for device-custom ioctlsGreg Hackmann
2015-11-19video: adf: fix ADF_MAX_ATTACHMENTS declarationGreg Hackmann
2015-11-19video: adf: remove PAGE_SIZE from userspace-facing headerGreg Hackmann
2015-11-19video: adf: expose adf_modeinfo_set_{name,vrefresh} to driversGreg Hackmann
2015-11-19video: adf: add helpers for validating custom formatsGreg Hackmann
2015-11-19video: adf: add informational flags to interfacesGreg Hackmann
2015-11-19video: adf: add fbdev compatibility helperGreg Hackmann