Age | Commit message (Expand) | Author |
2011-01-13 | flex_array: export symbols to modules | David Rientjes |
2011-01-13 | lib/vsprintf.c: fix vscnprintf() if @size is == 0 | Anton Arapov |
2011-01-13 | include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard | Joe Perches |
2011-01-13 | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-10 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-10 | Merge branch 'master' into next | James Morris |
2011-01-07 | dynamic debug: Fix build issue with older gcc | Jason Baron |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-01-06 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-12-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-12-22 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus |
2010-12-17 | percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp... | Christoph Lameter |
2010-12-16 | Merge remote branch 'airlied/drm-core-next' into drm-intel-next | Chris Wilson |
2010-12-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-12-11 | timerqueue: Make timerqueue_getnext() static inline | Thomas Gleixner |
2010-12-10 | timers: Fixup allmodconfig build issue | John Stultz |
2010-12-10 | timers: Rename timerlist infrastructure to timerqueue | John Stultz |
2010-12-06 | lib: Improve EWMA efficiency by using bitshifts | Bruno Randolf |
2010-12-02 | timers: Introduce timerlist infrastructure. | John Stultz |
2010-11-29 | Revert "debug_locks: set oops_in_progress if we will log messages." | Dave Airlie |
2010-11-29 | lib: hex2bin converts ascii hexadecimal string to binary | Mimi Zohar |
2010-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-11-22 | kref: Add a kref_sub function | Thomas Hellstrom |
2010-11-18 | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf |
2010-11-16 | netlink: let nlmsg and nla functions take pointer-to-const args | Jan Engelhardt |
2010-11-12 | radix-tree: fix RCU bug | Nick Piggin |
2010-10-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-10-26 | docbook: add idr/ida to kernel-api docbook | Randy Dunlap |
2010-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-10-26 | div64_u64(): improve precision on 32bit platforms | Brian Behlendorf |
2010-10-26 | lib/parser: cleanup match_number() | Namhyung Kim |
2010-10-26 | percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() | Christoph Lameter |
2010-10-26 | lib/list_sort: test: check element addresses | Artem Bityutskiy |
2010-10-26 | lib/list_sort: test: unify test messages | Artem Bityutskiy |
2010-10-26 | lib/list_sort: test: improve errors handling | Artem Bityutskiy |
2010-10-26 | lib/list_sort: test: use generic random32 | Artem Bityutskiy |
2010-10-26 | lib/list_sort: test: use more reasonable printk levels | Artem Bityutskiy |
2010-10-26 | lib/Kconfig.debug: add list_sort debugging switch | Artem Bityutskiy |
2010-10-26 | percpu_counter: add debugobj support | Tejun Heo |
2010-10-26 | idr: fix idr_pre_get() locking description | Naohiro Aota |
2010-10-26 | lib/bitmap.c: use hex_to_bin() | Andy Shevchenko |
2010-10-26 | lib: fix scnprintf() if @size is == 0 | Changli Gao |
2010-10-26 | vsprintf.c: use default pointer field size for "(null)" strings | Joe Perches |
2010-10-26 | percpu: fix list_head init bug in __percpu_counter_init() | Masanori ITOH |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-24 | Merge branch 'master' into for-linus | Pekka Enberg |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |