summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-138250: use the 8250 register interface not the legacy oneAlan Cox1-1/+0
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. Linville1-0/+5
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-7/+251
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-12Merge tag 'v3.5-rc6' into next/dtArnd Bergmann6-7/+10
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-12v4l: Export v4l2-common.h in include/linux/KbuildSakari Ailus1-0/+1
2012-07-12tcp: TCP Small QueuesEric Dumazet1-0/+9
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-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 Likely28-48/+119
2012-07-11irq_domain: Standardise legacy/linear domain selectionMark Brown1-0/+5
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 Bergmann20-30/+82
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 Molnar31-55/+137
2012-07-11rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller1-2/+1
2012-07-11tcp: Remove tw->tw_peerDavid S. Miller1-1/+0
2012-07-11of: Improve prom_update_property() functionDong Aisheng1-2/+1