summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-142-2/+2
* lib: remove prio_heapLai Jiangshan2014-10-142-71/+1Star
* lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva2014-10-141-3/+1Star
* lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones2014-10-141-15/+2Star
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-0/+12
|\
| * sched: Add default-disabled option to BUG() when stack end location is overwr...Aaron Tomlin2014-09-191-0/+12
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-2/+2
|\ \
| * | locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra2014-10-031-49/+7Star
| * | locking/selftest: Support queued rwlockWaiman Long2014-08-131-7/+49
| * | locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-131-2/+2
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-47/+36Star
|\ \ \
| * | | locking,arch: Rewrite generic atomic supportPeter Zijlstra2014-08-141-47/+36Star
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-121-0/+16
|\ \ \
| * \ \ Merge commit 'v3.16' into nextJames Morris2014-09-301-1/+1
| |\ \ \
| * | | | Provide a binary to hex conversion functionDavid Howells2014-09-161-0/+16
* | | | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-104-105/+238
|\ \ \ \ \
| * | | | | percpu_ref: make INIT_ATOMIC and switch_to_atomic() stickyTejun Heo2014-09-241-5/+15
| * | | | | percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-241-5/+18
| * | | | | percpu_ref: decouple switching to percpu mode and reinitTejun Heo2014-09-241-19/+54
| * | | | | percpu_ref: decouple switching to atomic mode and killingTejun Heo2014-09-241-31/+110
| * | | | | percpu_ref: add PCPU_REF_DEADTejun Heo2014-09-241-8/+11
| * | | | | percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchTejun Heo2014-09-241-11/+11
| * | | | | percpu_ref: replace pcpu_ prefix with percpu_Tejun Heo2014-09-241-27/+29
| * | | | | percpu_ref: minor code and comment updatesTejun Heo2014-09-241-8/+6Star
| * | | | | percpu_ref: relocate percpu_ref_reinit()Tejun Heo2014-09-241-35/+35
| * | | | | Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Tejun Heo2014-09-241-16/+0Star
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-247-8/+37
| |\ \ \ \ \
| * | | | | | percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo2014-09-201-18/+19
| * | | | | | percpu-refcount: improve WARN messagesTejun Heo2014-09-201-3/+5
| * | | | | | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-081-2/+4
| * | | | | | proportions: add @gfp to init functionsTejun Heo2014-09-082-9/+9
| * | | | | | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-083-7/+7
| * | | | | | percpu_counter: make percpu_counters_lock irq-safeTejun Heo2014-09-081-6/+10
* | | | | | | lib/genalloc.c: add genpool range check functionLaura Abbott2014-10-101-0/+29
* | | | | | | lib/genalloc.c: add power aligned algorithmLaura Abbott2014-10-101-0/+20
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-094-28/+89
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-022-4/+5
| |\ \ \ \ \ \ \
| * | | | | | | | bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-261-1/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-241-0/+16
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-235-6/+10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: bpf: fix compiler warnings in test_bpfAlexei Starovoitov2014-09-221-2/+2
| * | | | | | | | | net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov2014-09-091-0/+21
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-082-2/+11
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-051-1/+1
| * | | | | | | | | lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue2014-09-041-4/+8
| * | | | | | | | | bpf: x86: add missing 'shift by register' instructions to x64 eBPF JITAlexei Starovoitov2014-08-261-0/+38
| * | | | | | | | | random32: improvements to prandom_bytesDaniel Borkmann2014-08-251-21/+18Star
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-46/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lzo: check for length overrun in variable length encoding.Willy Tarreau2014-09-281-6/+37
| * | | | | | | | | Revert "lzo: properly check for overruns"Willy Tarreau2014-09-281-41/+21Star