summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-12MN10300: Don't do misalignment handling for userspaceDavid Howells1-29/+23
2008-11-12MN10300: Don't handle misaligned loading and storing of SPDavid Howells1-2/+0
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells1-9/+24
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells1-4/+4
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells1-51/+56
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells1-1/+94
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells1-3/+0
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells1-1/+3
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells1-13/+13
2008-11-12MN10300: Add further misalignment fixupsDavid Howells1-1/+53
2008-11-12MN10300: Add built-in testing for misalignment handlerDavid Howells2-0/+170
2008-11-12MN10300: Clean up the misalignment handler a littleDavid Howells1-18/+9
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-10/+23
2008-11-12parisc: fix find_extend_vma() breakageDenys Vlasenko1-1/+1
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds56-390/+937
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier9-50/+106
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin1-1/+1
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin1-0/+1
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin1-1/+2
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise2-6/+2
2008-11-12sched: fix stale value in average load per taskBalbir Singh1-0/+2
2008-11-12net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly1-2/+2
2008-11-12tcp_htcp: last_cong bug fixDoug Leith1-4/+10
2008-11-12Merge branch 'topic/fix/hda' into for-linusTakashi Iwai1-22/+63
2008-11-12ALSA: hda - Fix IDT/STAC multiple HP detectionTakashi Iwai1-14/+45
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra2-14/+0
2008-11-12Merge branch 'ec' into releaseLen Brown6-66/+81
2008-11-12Merge branch 'processor-256' into releaseLen Brown3-38/+51
2008-11-12Merge branch 'video' into releaseLen Brown16-84/+469
2008-11-12Merge branch 'sysfs' into releaseLen Brown7-16/+16
2008-11-12Merge branch 'sony' into releaseLen Brown0-0/+0
2008-11-12Merge branch 'power' into releaseLen Brown1-6/+2
2008-11-12Merge branch 'misc' into releaseLen Brown36-151/+277
2008-11-12Merge branch 'bugzilla-11917' into releaseLen Brown1-1/+2
2008-11-12Merge branch 'bugzilla-11539' into releaseLen Brown1-8/+17
2008-11-12Merge branch 'bugzilla-11312' into releaseLen Brown4-20/+22
2008-11-12ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas3-4/+9
2008-11-12fujitsu-laptop: Add DMI callback for Lifebook S6420Tony Vroon1-0/+15
2008-11-12Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-10/+16
2008-11-12IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2-16/+33
2008-11-12ACPI: EC: Don't do transaction from GPE handler in poll mode.Alexey Starikovskiy1-3/+6
2008-11-12ACPI: EC: lower interrupt storm tresholdAlexey Starikovskiy1-1/+1
2008-11-12ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy6-40/+23
2008-11-12ACPI: EC: restart failed commandAlexey Starikovskiy1-12/+29
2008-11-12ACPI: EC: wait for last write gpeAlexey Starikovskiy1-8/+13
2008-11-12ACPI: EC: make kernel messages more useful when GPE storm is detectedAlan Jenkins1-3/+10
2008-11-12ACPI: EC: revert msleep patchAlexey Starikovskiy1-2/+2
2008-11-11dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-13/+13
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams4-4/+12
2008-11-11iop-adma: add a dummy read to flush next descriptor updateDan Williams1-4/+5