summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh2015-09-081-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-3/+0
|\
| * percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-151-3/+0
* | Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds2015-09-052-1/+58
|\ \
| * \ Merge linux-block/for-4.3/core into md/for-linuxNeilBrown2015-09-056-29/+135
| |\ \
| * | | md/raid6: delta syndrome for ARM NEONArd Biesheuvel2015-08-312-1/+58
* | | | genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy2015-09-041-14/+57
* | | | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-041-21/+28
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-037-35/+361
|\ \ \ \
| * | | | locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definitionWill Deacon2015-08-121-8/+0
| * | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-122-21/+50
| |\ \ \ \
| | * | | | atomic: Add simple atomic_t testsPeter Zijlstra2015-07-271-21/+47
| | * | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+3
| | |/ / /
| * | | | locking/static_keys: Make verify_keys() statickbuild test robot2015-08-051-1/+1
| * | | | locking/static_keys: Provide a selftestIngo Molnar2015-08-035-235/+235
| * | | | jump_label: Provide a self-testJason Baron2015-08-034-0/+304
| * | | | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-036-12/+16
| |\ \ \ \ | | |/ / /
| * | | | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-201-6/+0
| * | | | futex: Fault/error injection capabilitiesDavidlohr Bueso2015-07-201-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-035-81/+975
|\ \ \ \ \
| * | | | | lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov2015-08-311-41/+0
| * | | | | lib: introduce strncpy_from_unsafe()Alexei Starovoitov2015-08-281-0/+41
| * | | | | lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg2015-08-261-2/+0
| * | | | | average: remove out-of-line implementationJohannes Berg2015-08-202-74/+0
| * | | | | rhashtable-test: extend to test concurrencyPhil Sutter2015-08-171-1/+155
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | test_bpf: add tests checking that JIT/interpreter sets A and X to 0.Nicolas Schichan2015-08-061-0/+158
| * | | | | test_bpf: add more tests for LD_ABS and LD_IND.Nicolas Schichan2015-08-061-0/+296
| * | | | | test_bpf: add module parameters to filter the tests to run.Nicolas Schichan2015-08-061-0/+71
| * | | | | test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.Nicolas Schichan2015-08-061-0/+142
| * | | | | test_bpf: allow tests to specify an skb fragment.Nicolas Schichan2015-08-061-1/+38
| * | | | | test_bpf: avoid oopsing the kernel when generate_test_data() fails.Nicolas Schichan2015-08-061-0/+5
| * | | | | test_bpf: assign type to native eBPF test casesDaniel Borkmann2015-07-301-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-234-6/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf2015-07-211-0/+7
| * | | | | test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov2015-07-201-3/+95
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-136-9/+46
| |\ \ \ \ \
| * | | | | | test_bpf: extend tests for 32-bit endianness conversionXi Wang2015-07-081-0/+6
* | | | | | | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-024-4/+210
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-243-0/+210
| * | | | | | scatterlist: allow limited chaining without ARCH_HAS_SG_CHAINChristoph Hellwig2015-08-171-4/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-0/+41
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2015-09-011-0/+41
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki2015-07-311-0/+41
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2015-07-291-2/+2
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | klist: implement klist_prev()Andy Shevchenko2015-07-281-0/+41
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+66
|\ \ \ \ \ \ \
| * | | | | | | PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez2015-08-251-0/+66
| |/ / / / / /
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-311-15/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-121-15/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
OpenPOWER on IntegriCloud