summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-25PCI: Remove old serial device IDsJean Delvare1-3/+0
2014-04-25of/irq: do irq resolution in platform_get_irqRob Herring1-0/+5
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko1-0/+16
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman1-0/+7
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman1-1/+1
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-04-24extcon: Add resource-managed extcon register functionSangjung Woo1-0/+13
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2-3/+19
2014-04-24kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu1-0/+1
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni1-1/+1
2014-04-24Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong1-3/+1
2014-04-24locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton1-1/+1
2014-04-23cgroup: implement dynamic subtree controller enable/disable on the default hi...Tejun Heo1-0/+5
2014-04-23cgroup: add css_set->dfl_cgrpTejun Heo1-0/+3
2014-04-23cgroup: teach css_task_iter about effective cssesTejun Heo1-0/+2
2014-04-23cgroup: reorganize css_task_iterTejun Heo1-3/+6
2014-04-23cgroup: implement cgroup->e_csets[]Tejun Heo1-0/+18
2014-04-23cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...Tejun Heo1-2/+5
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski2-1/+43
2014-04-23extcon: max14577: Add support for MAX77836Krzysztof Kozlowski1-0/+3
2014-04-23mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski2-34/+118
2014-04-23mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski1-14/+14
2014-04-23mfd: max14577: Add detection of device typeKrzysztof Kozlowski1-4/+8
2014-04-23mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski1-3/+1
2014-04-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-2/+2
2014-04-23mfd: tps65090: Stop caching most registersDoug Anderson1-0/+14
2014-04-23netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs1-1/+2
2014-04-23filter: added BPF random opcodeChema Gonzalez1-0/+1
2014-04-23ethtool: Support for configurable RSS hash keyVenkata Duvvuru1-0/+13
2014-04-23ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella1-0/+2
2014-04-23fs/bio: remove bs paramater in biovec_create_poolFabian Frederick1-1/+1
2014-04-23sched_clock: Remove deprecated setup_sched_clock() APIStephen Boyd1-1/+0
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski1-1/+1
2014-04-22platform_data: edma: Be precise with the paRAM structPeter Ujfalusi1-9/+9
2014-04-22Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti1-0/+7
2014-04-22KVM: add kvm_is_error_gpa() helperHeiko Carstens1-0/+7
2014-04-22mmc: card.h: Use NULL instead of 0 for END_FIXUPFabio Estevam1-1/+1
2014-04-22mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer1-0/+2
2014-04-22Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano1-0/+1
2014-04-22video: Check EDID for HDMI connectionDavid Ung1-0/+1
2014-04-22NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard1-0/+32
2014-04-21usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi1-1/+1
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi1-4/+5
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi1-0/+0
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi1-5/+5
2014-04-21ftrace: Remove global function list and call function directlySteven Rostedt (Red Hat)1-12/+8
2014-04-21net: Add __dev_forward_skbHerbert Xu1-0/+1