aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-01-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-01-14Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1Alex Shi
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
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-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-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-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-19cpufreq: interactive: New 'interactive' governorMike Chan
2015-11-19Move x86_64 idle notifiers to genericTodd Poynor
2015-11-19usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2015-11-19usb: gadget: configfs: Add usb_function ptr to fi structBadhri Jagan Sridharan
2015-11-19usb: gadget: f_accessory: move userspace interface to uapiColin Cross
2015-11-19usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2015-11-19USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood
2015-11-19USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2015-11-19usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2015-11-19usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2015-11-19wlan: Add get_wake_irq functionalityDmitry Shmidt
2015-11-19Add flags parameter to get_country_code templateDmitry Shmidt
2015-11-19ipv6: sysctl to restrict candidate source addressesErik Kline
2015-11-19net: PPPoPNS: Remove length argument from data_readyJon Medhurst
2015-11-19net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2015-11-19net: move PPPoLAC and PPPoPNS headers to uapiColin Cross
2015-11-19Include if_pppolac.h and if_pppopns.h into header-y targetAndrey Konovalov