| Commit message (Expand) | Author | Age |
* | V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link | Guennadi Liakhovetski | 2009-06-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-06-16 |
|\ |
|
| * | sparc64: Update defconfig. | David S. Miller | 2009-06-16 |
| * | sparc: Wire up sys_rt_tgsigqueueinfo(). | David S. Miller | 2009-06-16 |
| * | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell | 2009-06-16 |
| * | sparc64: Add proper dynamic ftrace support. | David S. Miller | 2009-06-16 |
| * | sparc: Simplify code using is_power_of_2() routine. | Robert P. J. Day | 2009-06-16 |
| * | sparc: move of_device common code to of_device_common | Robert Reif | 2009-06-16 |
| * | sparc: remove dma-mapping_{32|64}.h | FUJITA Tomonori | 2009-06-16 |
| * | sparc: use dma_map_page instead of dma_map_single | FUJITA Tomonori | 2009-06-16 |
| * | sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops | FUJITA Tomonori | 2009-06-16 |
| * | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h | FUJITA Tomonori | 2009-06-16 |
| * | sparc64: fix and optimize irq distribution | Hong H. Pham | 2009-06-16 |
| * | sparc64: Use new dynamic per-cpu allocator. | David S. Miller | 2009-06-16 |
| * | sparc64: Only allocate per-cpu areas for possible cpus. | David S. Miller | 2009-06-16 |
| * | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller | 2009-06-16 |
| * | sparc64: Defer cpu_data() setup until end of per-cpu data initialization. | David S. Miller | 2009-06-16 |
| * | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. | David S. Miller | 2009-06-16 |
| * | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller | 2009-06-16 |
| * | sparc64: Refactor MDESC cpu scanning code using an iterator. | David S. Miller | 2009-06-16 |
| * | sparc64: Refactor OBP cpu scanning code using an iterator. | David S. Miller | 2009-06-16 |
| * | sparc64: Use BUILD_BUG_ON() in trap_init(). | David S. Miller | 2009-06-16 |
| * | sparc64: Store per-cpu offset in trap_block[] | David S. Miller | 2009-06-16 |
| * | sparc64: Move trap_block[] definitions into a new header file. | David S. Miller | 2009-06-16 |
| * | sparc64: Reclaim trap_block[]->hdesc | David S. Miller | 2009-06-16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-06-16 |
|\ \ |
|
| * | | Blackfin: hook up new rt_tgsigqueueinfo syscall | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: improve CLKIN_HZ config default | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: initial support for ftrace grapher | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: initial support for ftrace | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: enable support for LOCKDEP | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: add preliminary support for STACKTRACE | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: move custom sections into sections.h | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: punt unused/wrong mutex-dec.h | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: add support for irqflags | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: add support for bzip2/lzma compressed kernel images | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: convert Kconfig style to def_bool | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: bf548-ezkit: update smsc911x resources | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: update aedos-ipipe code to upstream 1.10-00 | Yi Li | 2009-06-13 |
| * | | Blackfin: bf537-stamp: update ADP5520 resources | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: bf518f-ezbrd: fix SPI CS for SPI flash | Graf Yang | 2009-06-13 |
| * | | Blackfin: define SPI IRQ in board resources | Yi Li | 2009-06-13 |
| * | | Blackfin: do not configure the UART early if on wrong processor | Robin Getz | 2009-06-13 |
| * | | Blackfin: fix deadlock in SMP IPI handler | Sonic Zhang | 2009-06-13 |
| * | | Blackfin: fix flag storage for irq funcs | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: push down exception oops checking | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: fix trap_c() exit paths | Mike Frysinger | 2009-06-13 |
| * | | Blackfin: add blackfin_invalidate_entire_icache for SMP systems | Sonic Zhang | 2009-06-13 |
| * | | Blackfin: include the cpu compiled version in /proc/cpuinfo | Robin Getz | 2009-06-13 |
| * | | Blackfin: add support for GENERIC_BUG | Mike Frysinger | 2009-06-13 |