summaryrefslogtreecommitdiffstats
path: root/arch/h8300/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-12sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt2-7/+3
2009-11-12sh: Use the generic I/O port base for slowdown.Paul Mundt3-10/+10
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-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-05x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette1-1/+1
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-04sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman1-0/+4
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-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-04m32r: Should index be positive?Roel Kluin1-1/+1
2009-11-04m32r: bzip2/lzma kernel compression supportHirokazu Takata3-120/+42
2009-11-04m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata1-0/+2
2009-11-04arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall1-3/+3
2009-11-03Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds1-1/+1
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw1-1/+0
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall1-3/+6
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson1-5/+35
2009-11-03cfq-iosched: limit coop preemptionShaohua Li1-2/+15
2009-11-03cfq-iosched: fix bad return value cfq_should_preempt()Jens Axboe1-1/+1
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe1-1/+2
2009-11-03xen: mask extended topology info in cpuidJeremy Fitzhardinge1-1/+10
2009-11-03xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge1-1/+24