aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-02sh: support for platforms without PIO.Paul Mundt8-34/+54
2010-06-02usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2-15/+15
2010-06-02usb: gadget: r8a66597-udc pio to mmio accessor conversion.Paul Mundt2-14/+14
2010-06-02usb: gadget: m66592-udc pio to mmio accessor conversion.Paul Mundt1-11/+11
2010-05-25input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt1-1/+2
2010-05-25sh: handle early calls to return_address() when using dwarf unwinder.Paul Mundt2-2/+19
2010-05-25fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.cGuennadi Liakhovetski1-3/+3
2010-05-25serial: sh-sci: fix up serial DMA build.Paul Mundt1-3/+1
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds4-8/+8
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds48-3241/+1938
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds68-312/+669
2010-05-24Merge git://git.infradead.org/battery-2.6Linus Torvalds18-168/+901
2010-05-24Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+8
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds27-207/+916
2010-05-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-1/+31
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds3-27/+3
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds4-25/+32
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds9-33/+261
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds30-759/+876
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds211-974/+1254
2010-05-24Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds7-98/+200
2010-05-24Documentation: update SubmitChecklist for O=objdir and kconfig testingRandy Dunlap1-0/+12
2010-05-24fusion: fix kernel-doc notationBen Hutchings1-4/+2
2010-05-24scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap1-17/+9
2010-05-24Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon1-1/+1
2010-05-24Documentation/timers/hpet_example: drop duplicate header filesAndrea Gelmini1-2/+0
2010-05-24Documentation/development-process: add staging & mmotm infoRandy Dunlap1-6/+8
2010-05-24Documentation/development-process: add maintainers and git infoRandy Dunlap2-4/+13
2010-05-24docbook: make mtd nand module init staticH Hartley Sweeten1-1/+1
2010-05-24timers: Fix slack calculation for expired timersJeff Chua1-3/+4
2010-05-24timekeeping: Fix timezone updateThomas Gleixner1-4/+4
2010-05-24sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt1-109/+164
2010-05-24arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-22Blackfin: SMP: fix continuation linesJoe Perches1-2/+2
2010-05-22Blackfin: acvilon: fix timeout usage for I2CWolfram Sang1-1/+2
2010-05-22Blackfin: fix typo in BF537 IRQ commentMichael Hennerich1-1/+1
2010-05-22Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger1-6/+1
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-22Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger1-1/+2
2010-05-22Blackfin: another year of changes (update copyright in boot log)Mike Frysinger1-2/+2
2010-05-22Blackfin: optimize strncpy a bitRobin Getz2-13/+47
2010-05-22Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger1-43/+51
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz11-184/+226
2010-05-22Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger1-15/+18
2010-05-22Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger1-1/+2
2010-05-22Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger1-1/+1
2010-05-22Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz1-0/+9
2010-05-22Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz1-6/+19
2010-05-22Blackfin: support all possible registers in the pseudo instructionsRobin Getz1-6/+61
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz3-18/+71