summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-16V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_linkGuennadi Liakhovetski
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-16sparc64: Update defconfig.David S. Miller
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham
2009-06-16sparc64: Use new dynamic per-cpu allocator.David S. Miller
2009-06-16sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller
2009-06-16sparc64: Move trap_block[] definitions into a new header file.David S. Miller
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht
2009-06-16[S390] pm: appldata power management callbacksGerald Schaefer
2009-06-16[S390] cio: force console functionMartin Schwidefsky
2009-06-16[S390] pm: add kernel_page_presentHans-Joachim Picht
2009-06-16[S390] pm: ccwgroup bus power management callbacksSebastian Ott
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott
2009-06-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven
2009-06-15ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven
2009-06-15ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven
2009-06-15powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras
2009-06-15powerpc: Add compiler memory barrier to mtmsr macroPaul Mackerras
2009-06-15powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman