summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-01-31MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle1-2/+6
2009-01-31MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle4-7/+4
2009-01-31MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle1-28/+72
2009-01-31MIPS: Octeon: Remove duplicated #includesHuang Weiyi1-2/+0
2009-01-31MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle1-26/+26
2009-01-31MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle1-15/+6
2009-01-31MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle1-1/+21
2009-01-31MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle1-1/+2
2009-01-30headers_check fix: x86, swab.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput1-0/+2
2009-01-30headers_check fix: x86, sigcontext.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: x86, mtrr.hJaswinder Singh Rajput1-0/+1
2009-01-30headers_check fix: x86, mce.hJaswinder Singh Rajput1-4/+1
2009-01-30headers_check fix: x86, kvm.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: x86, e820.hJaswinder Singh Rajput1-0/+1
2009-01-30Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap5-11/+11
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+2
2009-01-30alpha: fix the BUG() macroIvan Kokshaysky1-11/+6
2009-01-30alpha: compile fixesIvan Kokshaysky3-2/+6
2009-01-30alpha: use syscall wrappersIvan Kokshaysky5-99/+87
2009-01-30lguest: typos fixAtsushi SAKAI1-2/+2
2009-01-30powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely1-14/+10
2009-01-30powerpc/5200: update defconfigsGrant Likely6-143/+386
2009-01-29ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman1-2/+1
2009-01-29ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원1-0/+1
2009-01-29ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen1-1/+2
2009-01-29ARM: OMAP: Fix hsmmc init, v2Tony Lindgren4-12/+18
2009-01-29ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2-1/+6
2009-01-29ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula1-0/+1
2009-01-29ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola1-2/+2
2009-01-29ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao4-223/+78
2009-01-29x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar1-2/+1
2009-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds84-1920/+4343
2009-01-28[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre1-1/+4
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds12-1031/+37
2009-01-28[ARM] call undefined instruction exception handler with irqs enabledRussell King1-0/+1
2009-01-28[ARM] msm: fix build errorsRussell King1-0/+1
2009-01-28powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher1-3/+3
2009-01-28powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings1-3/+4
2009-01-28powerpc: Remove arch/ppc cruft from KconfigJosh Boyer1-4/+0
2009-01-28powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell1-13/+13
2009-01-28Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt27-592/+1203
2009-01-28Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt53-1305/+3120
2009-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-23/+0
2009-01-28USB: musb_hdrc: another davinci buildfix (otg related)David Brownell1-23/+0
2009-01-27PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley1-0/+1
2009-01-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+0
2009-01-27m68knommu: fix 5329 ColdFire periphal addressingMatt Waddel1-4/+4
2009-01-27m68knommu: fix syscall restartingGreg Ungerer2-1/+16