summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | MIPS: Fix a typo in watchpoint register structure.David Daney2009-01-301-1/+1
| * | | | | | MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto2009-01-303-0/+24
| * | | | | | MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle2009-01-301-2/+6
| * | | | | | MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle2009-01-304-7/+4
| * | | | | | MIPS: Add return value checks to user_termio_to_kernel_termios()Ralf Baechle2009-01-301-28/+72
| * | | | | | MIPS: Octeon: Remove duplicated #includesHuang Weiyi2009-01-301-2/+0
| * | | | | | MIPS: atomic_*(): Change type of intermediate variables.Ralf Baechle2009-01-301-26/+26
| * | | | | | MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle2009-01-301-15/+6
| * | | | | | MIPS: Avoid destructive invalidation on partial cachelines.Ralf Baechle2009-01-301-1/+21
| * | | | | | MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle2009-01-301-1/+2
| | |_|/ / / | |/| | | |
| * | | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-295-11/+11
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-291-2/+2
| |\ \ \ \ \
| | * | | | | lguest: typos fixAtsushi SAKAI2009-01-301-2/+2
| | | |_|/ / | | |/| | |
| * | | | | alpha: fix the BUG() macroIvan Kokshaysky2009-01-291-11/+6
| * | | | | alpha: compile fixesIvan Kokshaysky2009-01-293-2/+6
| * | | | | alpha: use syscall wrappersIvan Kokshaysky2009-01-295-99/+87
| |/ / / /
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-2884-1920/+4343
| |\ \ \ \
| | * | | | powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher2009-01-281-3/+3
| | * | | | powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings2009-01-281-3/+4
| | * | | | powerpc: Remove arch/ppc cruft from KconfigJosh Boyer2009-01-281-4/+0
| | * | | | powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell2009-01-281-13/+13
| | * | | | Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt2009-01-2827-592/+1203
| | |\ \ \ \
| | | * | | | powerpc/4xx: Update multi-board PowerPC 4xx defconfigsJosh Boyer2009-01-232-37/+119
| | | * | | | powerpc/44x: Update PowerPC 44x defconfigsJosh Boyer2009-01-2311-234/+641
| | | * | | | powerpc/40x: Update PowerPC 40x defconfigsJosh Boyer2009-01-207-139/+391
| | | * | | | powerpc/44x: Warp patches for the new NDFC driverSean MacLennan2009-01-204-180/+41
| | | * | | | powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt InfoGrant Erickson2009-01-203-3/+12
| | | | |/ / | | | |/| |
| | * | | | Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt2009-01-2853-1305/+3120
| | |\ \ \ \
| | | * | | | powerpc/embedded6xx: Update defconfigsKumar Gala2009-01-269-246/+549
| | | * | | | powerpc/8xx: Update defconfigsKumar Gala2009-01-265-109/+213
| | | * | | | powerpc/86xx: Update defconfigsKumar Gala2009-01-265-146/+429
| | | * | | | powerpc/83xx: Update defconfigsKumar Gala2009-01-2614-395/+895
| | | * | | | powerpc/85xx: Update defconfigsKumar Gala2009-01-2617-407/+1031
| | | * | | | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2009-01-262-1/+2
| | | * | | | powerpc/85xx: Fix typo in mpc8572ds dtsKumar Gala2009-01-201-1/+1
| | | |/ / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2009-01-2812-1031/+37
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | m68knommu: fix 5329 ColdFire periphal addressingMatt Waddel2009-01-271-4/+4
| | * | | | m68knommu: fix syscall restartingGreg Ungerer2009-01-272-1/+16
| | * | | | m68knommu: remove the obsolete and long unused comempci chip supportGreg Ungerer2009-01-272-981/+0
| | * | | | m68knommu: remove the no longer used PCI support optionAdrian Bunk2009-01-272-21/+0
| | * | | | m68knommu: remove obsolete and unused eLIA boardAdrian Bunk2009-01-274-9/+2
| | * | | | m68knommu: set NO_DMAAdrian Bunk2009-01-271-0/+4
| | * | | | m68knommu: fix cache flushing for the 527x ColdFire processorsGreg Ungerer2009-01-271-2/+9
| | * | | | m68knommu: use one exist from execptionSebastian Siewior2009-01-271-13/+2
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-271-23/+0
| |\ \ \ \
| | * | | | USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-271-23/+0
| | |/ / /
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | libata-sff: fix incorrect EH messageTejun Heo2009-01-261-0/+0
| | |/ /
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2627-545/+78
| |\ \ \
| | * | | [ARM] fix section-based ioremapRussell King2009-01-251-9/+2
OpenPOWER on IntegriCloud