summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-05sh: Set a sensible default for the SH7786 pclk.Paul Mundt1-1/+2
2009-03-05sh: urquell: Add smc91x support and update defconfig accordingly.Kuninori Morimoto2-64/+896
2009-03-03sh: Urquell board support.Kuninori Morimoto6-0/+737
2009-03-03sh: SH7786 is an SH-X3 core, select CPU_SHX3.Paul Mundt1-1/+1
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto14-6/+1734
2009-03-03sh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-8/+7
2009-02-27sh: Fix up SH-X3 general exception handler build.Paul Mundt1-1/+1
2009-02-27sh: multiple vectors per irq - sh7785Magnus Damm1-63/+32
2009-02-27sh: multiple vectors per irq - sh7780Magnus Damm1-67/+30
2009-02-27sh: multiple vectors per irq - sh7750Magnus Damm1-62/+25
2009-02-27sh: multiple vectors per irq - baseMagnus Damm3-1/+49
2009-02-27sh: fix P4 iounmap() pass-throughMagnus Damm1-1/+1
2009-02-27rtc: sh-rtc: Add Single IRQ SupportMagnus Damm1-73/+117
2009-02-27serial: sh-sci: console drainageMagnus Damm1-1/+7
2009-02-27sh: Disable unsupportable prefetching on SH-3.Paul Mundt1-2/+1
2009-02-27sh: prefetch early exception data on sh4/sh4a.Magnus Damm2-2/+10
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm2-9/+4
2009-02-27sh: rework register restore code for sh3/sh4/sh4aMagnus Damm1-35/+33
2009-02-27sh: shared register saving code for sh3/sh4/sh4aMagnus Damm2-149/+155
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin4-266/+300
2009-02-12Merge branch 'sh/stable-updates'Paul Mundt873-8570/+17735
2009-02-12serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto1-1/+1
2009-02-12sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-02-11Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds1-1/+2
2009-02-11w1: w1 temp calculation overflow fixIan Dall1-1/+1
2009-02-11nbd: fix I/O hang on disconnected nbdsPaul Clements1-0/+9
2009-02-11mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge1-4/+6
2009-02-11parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby1-0/+5
2009-02-11writeback: fix break conditionFederico Cuello1-13/+16
2009-02-11syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-11ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte1-3/+6
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan2-1/+3
2009-02-11cgroups: add Li Zefan as a maintainerKOSAKI Motohiro1-0/+2
2009-02-11rtc: t reaches -1, tested 0Roel Kluin1-1/+1
2009-02-11kernel-doc: fix syscall wrapper processingRandy Dunlap1-1/+39
2009-02-11kernel-doc: preferred ending marker and examplesRandy Dunlap1-3/+4
2009-02-11memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki1-1/+2
2009-02-11video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-02-11tpm: correct email address for tpm_infineon-driverMarcel Selhorst2-4/+4
2009-02-11mm: fix mlocked page counter mismatchMinChan Kim1-1/+2
2009-02-11ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara1-5/+6
2009-02-11jbd: fix return value of journal_start_commit()Jan Kara1-6/+11
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2-3/+4
2009-02-11gx1fb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-11gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-11lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-02-11rtc: update maintainership of pxa rtc driverRobert Jarzmik2-1/+7
2009-02-11migration: migrate_vmas should check "vma"Daisuke Nishimura1-1/+1
2009-02-11Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVEMel Gorman1-20/+33
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+9