summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-24extcon: Add resource-managed extcon register functionSangjung Woo
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu
2014-04-24kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni
2014-04-23Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong
2014-04-23locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton
2014-04-23cgroup: implement dynamic subtree controller enable/disable on the default hi...Tejun Heo
2014-04-23cgroup: add css_set->dfl_cgrpTejun Heo
2014-04-23cgroup: teach css_task_iter about effective cssesTejun Heo
2014-04-23cgroup: reorganize css_task_iterTejun Heo
2014-04-23cgroup: implement cgroup->e_csets[]Tejun Heo
2014-04-23cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...Tejun Heo
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski
2014-04-23mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski
2014-04-23mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski
2014-04-23mfd: max14577: Add detection of device typeKrzysztof Kozlowski
2014-04-23mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski
2014-04-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-04-23mfd: tps65090: Stop caching most registersDoug Anderson
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-04-22filter: added BPF random opcodeChema Gonzalez
2014-04-22ethtool: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-23ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella
2014-04-22fs/bio: remove bs paramater in biovec_create_poolFabian Frederick
2014-04-22sched_clock: Remove deprecated setup_sched_clock() APIStephen Boyd
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-04-22platform_data: edma: Be precise with the paRAM structPeter Ujfalusi
2014-04-22Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti
2014-04-22KVM: add kvm_is_error_gpa() helperHeiko Carstens
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer
2014-04-22Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano
2014-04-22video: Check EDID for HDMI connectionDavid Ung
2014-04-22NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard
2014-04-21usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2014-04-21ftrace: Remove global function list and call function directlySteven Rostedt (Red Hat)
2014-04-20net: Add __dev_forward_skbHerbert Xu
2014-04-20net: phy: export genphy_config_init()Daniel Mack
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds