summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-12clk: Add support for rate table based dividersRajendra Nayak2-2/+30
2012-07-12timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-12hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8
2012-07-12Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Ingo Molnar1-0/+1
2012-07-12sunrpc/cache.h: replace simple_strtoulEldad Zack1-5/+1
2012-07-12sunrpc/cache.h: fix coding styleEldad Zack1-4/+10
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+11
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens1-0/+14
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein1-0/+2
2012-07-11mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein1-0/+11
2012-07-11x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck1-0/+1
2012-07-11irqdomain: Eliminate dedicated radix lookup functionsGrant Likely1-4/+0
2012-07-11irqdomain: Support for static IRQ mapping and association.Grant Likely1-0/+19
2012-07-11Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely44-69/+175
2012-07-11irq_domain: Standardise legacy/linear domain selectionMark Brown1-0/+5
2012-07-11Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko1-0/+4
2012-07-11USB: Add a sysfs file to show LTM capabilities.Sarah Sharp1-0/+8
2012-07-11USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp1-0/+3
2012-07-11USB: Remove unused LPM variable.Sarah Sharp1-1/+0
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann30-46/+124
2012-07-11iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel1-0/+8
2012-07-11iommu: Add domain-attribute handlersJoerg Roedel1-1/+27
2012-07-11ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller1-16/+16
2012-07-11powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni1-0/+9
2012-07-11Merge tag 'v3.5-rc6' into x86/mceIngo Molnar48-77/+196
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-07-11ipv6: optimize ipv6 addresses comparesEric Dumazet1-1/+23
2012-07-11ipv4: Remove inetpeer from routes.David S. Miller1-57/+0
2012-07-11ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2-5/+1
2012-07-11rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller1-2/+1
2012-07-11inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller3-7/+2
2012-07-11inet: Remove ->get_peer() method.David S. Miller1-1/+0