summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-12Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds1-1/+2
2009-02-12w1: w1 temp calculation overflow fixIan Dall1-1/+1
2009-02-12nbd: fix I/O hang on disconnected nbdsPaul Clements1-0/+9
2009-02-12mm: rearrange exit_mmap() to unlock before arch_exit_mmapJeremy Fitzhardinge1-4/+6
2009-02-12parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby1-0/+5
2009-02-12writeback: fix break conditionFederico Cuello1-13/+16
2009-02-12syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-12ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte1-3/+6
2009-02-12cgroups: fix lockdep subclasses overflowLi Zefan2-1/+3
2009-02-12cgroups: add Li Zefan as a maintainerKOSAKI Motohiro1-0/+2
2009-02-12rtc: t reaches -1, tested 0Roel Kluin1-1/+1
2009-02-12kernel-doc: fix syscall wrapper processingRandy Dunlap1-1/+39
2009-02-12kernel-doc: preferred ending marker and examplesRandy Dunlap1-3/+4
2009-02-12memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki1-1/+2
2009-02-12video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-02-12tpm: correct email address for tpm_infineon-driverMarcel Selhorst2-4/+4
2009-02-12mm: fix mlocked page counter mismatchMinChan Kim1-1/+2
2009-02-12ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara1-5/+6
2009-02-12jbd: fix return value of journal_start_commit()Jan Kara1-6/+11
2009-02-12mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2-3/+4
2009-02-12gx1fb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-12gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-12lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-02-12rtc: update maintainership of pxa rtc driverRobert Jarzmik2-1/+7
2009-02-12migration: 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
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-75/+209
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-125/+207
2009-02-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+12
2009-02-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-60/+81
2009-02-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra2-12/+9
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2-12/+35
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra2-28/+15
2009-02-11[S390] Update default configuration.Martin Schwidefsky1-27/+60
2009-02-11[S390] dasd: fix race in dasd timer handlingStefan Weinhuber1-30/+16