summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-09-04mtd: mark mtd_is_partition argument as constantRichard Genoud1-1/+1
2012-09-04PM / Domains: Operations related to cpuidle using domain namesRafael J. Wysocki1-0/+10
2012-09-04PM / Domains: Document cpuidle-related functions and change their namesRafael J. Wysocki1-4/+4
2012-09-04PM / Domains: Add power-on function using names to identify domainsRafael J. Wysocki1-0/+5
2012-09-04PM / Domains: Make it possible to use names when adding subdomainsRafael J. Wysocki1-0/+7
2012-09-04PM / Domains: Make it possible to use domain names when adding devicesRafael J. Wysocki1-13/+30
2012-09-04PM: Do not use the syscore flag for runtime PMRafael J. Wysocki2-5/+8
2012-09-04PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2-3/+5
2012-09-04PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki1-3/+3
2012-09-04PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki1-0/+1
2012-09-04timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki1-0/+8
2012-09-04PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki1-0/+16
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald2-8/+8
2012-09-03iio: fix typosPeter Meerwald1-3/+3
2012-09-03iio: document missing elementsPeter Meerwald2-2/+7
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso17-11/+209
2012-09-03pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Uwe Kleine-König1-1/+1
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-09-02linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck1-2/+10
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2012-09-01mfd: printk/comment fixesMasanari Iida1-1/+1
2012-09-01dmaengine: add TI EDMA DMA engine driverMatt Porter1-0/+29
2012-09-01tcp: TCP Fast Open Server - header & support functionsJerry Chu2-3/+46
2012-09-01net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla1-1/+0
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-1/+21
2012-08-31regulator: Clarify documentation for regmap in the configMark Brown1-1/+2
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz1-17/+2
2012-08-30regmap: irq: Add mask invert flag for enable registerXiaofan Tian1-0/+1
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-08-30of/mdio: Add dummy functions in of_mdio.h.Srinivas Kandagatla1-0/+33
2012-08-30netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy2-0/+17
2012-08-30netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy1-5/+4
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy1-0/+2
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy4-11/+18
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy6-7/+25
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy1-0/+1
2012-08-28regulator: Update comment for set_current_limit callback of struct regulator_opsAxel Lin1-0/+1
2012-08-28regulator: max77686: initialize of_node param for regulator registerAxel Lin1-0/+1
2012-08-28ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood1-0/+1
2012-08-28uprobes: Remove "verify" argument from set_orig_insn()Oleg Nesterov1-1/+1
2012-08-28uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()Oleg Nesterov1-4/+0
2012-08-28uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov2-0/+7
2012-08-28uprobes: Kill uprobes_state->countOleg Nesterov1-1/+1
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar29-71/+164
2012-08-27KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan1-0/+6
2012-08-27ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja1-0/+104
2012-08-27iio:trigger_consumer.h: Add missing includes and forward declarationsLars-Peter Clausen1-0/+6
2012-08-27iio: Add missing include guards to headersLars-Peter Clausen3-0/+13
2012-08-27iio:consumer.h: Fix include guardLars-Peter Clausen1-1/+1
2012-08-27iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen1-0/+173