summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-185-8/+8
* m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-183-0/+14
* m68k: Some network drivers do not check the platformGeert Uytterhoeven2008-05-185-0/+19
* m68k: dnfb doesnt check for ApolloGeert Uytterhoeven2008-05-181-0/+3
* m68k: macide doesnt check for MacGeert Uytterhoeven2008-05-181-0/+3
* m68k: Correct jump if not running on HP300Geert Uytterhoeven2008-05-181-1/+1
* m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven2008-05-181-2/+2
* m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven2008-05-181-3/+1
* m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven2008-05-181-7/+0
* m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven2008-05-181-2/+1
* m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven2008-05-181-1/+0
* m68k: Convert access_ok() to an inline functionGeert Uytterhoeven2008-05-181-1/+5
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1731-74/+142
|\
| * Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-05-1716-35/+67
| |\
| | * ARM: OMAP: Fixed comments on global PRM register usageKalle Jokiniemi2008-05-091-1/+1
| | * ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ckHögander Jouni2008-05-091-1/+2
| | * ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander2008-05-092-2/+5
| | * ARM: OMAP: Add fuctional clock enabler for iva2Hiroshi DOYU2008-05-092-2/+4
| | * ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclksJouni Högander2008-05-091-5/+5
| | * ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin2008-05-092-2/+2
| | * ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU2008-05-092-11/+15
| | * ARM: OMAP: DMA: Fix incorrect channel linkingJarkko Nikula2008-05-091-1/+1
| | * ARM: OMAP: Warn on disabling clocks with no usersTony Lindgren2008-05-091-1/+9
| | * ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley2008-05-095-0/+8
| | * ARM: OMAP: Update MMC header to fix compileTony Lindgren2008-05-091-9/+15
| * | Merge branch 'sa1100'Russell King2008-05-173-27/+60
| |\ \
| | * | [ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze2008-05-173-27/+60
| * | | [ARM] pxa: spitz wants PXA27x UDC definitionsRussell King2008-05-171-0/+1
| * | | [ARM] pxa: fix pxafb build when cpufreq is enabledRussell King2008-05-171-3/+2
| * | | [ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski2008-05-171-1/+1
| * | | [ARM] colibri: fix support for DM9000 ethernet deviceMichael Abbott2008-05-171-2/+1
| * | | [ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk2008-05-171-0/+2
| * | | [ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisationLennert Buytenhek2008-05-172-2/+2
| * | | [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek2008-05-174-4/+4
| * | | [ARM] export copy_pageRussell King2008-05-171-0/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-172-10/+28
|\ \ \ \
| * | | | x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner2008-05-171-1/+28
| * | | | x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity2008-05-171-1/+1
| * | | | x86: remove mwait capability C-state checkIngo Molnar2008-05-171-10/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-162-10/+32
|\ \ \ \ \
| * | | | | sparc64: Update defconfig.David S. Miller2008-05-161-9/+31
| * | | | | sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller2008-05-161-1/+1
| |/ / / /
* | | | | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-168-8/+8
|/ / / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-1520-39/+508
|\ \ \ \
| * | | | [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
| * | | | [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
| * | | | [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
| * | | | [POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case2008-05-151-2/+2
| * | | | [POWERPC] Add null pointer check to of_find_propertyTimur Tabi2008-05-151-0/+3
| * | | | [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-156-16/+65
OpenPOWER on IntegriCloud