Age | Commit message (Expand) | Author |
2010-04-12 | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET | Florian Fainelli |
2010-04-12 | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter |
2010-04-12 | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter |
2010-04-12 | MIPS: Loongson: Add module info to the loongson2_clock driver | Wu Zhangjin |
2010-04-12 | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr | Wu Zhangjin |
2010-04-12 | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). | Robert P. J. Day |
2010-04-12 | MIPS: Fix elfcore.c build warning | Ralf Baechle |
2010-04-12 | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory | Yang Shi |
2010-04-12 | MIPS: Trace: Don't trace irqsoff for the idle process | Wu Zhangjin |
2010-04-12 | MIPS: delay: Fix use of current_cpu_data in preemptable code. | Ralf Baechle |
2010-04-12 | MIPS: Octeon: Remove #if 0 code. | David Daney |
2010-04-12 | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB | David Daney |
2010-04-12 | MIPS: Cavium: Remove unused watchdog code. | Ralf Baechle |
2010-04-12 | MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. | Ralf Baechle |
2010-04-12 | nilfs2: fix typo "numer" -> "number" in alloc.c | Ryusuke Konishi |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-04-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-04-09 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-04-09 | radix_tree_tag_get() is not as safe as the docs make out [ver #2] | David Howells |
2010-04-09 | slub: Fix kmem_ptr_validate() for non-kernel pointers | Pekka Enberg |
2010-04-09 | slab: Generify kernel pointer validation | Pekka Enberg |
2010-04-09 | Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" | Linus Torvalds |
2010-04-09 | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier |
2010-04-09 | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms | Russell King |
2010-04-09 | [S390] Update default configuration. | Martin Schwidefsky |
2010-04-09 | [S390] nss: add missing .previous statement to asm function | Heiko Carstens |
2010-04-09 | [S390] increase default size of vmalloc area | Martin Schwidefsky |
2010-04-09 | [S390] s390: disable change bit override | Christian Borntraeger |
2010-04-09 | [S390] fix io_return critical section cleanup | Martin Schwidefsky |
2010-04-09 | [S390] sclp_async: potential buffer overflow | Dan Carpenter |
2010-04-09 | [S390] arch/s390/kernel: Add missing unlock | Julia Lawall |
2010-04-09 | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock | Anders Larsen |
2010-04-09 | cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch | Divyesh Shah |
2010-04-09 | blkio: Add more debug-only per-cgroup stats | Divyesh Shah |
2010-04-09 | blkio: Add io_queued and avg_queue_size stats | Divyesh Shah |
2010-04-09 | blkio: Add io_merged stat | Divyesh Shah |
2010-04-09 | blkio: Changes to IO controller additional stats patches | Divyesh Shah |
2010-04-09 | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus | Dave Airlie |
2010-04-09 | drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers | Ben Skeggs |
2010-04-09 | drm/nv50: implement gpio set/get routines | Ben Skeggs |
2010-04-09 | drm/nv50: parse/use some more de-magiced parts of gpio table entries | Ben Skeggs |
2010-04-09 | drm/nouveau: store raw gpio table entry in bios gpio structs | Ben Skeggs |
2010-04-09 | drm/nv40: Init some tiling-related PGRAPH state. | Francisco Jerez |
2010-04-09 | drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. | Marcin Kościelnicki |
2010-04-09 | drm/nv50: another dodgy DP hack | Ben Skeggs |
2010-04-09 | drm/nv50: punt hotplug irq handling out to workqueue | Ben Skeggs |
2010-04-09 | drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders | Ben Skeggs |
2010-04-09 | drm/nv50: Allow using the NVA3 new compute class. | Marcin Kościelnicki |
2010-04-09 | drm/nv50: cleanup properly if PDISPLAY init fails | Ben Skeggs |