| Commit message (Expand) | Author | Age |
* | CRC7 support | Jan Nikitenko | 2007-07-17 |
* | Slab allocators: Replace explicit zeroing with __GFP_ZERO | Christoph Lameter | 2007-07-17 |
* | Make check_signature depend on CONFIG_HAS_IOMEM | Linus Torvalds | 2007-07-16 |
* | vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2 | Denis Vlasenko | 2007-07-16 |
* | vsprintf.c: optimizing, part 1 (easy and obvious stuff) | Denis Vlasenko | 2007-07-16 |
* | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 |
* | uninline check_signature() | Andrew Morton | 2007-07-16 |
* | percpu_counters: use for_each_online_cpu() | Andrew Morton | 2007-07-16 |
* | percpu_counters(): use cpu notifiers | Andrew Morton | 2007-07-16 |
* | SLUB: support slub_debug on by default | Christoph Lameter | 2007-07-16 |
* | lib: add idr_remove_all | Kristian Hoegsberg | 2007-07-16 |
* | lib: add idr_for_each() | Kristian Hoegsberg | 2007-07-16 |
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-07-15 |
|\ |
|
| * | [LIB]: export radix_tree_preload() | David Chinner | 2007-07-14 |
* | | sysfs: make kobj point to sysfs_dirent instead of dentry | Tejun Heo | 2007-07-11 |
* | | ida: implement idr based id allocator | Tejun Heo | 2007-07-11 |
* | | idr: separate out idr_mark_full() | Tejun Heo | 2007-07-11 |
* | | idr: fix obscure bug in allocation path | Tejun Heo | 2007-07-11 |
* | | Driver core: add missing kset uevent | Kay Sievers | 2007-07-11 |
|/ |
|
* | Add LZO1X algorithm to the kernel | Richard Purdie | 2007-07-10 |
* | sched: scheduler debugging, enable in Kconfig | Ingo Molnar | 2007-07-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-06-08 |
|\ |
|
| * | kobject: use the proper printk level for kobject error | Greg Kroah-Hartman | 2007-06-08 |
* | | hexdump: more output formatting | Randy Dunlap | 2007-06-08 |
|/ |
|
* | timer stats: speedups | Ingo Molnar | 2007-06-01 |
* | prohibit rcutorture from being compiled into the kernel | Paul E. McKenney | 2007-05-23 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
* | fault injection: disable stacktrace filter for x86-64 | Akinobu Mita | 2007-05-12 |
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2007-05-11 |
|\ |
|
| * | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 |
| * | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 |
* | | lib/hexdump | Randy Dunlap | 2007-05-11 |
|/ |
|
* | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394... | Linus Torvalds | 2007-05-10 |
|\ |
|
| * | CRC ITU-T V.41 | Ivo van Doorn | 2007-05-10 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 |
|\ \ |
|
| * | | [RSLIB] Support non-canonical GF representations | Segher Boessenkool | 2007-05-02 |
* | | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
* | | | Move LOG_BUF_SHIFT to a more sensible place | Alistair John Strachan | 2007-05-08 |
* | | | fix sscanf %n match at end of input string | Johannes Berg | 2007-05-08 |
* | | | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 2007-05-08 |
* | | | fix section mismatch warning in lib/swiotlb.c | Sam Ravnborg | 2007-05-08 |
* | | | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 |
* | | | Fix ppp_deflate issues with recent zlib_inflate changes | Richard Purdie | 2007-05-07 |
* | | | blackfin architecture | Bryan Wu | 2007-05-07 |
* | | | Introduce CONFIG_HAS_DMA | Heiko Carstens | 2007-05-07 |
* | | | Safer nr_node_ids and nr_node_ids determination and initial values | Christoph Lameter | 2007-05-07 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 |
|\ \ \ |
|
| * | | | kconfig.debug: clarify CONFIG_DEBUG_INFO help text | Andreas Dilger | 2007-05-02 |
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ \ \ \ |
|
| * | | | | [PATCH] x86-64: deflate inflate_dynamic too | Jeremy Fitzhardinge | 2007-05-02 |