summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-linusChris Metcalf2010-06-05411-2599/+66263
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-048-15/+13
| |\
| | * Minix: Clean up left over labelAndrew Hendry2010-06-041-4/+0
| | * fix truncate inode time modification breakageNick Piggin2010-06-042-3/+4
| | * fix setattr error handling in sysfs, configfsNick Piggin2010-06-042-7/+8
| | * fcntl: return -EFAULT if copy_to_user failsDan Carpenter2010-06-041-2/+5
| | * wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2010-06-042-2/+3
| | * fix the deadlock in qib_fsAl Viro2010-06-041-3/+1
| | * mqueue doesn't need make_bad_inode()Al Viro2010-06-041-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-06-043-155/+221
| |\ \
| | * | module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell2010-06-051-32/+59
| | * | module: verify_export_symbols under the lockRusty Russell2010-06-051-16/+10
| | * | module: move find_module check to endLinus Torvalds2010-06-051-5/+7
| | * | module: make locking more fine-grained.Rusty Russell2010-06-051-23/+42
| | * | module: Make module sysfs functions private.Rusty Russell2010-06-052-37/+25
| | * | module: move sysfs exposure to end of load_moduleRusty Russell2010-06-051-11/+36
| | * | module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-053-19/+11
| | * | module: Make the 'usage' lists be two-wayLinus Torvalds2010-06-052-32/+51
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-047-26/+67
| |\ \ \
| | * | | Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-043-15/+60
| | * | | Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov2010-06-021-1/+1
| | * | | Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-021-8/+4
| | * | | Input: s3c2410_ts - tone down loggingMark Brown2010-05-311-1/+1
| | * | | Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown2010-05-311-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-0436-204/+642
| |\ \ \ \
| | * | | | sh: Make intc messages consistent via pr_fmt.Paul Mundt2010-06-021-5/+7
| | * | | | sh: make sure static declaration on ms7724seKuninori Morimoto2010-06-021-4/+4
| | * | | | sh: make sure static declaration on mach-migorKuninori Morimoto2010-06-021-1/+1
| | * | | | sh: make sure static declaration on mach-ecovec24Kuninori Morimoto2010-06-021-8/+8
| | * | | | sh: make sure static declaration on mach-ap325rxaKuninori Morimoto2010-06-021-1/+1
| | * | | | clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt2010-06-021-9/+13
| | * | | | clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno2010-06-021-9/+11
| | * | | | Merge branch 'sh/iomap'Paul Mundt2010-06-0215-75/+99
| | |\ \ \ \
| | | * | | | sh: PIO disabling for x3proto and urquell.Paul Mundt2010-06-021-0/+2
| | | * | | | sh: mach-sdk7786: conditionally disable PIO support.Paul Mundt2010-06-021-0/+1
| | | * | | | sh: support for platforms without PIO.Paul Mundt2010-06-028-34/+54
| | | * | | | usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2010-06-022-15/+15
| | | * | | | usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2010-06-022-14/+14
| | | * | | | usb: gadget: m66592-udc pio to mmio accessor conversion.Paul Mundt2010-06-021-11/+11
| | | * | | | input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt2010-05-251-1/+2
| | * | | | | sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm2010-05-319-4/+171
| | * | | | | sh: add boot code to MMCIF driver headerMagnus Damm2010-05-311-0/+129
| | * | | | | sh: prepare MMCIF driver header fileMagnus Damm2010-05-312-75/+82
| | * | | | | sh: allow romImage data between head.S and the zero pageMagnus Damm2010-05-312-3/+10
| | * | | | | sh: Add support MMCIF for ecovecYusuke Goda2010-05-311-2/+84
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-311526-28175/+112473
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | sh: remove duplicated #includeHuang Weiyi2010-05-261-1/+0
| | | |/ / / | | |/| | |
| | * | | | sh: handle early calls to return_address() when using dwarf unwinder.Paul Mundt2010-05-252-2/+19
| | * | | | fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.cGuennadi Liakhovetski2010-05-251-3/+3
| | * | | | serial: sh-sci: fix up serial DMA build.Paul Mundt2010-05-251-3/+1
OpenPOWER on IntegriCloud