summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds45-1350/+1751
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds56-605/+809
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds69-499/+3718
2009-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-54/+104
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds37-527/+873
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-6/+6
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds10-110/+152
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-341/+403
2009-06-16Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-76/+1103
2009-06-16Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds38-198/+571
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox1-2/+4
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox1-3/+3
2009-06-16printk: add KERN_DEFAULT loglevel to print_modules()Linus Torvalds1-1/+1
2009-06-16printk: Add KERN_DEFAULT printk log-levelLinus Torvalds2-0/+4
2009-06-16printk: clean up handling of log-levels and newlinesLinus Torvalds2-10/+23
2009-06-16sparc64: Update defconfig.David S. Miller1-18/+45
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller3-4/+9
2009-06-16openprom: Squelch useless GCC warning.David S. Miller1-1/+1
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2-2/+2
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller4-15/+65
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day1-1/+2
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif5-378/+216
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori4-238/+172
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori3-25/+28
2009-06-16sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori1-0/+6
2009-06-16sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori4-88/+42
2009-06-16p9100: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-12/+8
2009-06-16leo: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-9/+5
2009-06-16cg6: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-14/+11
2009-06-16cg3: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-12/+8
2009-06-16cg14: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-10/+9
2009-06-16bw2: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-12/+8
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham5-25/+456
2009-06-16sparc64: Use new dynamic per-cpu allocator.David S. Miller2-9/+159
2009-06-16sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller1-16/+6
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller3-17/+5
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller5-10/+9
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller4-6/+6
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller6-8/+6
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2-57/+90
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2-109/+125
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller1-80/+91
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller5-44/+21
2009-06-16sparc64: Move trap_block[] definitions into a new header file.David S. Miller2-196/+208
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller2-9/+7
2009-06-16block: remove some includings of blktrace_api.hLi Zefan6-6/+0
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht12-27/+375
2009-06-16[S390] pm: dcssblk power management callbacks.Gerald Schaefer1-17/+115
2009-06-16[S390] pm: monreader power management callbacks.Gerald Schaefer1-12/+128
2009-06-16[S390] pm: monwriter power management callbacks.Gerald Schaefer1-6/+92