aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-10-07UPSTREAM: efi: split off remapping code from efi_config_init()Ard Biesheuvel
2015-10-07UPSTREAM: efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel
2015-09-30ipv6: sysctl to restrict candidate source addressesErik Kline
2015-09-30net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2015-09-30Revert "net: ipv6: Add a sysctl to make optimistic addresses useful candidates"Lorenzo Colitti
2015-09-24net: PPPoPNS: Remove length argument from data_readyJon Medhurst
2015-09-01usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2015-07-07initramfs: Add skip_initramfs command line optionRom Lemarchand
2015-06-08sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-05-28cgroup: Fix issues in allow_attach callbackRom Lemarchand
2015-04-14security: lsm_audit: add ioctl specific auditingJeff Vander Stoep
2015-04-13fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak
2015-04-06Revert "Revert "locking: Remove deprecated smp_mb__() barriers""Amit Pundir
2015-03-20clk: debugfs: Support frequency stats accountingBadhri Jagan Sridharan
2015-02-04usb: gadget: configfs: Add usb_function ptr to fi structBadhri Jagan Sridharan
2015-02-04pstore: add pmsgMark Salyzyn
2015-02-04power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2015-02-04power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2015-02-04cgroup: Add generic cgroup subsystem permission checksColin Cross
2015-02-04Fix compile errors in accordance with changes from 3.14 to 3.18Ruchi Kandoi
2015-02-04wlan: Add get_wake_irq functionalityDmitry Shmidt
2015-02-04include: linux: cgroup: Fix compiler warningDaniel Rosenberg
2015-02-04cgroup: refactor allow_attach function into common codeRom Lemarchand
2015-02-04net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2015-02-04Add flags parameter to get_country_code templateDmitry Shmidt
2015-02-04power: Add property CHARGE_COUNTER_EXT and 64-bit precision propertiesTodd Poynor
2015-02-04net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2015-02-04input: Changed keyreset to act as a wrapper for keycombo.Daniel Rosenberg
2015-02-04input: add keycombo, a general key combo driver.Daniel Rosenberg
2015-02-04pstore/ram: Add ramoops_console_write_buf apiArve Hjønnevåg
2015-02-04of: Support CONFIG_CMDLINE_EXTEND config optionDoug Anderson
2015-02-04Power: add an API to log wakeup reasonsRuchi Kandoi
2015-02-04net: move PPPoLAC and PPPoPNS headers to uapiColin Cross
2015-02-04usb: gadget: f_accessory: move userspace interface to uapiColin Cross
2015-02-04usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2015-02-04input: misc: keychord: move header to uapiColin Cross
2015-02-03mm: add a field to store names for private anonymous memoryColin Cross
2015-02-03power_supply: kill android-battery driverTodd Poynor
2015-02-03Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2015-02-03hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2015-02-03power: android-battery: add charge timeouts and recharge logicHongMin Son
2015-02-03USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood
2015-02-03USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2015-02-03w1: ds2482: Manage SLPZ pin sleep stateTodd Poynor
2015-02-03power: android battery: add generic android battery driverTodd Poynor
2015-02-03power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLEDTodd Poynor
2015-02-03power: power_supply: add POWER_SUPPLY_PROP_USB_OTGTodd Poynor
2015-02-03power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' orderTodd Poynor
2015-02-03power_supply: Add custom property for USB High Current modeTodd Poynor
2015-02-03Include if_pppolac.h and if_pppopns.h into header-y targetAndrey Konovalov