summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-05Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds
2015-09-05Merge linux-block/for-4.3/core into md/for-linuxNeilBrown
2015-09-04genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov
2015-08-31md/raid6: delta syndrome for ARM NEONArd Biesheuvel
2015-08-28lib: introduce strncpy_from_unsafe()Alexei Starovoitov
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg
2015-08-25MPI: Fix mpi_read_bufferTadeusz Struk
2015-08-25PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik
2015-08-20average: remove out-of-line implementationJohannes Berg
2015-08-17rhashtable-test: extend to test concurrencyPhil Sutter
2015-08-17scatterlist: allow limited chaining without ARCH_HAS_SG_CHAINChristoph Hellwig
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-12locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definitionWill Deacon
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-08-06test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan
2015-08-06test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan
2015-08-06test_bpf: add module parameters to filter the tests to run.Nicolas Schichan
2015-08-06test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan
2015-08-06test_bpf: allow tests to specify an skb fragment.Nicolas Schichan
2015-08-06test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells
2015-08-05ASN.1: Fix non-match detection failure on data overrunDavid Howells
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells
2015-08-05locking/static_keys: Make verify_keys() statickbuild test robot
2015-08-04Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney
2015-08-03locking/static_keys: Provide a selftestIngo Molnar
2015-08-03jump_label: Provide a self-testJason Baron