summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-42/+321
2012-07-14power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala1-0/+6
2012-07-14charger-manager: Set current limit of regulator for over current protectionChanwoo Choi1-0/+8
2012-07-14charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi1-1/+58
2012-07-14tipc: remove print_buf and deprecated log buffer codeErik Hugne1-2/+2
2012-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+9
2012-07-13ipv4: Don't store a rule pointer in fib_result.David S. Miller1-9/+3
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg1-4/+0
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg1-0/+9
2012-07-13dma: shdma: convert to the shdma base libraryGuennadi Liakhovetski1-23/+10
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski1-7/+1
2012-07-13dma: shdma: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-2/+6
2012-07-13dmaengine: add an shdma-base libraryGuennadi Liakhovetski1-0/+123
2012-07-13workqueue: factor out worker_pool from global_cwqTejun Heo1-1/+1
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2-0/+102
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-57/+63
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-42/+321
2012-07-12regulator: tps65217: Add device tree supportAnilKumar Ch1-1/+2
2012-07-12regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak1-0/+2
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin1-0/+6
2012-07-12ipv4: Remove tb_peers from fib_table.David S. Miller1-1/+0
2012-07-12Merge tag 'v3.5-rc6' into next/dtArnd Bergmann8-8/+16
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko1-2/+9
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko1-0/+1
2012-07-12net: sched: add ipset ematchFlorian Westphal1-1/+2
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-2/+8
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg1-7/+7
2012-07-12nl80211: move scan API to wdevJohannes Berg1-3/+4
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-9/+10
2012-07-12ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller2-2/+2
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller1-0/+2
2012-07-12ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller1-0/+2
2012-07-12ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller1-6/+1
2012-07-12ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller1-0/+50
2012-07-12v4l: Export v4l2-common.h in include/linux/KbuildSakari Ailus1-0/+1
2012-07-12ipv4: Kill ip_rt_redirect().David S. Miller1-1/+0
2012-07-12ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller1-0/+3
2012-07-12ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.David S. Miller1-0/+1
2012-07-12ipv4: Rearrange arguments to ip_rt_redirect()David S. Miller1-2/+1
2012-07-12tcp: TCP Small QueuesEric Dumazet3-0/+15
2012-07-12clk: add DT fixed-clock binding supportGrant Likely1-0/+2
2012-07-12clk: add DT clock binding supportGrant Likely2-0/+33
2012-07-12ARM: integrator: convert to common clockLinus Walleij1-0/+1
2012-07-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-4/+7
2012-07-12memblock: free allocated memblock_reserved_regions laterYinghai Lu1-3/+1
2012-07-12mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu1-0/+5
2012-07-12memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-07-12ARM: u300: convert to common clockLinus Walleij1-0/+1
2012-07-12clk: Constify struct clk_init_dataMark Brown1-1/+1
2012-07-12clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2-1/+2