| Commit message (Expand) | Author | Age |
* | MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. | David Daney | 2009-07-03 |
* | MIPS: Malta: Remove unnecessary function prototypes | Dmitri Vorobiev | 2009-07-03 |
* | MIPS: MT: Remove unnecessary semicolons | Joe Perches | 2009-07-03 |
* | MIPS: Add support for Texas Instruments AR7 System-on-a-Chip | Florian Fainelli | 2009-07-03 |
* | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu | 2009-07-02 |
* | x86: fix power-of-2 round_up/round_down macros | Linus Torvalds | 2009-07-02 |
* | FRV: Add basic performance counter support | David Howells | 2009-07-01 |
* | FRV: Implement atomic64_t | David Howells | 2009-07-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-07-01 |
|\ |
|
| * | sh: LCDC dcache flush for deferred io | Paul Mundt | 2009-07-01 |
| * | sh: Fix compiler error and include the definition of IS_ERR_VALUE | Matt Fleming | 2009-07-01 |
| * | sh: re-add LCDC fbdev support to the Migo-R defconfig | Magnus Damm | 2009-07-01 |
| * | sh: fix se7724 ceu names | Magnus Damm | 2009-07-01 |
| * | sh: ms7724se: Enable sh_eth in defconfig. | Kuninori Morimoto | 2009-06-29 |
| * | arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolons | Joe Perches | 2009-06-29 |
| * | sh: ms7724se: Add sh_eth support | Kuninori Morimoto | 2009-06-26 |
| * | nommu: provide follow_pfn(). | Paul Mundt | 2009-06-25 |
| * | sh: Kill off unused DEBUG_BOOTMEM symbol. | Paul Mundt | 2009-06-25 |
| * | perf_counter tools: add cpu_relax()/rmb() definitions for sh. | Paul Mundt | 2009-06-25 |
| * | sh64: Hook up page fault events for software perf counters. | Paul Mundt | 2009-06-24 |
| * | sh: Hook up page fault events for software perf counters. | Paul Mundt | 2009-06-24 |
| * | sh: make set_perf_counter_pending() static inline. | Paul Mundt | 2009-06-24 |
| * | clocksource: sh_tmu: Make undefined TCOR behaviour less undefined. | Shin-ichiro KAWASAKI | 2009-06-24 |
* | | kernel-doc: move ignoring kmemcheck | Randy Dunlap | 2009-07-01 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-07-01 |
|\ \ |
|
| * | | mtd: nand: fix build failure and incorrect return from omap_wait() | vimal singh | 2009-06-28 |
| * | | mtd: Use BLOCK_NIL consistently in NFTL/INFTL | Julia Lawall | 2009-06-27 |
| * | | mtd: m25p80 timeout too short for worst-case m25p16 devices | Steven A. Falco | 2009-06-26 |
| * | | mtd: atmel_nand: Fix typo s/parititions/partitions/ | Thadeu Lima de Souza Cascardo | 2009-06-25 |
| * | | mtd: cmdlineparts: Use 64-bit format when printing a debug message. | Thadeu Lima de Souza Cascardo | 2009-06-25 |
| * | | mtd: maps: Remove BUS_ID_SIZE from integrator_flash | David Woodhouse | 2009-06-24 |
| * | | jffs2: fix another potential leak on error path in scan.c | David Woodhouse | 2009-06-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-07-01 |
|\ \ \ |
|
| * | | | fuse: invalidation reverse calls | John Muir | 2009-06-30 |
| * | | | fuse: allow umask processing in userspace | Miklos Szeredi | 2009-06-30 |
| * | | | fuse: fix bad return value in fuse_file_poll() | Miklos Szeredi | 2009-06-30 |
| * | | | fuse: fix return value of fuse_dev_write() | Csaba Henk | 2009-06-30 |
* | | | | Fix iommu address space allocation | David Woodhouse | 2009-07-01 |
* | | | | Fix pci_unmap_addr() et al on i386. | David Woodhouse | 2009-07-01 |
* | | | | elf: fix one check-after-use | Amerigo Wang | 2009-07-01 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-01 |
|\ \ \ \ |
|
| * | | | | cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request() | Shan Wei | 2009-07-01 |
| * | | | | blocK: Restore barrier support for md and probably other virtual devices. | NeilBrown | 2009-07-01 |
| * | | | | block: get rid of queue-private command filter | Jens Axboe | 2009-07-01 |
| * | | | | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 2009-07-01 |
| * | | | | cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() | Jens Axboe | 2009-07-01 |
| * | | | | cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue() | Jens Axboe | 2009-07-01 |
| * | | | | Trivial typo fixes in Documentation/block/data-integrity.txt. | Andre Noll | 2009-07-01 |
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-07-01 |
|\ \ \ \ \ |
|
| * | | | | | md: use interruptible wait when duration is controlled by userspace. | NeilBrown | 2009-06-30 |