summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-0314-6/+1734
* sh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-032-8/+7
* sh: Fix up SH-X3 general exception handler build.Paul Mundt2009-02-271-1/+1
* sh: multiple vectors per irq - sh7785Magnus Damm2009-02-271-63/+32
* sh: multiple vectors per irq - sh7780Magnus Damm2009-02-271-67/+30
* sh: multiple vectors per irq - sh7750Magnus Damm2009-02-271-62/+25
* sh: multiple vectors per irq - baseMagnus Damm2009-02-273-1/+49
* sh: fix P4 iounmap() pass-throughMagnus Damm2009-02-271-1/+1
* rtc: sh-rtc: Add Single IRQ SupportMagnus Damm2009-02-271-73/+117
* serial: sh-sci: console drainageMagnus Damm2009-02-271-1/+7
* sh: Disable unsupportable prefetching on SH-3.Paul Mundt2009-02-271-2/+1
* sh: prefetch early exception data on sh4/sh4a.Magnus Damm2009-02-272-2/+10
* sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm2009-02-272-9/+4
* sh: rework register restore code for sh3/sh4/sh4aMagnus Damm2009-02-271-35/+33
* sh: shared register saving code for sh3/sh4/sh4aMagnus Damm2009-02-272-149/+155
* sh: maple: Support block reads and writes.Adrian McMenamin2009-02-274-266/+300
* Merge branch 'sh/stable-updates'Paul Mundt2009-02-12873-8570/+17735
|\
| * serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto2009-02-121-1/+1
| * sh: Storage class should be before const qualifierTobias Klauser2009-02-121-2/+2
| * Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds2009-02-111-1/+2
| |\
| | * pcf50633_charger: Fix typoBalaji Rao2009-02-021-1/+2
| * | w1: w1 temp calculation overflow fixIan Dall2009-02-111-1/+1
| * | nbd: fix I/O hang on disconnected nbdsPaul Clements2009-02-111-0/+9
| * | mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge2009-02-111-4/+6
| * | parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby2009-02-111-0/+5
| * | writeback: fix break conditionFederico Cuello2009-02-111-13/+16
| * | syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
| * | ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte2009-02-111-3/+6
| * | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-112-1/+3
| * | cgroups: add Li Zefan as a maintainerKOSAKI Motohiro2009-02-111-0/+2
| * | rtc: t reaches -1, tested 0Roel Kluin2009-02-111-1/+1
| * | kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-111-1/+39
| * | kernel-doc: preferred ending marker and examplesRandy Dunlap2009-02-111-3/+4
| * | memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki2009-02-111-1/+2
| * | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig2009-02-111-1/+1
| * | tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-112-4/+4
| * | mm: fix mlocked page counter mismatchMinChan Kim2009-02-111-1/+2
| * | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara2009-02-111-5/+6
| * | jbd: fix return value of journal_start_commit()Jan Kara2009-02-111-6/+11
| * | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-112-3/+4
| * | gx1fb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
| * | gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
| * | lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-111-6/+11
| * | rtc: update maintainership of pxa rtc driverRobert Jarzmik2009-02-112-1/+7
| * | migration: migrate_vmas should check "vma"Daisuke Nishimura2009-02-111-1/+1
| * | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman2009-02-111-20/+33
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-112-12/+9
| |\ \
| | * | sched: revert recent sync wakeup changesPeter Zijlstra2009-02-112-12/+9
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-1110-75/+209
| |\ \ \
| | * | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-112-12/+35