| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | percpu_counter: batch size aware __percpu_counter_compare() | Dave Chinner | 2015-05-29 | |
| | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-05-29 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 2015-05-28 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||
| * / | | | | | | | | rhashtable: Add cap on number of elements in hash table | Herbert Xu | 2015-05-16 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-05-06 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-04-18 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | rcu: Control grace-period delays directly from value | Paul E. McKenney | 2015-04-14 | |
| * | | | | | | | | | | kasan: show gcc version requirements in Kconfig and Documentation | Joe Perches | 2015-05-05 | |
| * | | | | | | | | | | lib: delete lib/find_last_bit.c | Yury Norov | 2015-05-05 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-05-05 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||
| | * | | | | | | | lib: make memzero_explicit more robust against dead store elimination | Daniel Borkmann | 2015-05-04 | |
| | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-27 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | * | | | | | | rhashtable: Do not schedule more than one rehash if we can't grow further | Thomas Graf | 2015-04-22 | |
| | * | | | | | | rhashtable: Schedule async resize when sync realloc fails | Thomas Graf | 2015-04-22 | |
| * | | | | | | | Merge tag 'md/4.1' of git://neil.brown.name/md | Linus Torvalds | 2015-04-24 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | * | | | | | | md/raid6 algorithms: xor_syndrome() for SSE2 | Markus Stockhausen | 2015-04-22 | |
| | * | | | | | | md/raid6 algorithms: xor_syndrome() for generic int | Markus Stockhausen | 2015-04-22 | |
| | * | | | | | | md/raid6 algorithms: improve test program | Markus Stockhausen | 2015-04-22 | |
| | * | | | | | | md/raid6 algorithms: delta syndrome functions | Markus Stockhausen | 2015-04-22 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-04-21 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | iommu-common: rename iommu_pool_hash to iommu_hash_common | Sowmini Varadhan | 2015-04-20 | |
| | * | | | | | | | iommu-common: fix x86_64 compiler warnings | Sowmini Varadhan | 2015-04-20 | |
| * | | | | | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| | * | | | | | | | Merge 4.0-rc5 into char-misc-next | Greg Kroah-Hartman | 2015-03-25 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | lib: devres: add a helper function for ioremap_wc | Abhilash Kesavan | 2015-03-16 | |
| * | | | | | | | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | cpumask: remove __first_cpu / __next_cpu | Rusty Russell | 2015-04-19 | |
| | * | | | | | | | | | cpumask: only allocate nr_cpumask_bits. | Rusty Russell | 2015-03-10 | |
| | * | | | | | | | | | cpumask: remove deprecated functions. | Rusty Russell | 2015-03-10 | |
| | |/ / / / / / / / | ||||
| * | | / / / / / / | hexdump: avoid warning in test function | Linus Torvalds | 2015-04-19 | |
| | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | | iommu-common: Fix PARISC compile-time warnings | Sowmini Varadhan | 2015-04-18 | |
| * | | | | | | | | Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 2015-04-18 | |
| * | | | | | | | | sparc: Revert generic IOMMU allocator. | David S. Miller | 2015-04-18 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-04-17 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | iommu-common: Fix PARISC compile-time warnings | Sowmini Varadhan | 2015-04-17 | |
| | * | | | | | | | | sparc: Break up monolithic iommu table/lock into finer graularity pools and lock | Sowmini Varadhan | 2015-04-16 | |
| | | |_|_|/ / / / | |/| | | | | | | ||||
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-17 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text | Andrew Morton | 2015-04-17 | |
| | * | | | | | | | | cpumask: don't perform while loop in cpumask_next_and() | Sergey Senozhatsky | 2015-04-17 | |
| | * | | | | | | | | lib/bitmap.c: bitmap_[empty,full]: remove code duplication | Yury Norov | 2015-04-17 | |
| | * | | | | | | | | lib/vsprintf.c: improve put_dec_trunc8 slightly | Rasmus Villemoes | 2015-04-17 | |
| | * | | | | | | | | lib/dma-debug: fix bucket_find_contain() | Sebastian Ott | 2015-04-17 | |
| | * | | | | | | | | lib/vsprintf.c: even faster binary to decimal conversion | Rasmus Villemoes | 2015-04-17 | |
| | * | | | | | | | | lib: rename lib/find_next_bit.c to lib/find_bit.c | Yury Norov | 2015-04-17 | |
| | * | | | | | | | | lib: move find_last_bit to lib/find_next_bit.c | Yury Norov | 2015-04-17 | |
| | * | | | | | | | | lib: find_*_bit reimplementation | Yury Norov | 2015-04-17 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-04-16 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| | * | | | | | | | sd, mmc, virtio_blk, string_helpers: fix block size units | James Bottomley | 2015-04-10 | |
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | |
| |\ \ \ \ \ \ \ \ | ||||
