| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-05-15 | 1 | -12/+20 |
|\ |
|
| * | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster | 2008-05-15 | 1 | -12/+20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-15 | 1 | -15/+30 |
|\ \ |
|
| * | | lmb: Make lmb debugging more useful. | David S. Miller | 2008-05-13 | 1 | -11/+22 |
| * | | lmb: Fix inconsistent alignment of size argument. | David S. Miller | 2008-05-13 | 1 | -4/+8 |
* | | | lib: create common ascii hex array | Harvey Harrison | 2008-05-15 | 1 | -2/+5 |
| |/
|/| |
|
* | | cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len | Paul Jackson | 2008-05-13 | 1 | -16/+0 |
|/ |
|
* | BKL: revert back to the old spinlock implementation | Linus Torvalds | 2008-05-11 | 1 | -39/+81 |
* | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-05-06 | 1 | -1/+1 |
|\ |
|
| * | [POWERPC] devres: Add devm_ioremap_prot() | Emil Medve | 2008-05-05 | 1 | -1/+1 |
* | | kgdb: kconfig fix xconfig/menuconfig element | Jan Engelhardt | 2008-05-05 | 1 | -7/+9 |
|/ |
|
* | idr: fix idr_remove() | Nadia Derbey | 2008-05-01 | 1 | -1/+1 |
* | Add a new sysfs_streq() string comparison function | David Brownell | 2008-05-01 | 1 | -0/+27 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 1 | -6/+6 |
* | introduce explicit signed/unsigned 64bit divide | Roman Zippel | 2008-05-01 | 1 | -2/+21 |
* | klist: fix coding style errors in klist.h and klist.c | Greg Kroah-Hartman | 2008-05-01 | 1 | -121/+85 |
* | devres: support addresses greater than an unsigned long via dev_ioremap | Kumar Gala | 2008-05-01 | 1 | -2/+2 |
* | kobject: do not copy vargs, just pass them around | Kay Sievers | 2008-05-01 | 1 | -20/+8 |
* | klist: implement klist_add_{after|before}() | Tejun Heo | 2008-05-01 | 1 | -0/+33 |
* | lib: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 2 | -13/+13 |
* | debugobjects: add timer specific object debugging code | Thomas Gleixner | 2008-04-30 | 1 | -0/+8 |
* | infrastructure to debug (dynamic) objects | Thomas Gleixner | 2008-04-30 | 3 | -0/+914 |
* | mm: bdi: allow setting a maximum for the bdi dirty limit | Peter Zijlstra | 2008-04-30 | 1 | -6/+32 |
* | mm: bdi: export BDI attributes in sysfs | Peter Zijlstra | 2008-04-30 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-29 | 1 | -9/+90 |
|\ |
|
| * | [POWERPC] Provide walk_memory_resource() for powerpc | Badari Pulavarty | 2008-04-29 | 1 | -0/+33 |
| * | [POWERPC] Update lmb data structures for hotplug memory add/remove | Badari Pulavarty | 2008-04-29 | 1 | -9/+57 |
* | | bitops: remove "optimizations" | Thomas Gleixner | 2008-04-29 | 1 | -12/+10 |
* | | idr: create idr_layer_cache at boot time | Akinobu Mita | 2008-04-29 | 1 | -6/+4 |
* | | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2008-04-29 | 1 | -8/+42 |
* | | isolate ratelimit from printk.c for other use | Dave Young | 2008-04-29 | 2 | -1/+52 |
* | | swiotlb: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-04-29 | 1 | -11/+3 |
* | | lib/swiotlb.c: cleanups | Andrew Morton | 2008-04-29 | 1 | -46/+43 |
* | | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 | 1 | -1/+1 |
* | | lib/inflate.c: handle failed malloc() | Jim Meyering | 2008-04-29 | 1 | -0/+3 |
|/ |
|
* | mempolicy: add bitmap_onto() and bitmap_fold() operations | Paul Jackson | 2008-04-28 | 1 | -0/+158 |
* | Remove set_migrateflags() | Christoph Lameter | 2008-04-28 | 1 | -5/+4 |
* | x86, bitops: select the generic bitmap search functions | Alexander van Heukelum | 2008-04-26 | 1 | -0/+6 |
* | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum | 2008-04-26 | 2 | -0/+59 |
* | x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps | Alexander van Heukelum | 2008-04-26 | 1 | -16/+9 |
* | x86: change x86 to use generic find_next_bit | Alexander van Heukelum | 2008-04-26 | 1 | -0/+2 |
* | Add option to enable -Wframe-larger-than= on gcc 4.4 | Andi Kleen | 2008-04-25 | 1 | -0/+11 |
* | [LMB]: Fix lmb allocation regression. | David S. Miller | 2008-04-24 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-22 | 3 | -0/+433 |
|\ |
|
| * | [LMB] Restructure allocation loops to avoid unsigned underflow | Paul Mackerras | 2008-04-15 | 1 | -26/+30 |
| * | [LMB] Fix some whitespace and other formatting issues, use pr_debug | Paul Mackerras | 2008-04-15 | 1 | -42/+30 |
| * | [LMB] Add lmb_alloc_nid() | David S. Miller | 2008-04-15 | 1 | -10/+76 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | 3 | -6/+11 |
| |\ |
|
| * \ | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-25 | 3 | -15/+42 |
| |\ \ |
|
| * \ \ | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 | 2 | -10/+11 |
| |\ \ \ |
|