summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-12sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt1-4/+5
2009-11-11sh: Enable PMB support for all SH-4A CPUs.Paul Mundt1-5/+3
2009-11-09sh: perf events: Document SH-4A raw event codes.Paul Mundt1-0/+38
2009-11-09Merge branch 'sh/stable-updates'Paul Mundt52-312/+776
2009-11-09sh: Replace old style lock initializerThomas Gleixner1-1/+1
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming1-1/+4
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt1-1/+1
2009-11-06serial: sh-sci: disable callback typo fixMagnus Damm1-1/+1
2009-11-06Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2009-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-3/+6
2009-11-06Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32Linus Torvalds3-3/+9
2009-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-6/+34
2009-11-06x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette1-1/+1
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2-2/+34
2009-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+4
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-54/+84
2009-11-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+5
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-5/+47
2009-11-05Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds6-124/+48
2009-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-4/+2
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds1-6/+7
2009-11-05sh: oprofile: Fix up count size mismatch for common impl.Paul Mundt1-1/+1
2009-11-05sh: oprofile: Kill off bitrotted SH7750 driver.Paul Mundt3-289/+8
2009-11-05sh: perf events: Add support for SH7750-style counters.Paul Mundt2-0/+258
2009-11-05sh: perf events: Preliminary callchain support.Paul Mundt2-1/+99
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt1-0/+4
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt1-1/+14
2009-11-05powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt1-2/+2
2009-11-05sh: Default-enable SPU clock for SH7724.Paul Mundt1-1/+1
2009-11-05sh: sh7724: Add SPU2 supportKuninori Morimoto1-0/+68
2009-11-05sh: perf events: Fix up uninitialized variable warning.Paul Mundt1-3/+1
2009-11-05sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman1-0/+4
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds8-95/+486
2009-11-04KVM: get_tss_base_addr() should return a gpa_tGleb Natapov1-1/+1
2009-11-04KVM: x86: Catch potential overrun in MCE setupJan Kiszka1-1/+1
2009-11-04amd64_edac: fix CECCs reportingBorislav Petkov1-1/+1
2009-11-04amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong1-3/+1
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold3-1/+8
2009-11-04fuse: invalidate target of renameMiklos Szeredi1-1/+3
2009-11-04fuse: fix kunmap in fuse_ioctl_copy_userJens Axboe1-1/+1
2009-11-04fuse: prevent fuse_put_request on invalid pointerAnand V. Avati1-1/+2
2009-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt509-6390/+8653
2009-11-04video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists.Paul Mundt1-8/+24
2009-11-04ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan1-3/+3
2009-11-04ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan1-0/+2
2009-11-04sh: Make sure indexes are positiveRoel Kluin3-3/+3
2009-11-04sh: Add RWDT save/restore code for sh7724 R-standbyMagnus Damm1-0/+14
2009-11-04sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation.Paul Mundt3-27/+31
2009-11-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-18/+32