]> git.karo-electronics.de Git - karo-tx-linux.git/history - lib/clz_ctz.c
arm: imx6: defconfig: update tx6 defconfigs
[karo-tx-linux.git] / lib / clz_ctz.c
2013-07-12 Thomas GleixnerMerge branch 'linus' into timers/urgent
2013-07-11 Linus TorvaldsMerge tag 'dm-3.11-changes' of git://git.kernel.org...
2013-07-11 Linus TorvaldsMerge branch 'for-3.11/core' of git://git.kernel.dk...
2013-07-11 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-07-11 Linus TorvaldsMerge tag 'sound-3.11' of git://git.kernel.org/pub...
2013-07-11 Linus TorvaldsMerge tag 'remoteproc-3.11-fixes' of git://git.kernel...
2013-07-11 Linus TorvaldsMerge tag 'xtensa-next-20130710' of git://github.com...
2013-07-11 Linus TorvaldsMerge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel...
2013-07-11 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-07-11 Linus TorvaldsMerge tag 'for-linus-3.11-merge-window-part-2' of git...
2013-07-11 Linus TorvaldsMerge tag 'ecryptfs-3.11-rc1-cleanup' of git://git...
2013-07-11 Linus TorvaldsMerge tag 'jfs-3.11' of git://github.com/kleikamp/linux...
2013-07-11 Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-11 Linus TorvaldsMerge tag 'trace-3.11' of git://git.kernel.org/pub...
2013-07-11 Linus TorvaldsMerge tag 'kvm-3.11-2' of git://git.kernel.org/pub...
2013-07-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-11 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git.kerne...
2013-07-10 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2013-07-10 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2013-07-10 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2013-07-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-07-10 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge tag 'vfio-v3.11' of git://github.com/awilliam...
2013-07-10 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2013-07-10 Linus TorvaldsMerge tag 'iommu-updates-v3.11' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge tag 'mmc-updates-for-3.11-rc1' of git://git.kerne...
2013-07-10 Linus TorvaldsMerge tag 'for-3.11-rc1' of git://gitorious.org/linux...
2013-07-10 Linus TorvaldsMerge tag 'for-v3.11' of git://git.infradead.org/batter...
2013-07-10 Linus TorvaldsMerge tag 'mfd-3.11-1' of git://git.kernel.org/pub...
2013-07-10 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge tag 'regulator-v3.11-2' of git://git.kernel.org...
2013-07-10 Linus TorvaldsMerge tag 'firewire-updates' of git://git.kernel.org...
2013-07-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2013-07-10 Linus TorvaldsMerge tag 'metag-fixes-for-v3.11-1' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge tag 'blackfin-for-linus' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge tag 'arc-v3.11-rc1-part2' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge branch 'parisc-for-3.11' of git://git.kernel...
2013-07-10 Linus TorvaldsMerge tag 'please-pull-fix-ia64-warnings' of git:/...
2013-07-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-09 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-07-09 Linus TorvaldsMerge tag 'fbdev-for-3.11' of git://git.kernel.org...
2013-07-09 Linus TorvaldsMerge branch 'akpm' (updates from Andrew Morton)
2013-07-09 Chanho Minlib: add weak clz/ctz functions