summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: remove maskreg irq codeMagnus Damm2008-02-143-97/+0
* sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-141-2/+2
* sh: trapped io support for highlander V2Magnus Damm2008-02-142-31/+17
* sh: trapped io support for r2d V2Magnus Damm2008-02-142-31/+15
* sh: trapped io support V2Magnus Damm2008-02-148-38/+330
* sh: update r2d defconfigs with usb, spi and rtcMagnus Damm2008-02-142-150/+530
* sh: use opcode_t and enable unaligned code for sh2aMagnus Damm2008-02-141-34/+25
* sh: add byte support to the sign extension codeMagnus Damm2008-02-141-1/+11
* sh: fix xtime_lock deadlocking.Peter Zijlstra2008-02-142-18/+32
* sh: Add mach-type entries for MigoR and SDK7780.Paul Mundt2008-02-141-0/+2
* sh: migor board supportMagnus Damm2008-02-145-0/+894
* sh: Wire up new timerfd syscalls.Paul Mundt2008-02-142-2/+6
* sh: break out unaligned sign extension codeMagnus Damm2008-02-141-45/+23
* sh: add probe support for new sh7722 cutMagnus Damm2008-02-141-1/+1
* sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm2008-02-141-0/+1
* sh: remove unneeded castStephen Rothwell2008-02-141-1/+1
* sh: declared coherent memory support V2 fixMagnus Damm2008-02-141-12/+20
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-131-20/+11
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-138-33/+28
* FRV: Fix up parse error in linker scriptDavid Howells2008-02-131-3/+1
* x86: pit_clockevent can be staticHarvey Harrison2008-02-131-1/+1
* x86: EFI runtime code mapping enhancementHuang, Ying2008-02-132-23/+15
* x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner2008-02-131-3/+3
* x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen2008-02-131-2/+2
* xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-131-0/+4
* x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge2008-02-131-1/+3
* x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka2008-02-131-10/+36
* x86: vdso_install fixRoland McGrath2008-02-111-10/+12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-111-0/+7
|\
| * [IA64] Fix build for sim_defconfigTony Luck2008-02-111-0/+7
* | x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0
* | Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox2008-02-111-3/+6
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-1045-851/+2138
|\
| *-. Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King2008-02-0941-845/+2126
| |\ \
| | | * [ARM] Orion: Use the sata_mv driver for the TS-209 SATAByron Bradley2008-02-081-0/+10
| | | * [ARM] Orion: Use the sata_mv driver for the Kurobox SATAByron Bradley2008-02-081-0/+9
| | | * [ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek2008-02-088-57/+57
| | | * [ARM] Orion: update defconfigNicolas Pitre2008-02-081-47/+46
| | | * [ARM] Orion: Use the sata_mv driver for the integrated SATA controllerSaeed Bishara2008-02-083-1/+52
| | * | ARM: OMAP1: Misc clean-upTony Lindgren2008-02-0812-129/+30
| | * | ARM: OMAP1: Update defconfigs for omap1Tony Lindgren2008-02-082-172/+179
| | * | ARM: OMAP1: Palm Tungsten E board clean-upAndrzej Zaborowski2008-02-081-61/+22
| | * | ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula2008-02-0814-12/+17
| | * | ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal2008-02-082-169/+1
| | * | ARM: OMAP1: PM fixes for OMAP1Vivek Kutal2008-02-081-5/+12
| | * | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar2008-02-083-26/+139
| | * | ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi2008-02-086-14/+306
| | * | ARM: OMAP1: Change the comments to C styleDavid Cohen2008-02-088-51/+50
| | * | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren2008-02-084-16/+15
| | * | ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2008-02-082-0/+149