summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-09-23arcnet: Add and remove blank linesJoe Perches
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches
2015-09-22ARM: imx7d: add imx7d iomux-gpr field defineFugang Duan
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli
2015-09-22usb: interface authorization: Use a flag for the default device authorizationStefan Koch
2015-09-22usb: interface authorization: Introduces the default interface authorizationStefan Koch
2015-09-22usb: interface authorization: Declare authorized attributeStefan Koch
2015-09-22cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo
2015-09-22power: charger-manager: comment spelling fixesMarcel Ziswiler
2015-09-22wireless: mark element IDs 8 and 9 reservedJohannes Berg
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-09-22power: Add an axp20x-usb-power driverHans de Goede
2015-09-22genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner
2015-09-22EDAC: Carve out debugfs functionalityBorislav Petkov
2015-09-22ieee802154: add helpers for frame control checksAlexander Aring
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring
2015-09-22vga_switcheroo: Document _ALL_ the things!Lukas Wunner
2015-09-22mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax
2015-09-22mfd: arizona: Add register bits for general purpose switchCharles Keepax
2015-09-22mfd: arizona: Add registers for ADC microphone detectionCharles Keepax
2015-09-21mtd: spi-nor: remove unused read_xfer/write_xfer hooksCyrille Pitchen
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng
2015-09-21mtd: nand: add nand_check_erased helper functionsBoris BREZILLON
2015-09-21memcg: generate file modified notifications on "memory.events"Tejun Heo
2015-09-21can: headers: make header files self containedMarc Kleine-Budde
2015-09-20ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq
2015-09-20rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney
2015-09-20rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov
2015-09-20spmi: Auto-populate driver.owner in spmi_driver_register()Stephen Boyd
2015-09-20mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler
2015-09-20mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler
2015-09-20mei: bus: export mei_cldev_enabled functionTomas Winkler
2015-09-20mei: bus: export uuid and protocol version to mei_cl bus driversTomas Winkler
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava
2015-09-20security: fix typo in security_task_prctlJann Horn
2015-09-20ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula
2015-09-19spi: add transfer histogram statistics via sysfsMartin Sperl
2015-09-18cgroup: generalize obtaining the handles of and notifying cgroup filesTejun Heo
2015-09-18cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo
2015-09-18cgroup: replace "cgroup.populated" with "cgroup.events"Tejun Heo
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman
2015-09-18PCI: Add msi_controller setup_irqs() method for special multivector setupLucas Stach
2015-09-18cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo
2015-09-18cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo
2015-09-18cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...Tejun Heo
2015-09-18jump_label: make static_key_enabled() work on static_key_true/false types tooTejun Heo