| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-05-18 | 5 | -8/+8 |
* | m68k: Some input drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 | 3 | -0/+14 |
* | m68k: Some network drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 | 5 | -0/+19 |
* | m68k: dnfb doesnt check for Apollo | Geert Uytterhoeven | 2008-05-18 | 1 | -0/+3 |
* | m68k: macide doesnt check for Mac | Geert Uytterhoeven | 2008-05-18 | 1 | -0/+3 |
* | m68k: Correct jump if not running on HP300 | Geert Uytterhoeven | 2008-05-18 | 1 | -1/+1 |
* | m68k: Make gcc aware that BUG() does not return | Geert Uytterhoeven | 2008-05-18 | 1 | -2/+2 |
* | m68k vme_scc: avoid global namespace pollution | Geert Uytterhoeven | 2008-05-18 | 1 | -3/+1 |
* | m68k: Kill CONFIG_WHIPPET_SERIAL | Geert Uytterhoeven | 2008-05-18 | 1 | -7/+0 |
* | m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT | Geert Uytterhoeven | 2008-05-18 | 1 | -2/+1 |
* | m68k: Kill CONFIG_FB_DAFB | Geert Uytterhoeven | 2008-05-18 | 1 | -1/+0 |
* | m68k: Convert access_ok() to an inline function | Geert Uytterhoeven | 2008-05-18 | 1 | -1/+5 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-05-17 | 31 | -74/+142 |
|\ |
|
| * | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-05-17 | 16 | -35/+67 |
| |\ |
|
| | * | ARM: OMAP: Fixed comments on global PRM register usage | Kalle Jokiniemi | 2008-05-09 | 1 | -1/+1 |
| | * | ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ck | Högander Jouni | 2008-05-09 | 1 | -1/+2 |
| | * | ARM: OMAP: PRCM fixes to ssi clock handling | Jouni Högander | 2008-05-09 | 2 | -2/+5 |
| | * | ARM: OMAP: Add fuctional clock enabler for iva2 | Hiroshi DOYU | 2008-05-09 | 2 | -2/+4 |
| | * | ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclks | Jouni Högander | 2008-05-09 | 1 | -5/+5 |
| | * | ARM: OMAP: Keymap fix for palmte and palmz71 | Eduardo Valentin | 2008-05-09 | 2 | -2/+2 |
| | * | ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox | Hiroshi DOYU | 2008-05-09 | 2 | -11/+15 |
| | * | ARM: OMAP: DMA: Fix incorrect channel linking | Jarkko Nikula | 2008-05-09 | 1 | -1/+1 |
| | * | ARM: OMAP: Warn on disabling clocks with no users | Tony Lindgren | 2008-05-09 | 1 | -1/+9 |
| | * | ARM: OMAP: Add calls to omap2_set_globals_*() | Paul Walmsley | 2008-05-09 | 5 | -0/+8 |
| | * | ARM: OMAP: Update MMC header to fix compile | Tony Lindgren | 2008-05-09 | 1 | -9/+15 |
| * | | Merge branch 'sa1100' | Russell King | 2008-05-17 | 3 | -27/+60 |
| |\ \ |
|
| | * | | [ARM] 5026/1: locomo: add .settype for gpio and several small fixes | Thomas Kunze | 2008-05-17 | 3 | -27/+60 |
| * | | | [ARM] pxa: spitz wants PXA27x UDC definitions | Russell King | 2008-05-17 | 1 | -0/+1 |
| * | | | [ARM] pxa: fix pxafb build when cpufreq is enabled | Russell King | 2008-05-17 | 1 | -3/+2 |
| * | | | [ARM] fix parenthesis in include/asm-arm/arch-omap/control.h | Mariusz Kozlowski | 2008-05-17 | 1 | -1/+1 |
| * | | | [ARM] colibri: fix support for DM9000 ethernet device | Michael Abbott | 2008-05-17 | 1 | -2/+1 |
| * | | | [ARM] arm/kernel/arthur.c: add MODULE_LICENSE | Adrian Bunk | 2008-05-17 | 1 | -0/+2 |
| * | | | [ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisation | Lennert Buytenhek | 2008-05-17 | 2 | -2/+2 |
| * | | | [ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT mode | Lennert Buytenhek | 2008-05-17 | 4 | -4/+4 |
| * | | | [ARM] export copy_page | Russell King | 2008-05-17 | 1 | -0/+2 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-17 | 2 | -10/+28 |
|\ \ \ \ |
|
| * | | | | x86: disable mwait for AMD family 10H/11H CPUs | Thomas Gleixner | 2008-05-17 | 1 | -1/+28 |
| * | | | | x86: fix crash on cpu hotplug on pat-incapable machines | Avi Kivity | 2008-05-17 | 1 | -1/+1 |
| * | | | | x86: remove mwait capability C-state check | Ingo Molnar | 2008-05-17 | 1 | -10/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-16 | 2 | -10/+32 |
|\ \ \ \ \ |
|
| * | | | | | sparc64: Update defconfig. | David S. Miller | 2008-05-16 | 1 | -9/+31 |
| * | | | | | sparc64: Fix lmb_reserve() args in find_ramdisk(). | David S. Miller | 2008-05-16 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | byteorder: don't directly include linux/byteorder/generic.h | Harvey Harrison | 2008-05-16 | 8 | -8/+8 |
|/ / / / |
|
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-05-15 | 20 | -39/+508 |
|\ \ \ \ |
|
| * | | | | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 2008-05-15 | 1 | -1/+1 |
| * | | | | [POWERPC] cell: Fix section mismatches in io-workarounds code | Ishizaki Kou | 2008-05-15 | 2 | -6/+6 |
| * | | | | [POWERPC] spufs: Fix compile error | FUJITA Tomonori | 2008-05-15 | 1 | -0/+1 |
| * | | | | [POWERPC] Fix uninitialized variable bug in copy_{to|from}_user | Nate Case | 2008-05-15 | 1 | -2/+2 |
| * | | | | [POWERPC] Add null pointer check to of_find_property | Timur Tabi | 2008-05-15 | 1 | -0/+3 |
| * | | | | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt | 2008-05-15 | 6 | -16/+65 |