summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-151-4/+15
* | | | | ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-151-25/+25
* | | | | vsprintf: reuse almost identical simple_strtoulX() functionsAndré Goddard Rosa2009-12-151-34/+14
* | | | | vsprintf: factor out skip_space code in a separate functionAndré Goddard Rosa2009-12-151-8/+11
* | | | | vsprintf: move local vars to block local vars and remove unneeded onesAndré Goddard Rosa2009-12-151-36/+28
* | | | | vsprintf: reduce code size by avoiding extra checkAndré Goddard Rosa2009-12-151-1/+2
* | | | | vsprintf: use TOLOWER whenever possibleAndré Goddard Rosa2009-12-151-8/+7
* | | | | vsprintf: give it some care to please checkpatch.plAndré Goddard Rosa2009-12-151-86/+98
* | | | | vsprintf: pre-calculate final string length for later useAndré Goddard Rosa2009-12-151-4/+5
* | | | | vsprintf: factorize "(null)" stringAndré Goddard Rosa2009-12-151-3/+3
* | | | | Make DEBUG_BUGVERBOSE default to yAlexey Dobriyan2009-12-151-1/+1
* | | | | rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-151-0/+13
* | | | | rwsem-spinlock: remove useless function exportsAmerigo Wang2009-12-151-9/+1
|/ / / /
* | | | [BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds2009-12-121-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-111-6/+8
|\ \ \ \
| * | | | lib/checksum: fix one more thinkoArnd Bergmann2009-11-031-2/+2
| * | | | lib/checksum.c: make do_csum optionalArnd Bergmann2009-11-031-0/+2
| * | | | lib/checksum.c: use 32-bit arithmetic consistentlyArnd Bergmann2009-11-031-4/+4
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-17/+70
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-25/+30
| * | | | vsprintf: add %pRt, %pRf to print struct resource detailsBjorn Helgaas2009-11-041-7/+44
| * | | | vsprintf: add %pR support for IRQ and DMA resourcesBjorn Helgaas2009-11-041-10/+21
| * | | | vsprintf: fix io/mem resource widthBjorn Helgaas2009-11-041-2/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-101-0/+8
|\ \ \ \
| * | | | workqueue: Add debugobjects supportThomas Gleixner2009-11-161-0/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-095-6/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-075-6/+6
| |\ \ \ \ \
| | * | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-044-4/+4
| | * | | | | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-2/+2
| | |/ / / /
* | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-083-0/+565
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-033-10/+21
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-11-033-4/+7
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-051-1/+1
| |\ \ \ \ \ \
| * | | | | | | The DRBD driverPhilipp Reisner2009-10-013-0/+565
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-171-2/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | sysctl: Remove dead code from sysctl_checkEric W. Biederman2009-11-111-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-6/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-293-3/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-131-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-017-56/+137
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker2009-09-281-4/+11
| * | | | | | | tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker2009-09-241-5/+6
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney2009-12-031-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-20/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-231-3/+3
| * | | | | | | | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-221-1/+1
| * | | | | | | | ratelimit: Fix/allow use in atomic contextsIngo Molnar2009-09-221-1/+9
| * | | | | | | | ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-221-16/+13
| | |/ / / / / / | |/| | | | | |