| Commit message (Expand) | Author | Age |
* | [XTENSA] Clean up elf-gregset. | Chris Zankel | 2008-02-13 |
* | [XTENSA] Fix icache flush for cache aliasing | Chris Zankel | 2008-02-13 |
* | [XTENSA] Prevent inlining ISS platform asm constructs | Marc Gauthier | 2008-02-13 |
* | [XTENSA] Flush the page-address in update-mmu instead of user-address | Chris Zankel | 2008-02-13 |
* | [XTENSA] Fix argument list for pgd_ctor constructor. | Chris Zankel | 2008-02-13 |
* | [XTENSA] Concentrate platforms into one platforms directory. | Chris Zankel | 2008-02-13 |
* | [XTENSA] Add .literal sections for various init sectiont to linker script | Chris Zankel | 2008-02-13 |
* | [XTENSA] Remove dead code reported by Robert P. J. Day. | Adrian Bunk | 2008-02-13 |
* | [XTENSA] Remove duplicate includes. | Chris Zankel | 2008-02-13 |
* | x86: vdso_install fix | Roland McGrath | 2008-02-11 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-11 |
|\ |
|
| * | [IA64] Fix build for sim_defconfig | Tony Luck | 2008-02-11 |
* | | x86: remove over noisy debug printk | Thomas Gleixner | 2008-02-11 |
* | | Use proper abstractions in quirk_intel_irqbalance | Matthew Wilcox | 2008-02-11 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-10 |
|\ |
|
| *-. | Merge branches 'master', 'omap1-upstream' and 'orion' into devel | Russell King | 2008-02-09 |
| |\ \ |
|
| | | * | [ARM] Orion: Use the sata_mv driver for the TS-209 SATA | Byron Bradley | 2008-02-08 |
| | | * | [ARM] Orion: Use the sata_mv driver for the Kurobox SATA | Byron Bradley | 2008-02-08 |
| | | * | [ARM] Orion: distinguish between physical and virtual addresses | Lennert Buytenhek | 2008-02-08 |
| | | * | [ARM] Orion: update defconfig | Nicolas Pitre | 2008-02-08 |
| | | * | [ARM] Orion: Use the sata_mv driver for the integrated SATA controller | Saeed Bishara | 2008-02-08 |
| | * | | ARM: OMAP1: Misc clean-up | Tony Lindgren | 2008-02-08 |
| | * | | ARM: OMAP1: Update defconfigs for omap1 | Tony Lindgren | 2008-02-08 |
| | * | | ARM: OMAP1: Palm Tungsten E board clean-up | Andrzej Zaborowski | 2008-02-08 |
| | * | | ARM: OMAP1: Use I2C bus registration helper for omap1 | Jarkko Nikula | 2008-02-08 |
| | * | | ARM: OMAP1: Remove omap_sram_idle() | Vivek Kutal | 2008-02-08 |
| | * | | ARM: OMAP1: PM fixes for OMAP1 | Vivek Kutal | 2008-02-08 |
| | * | | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board | Carlos Eduardo Aguiar | 2008-02-08 |
| | * | | ARM: OMAP1: Make omap1 use MMC multislot structures | Felipe Balbi | 2008-02-08 |
| | * | | ARM: OMAP1: Change the comments to C style | David Cohen | 2008-02-08 |
| | * | | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data | Tony Lindgren | 2008-02-08 |
| | * | | ARM: OMAP: Add helper module for board specific I2C bus registration | Jarkko Nikula | 2008-02-08 |
| | * | | ARM: OMAP: Add dmtimer support for OMAP3 | Syed Mohammed, Khasim | 2008-02-08 |
| | * | | ARM: OMAP: Pre-3430 clean-up for dmtimer.c | Syed Mohammed, Khasim | 2008-02-08 |
| | * | | ARM: OMAP: Add DMA support for chaining and 3430 | Anand Gadiyar | 2008-02-08 |
| | * | | ARM: OMAP: Add 24xx GPIO debounce support | Kevin Hilman | 2008-02-08 |
| | * | | ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code | Tony Lindgren | 2008-02-08 |
| | * | | ARM: OMAP: Add 3430 gpio support | Syed Mohammed, Khasim | 2008-02-08 |
| | * | | ARM: OMAP: Request DSP memory for McBSP | Tony Lindgren | 2008-02-08 |
| | |/ |
|
| * | | [ARM] constify function pointer tables | Jan Engelhardt | 2008-02-09 |
| * | | [ARM] 4823/1: AT91 section fix | David Brownell | 2008-02-09 |
| * | | [ARM] 4824/1: pxa: clear RDH bit after any reset | Dmitry Krivoschekov | 2008-02-09 |
| * | | [ARM] pxa: remove debugging PM: printk | Russell King | 2008-02-09 |
* | | | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 2008-02-10 |
* | | | PCI x86: always use conf1 to access config space below 256 bytes | Ivan Kokshaysky | 2008-02-10 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-10 |
|\ \ \ |
|
| * | | | x86: cpa, strict range check in try_preserve_large_page() | Thomas Gleixner | 2008-02-09 |
| * | | | x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit | Thomas Gleixner | 2008-02-09 |
| * | | | x86: cpa, use page pool | Thomas Gleixner | 2008-02-09 |
| * | | | x86: introduce page pool in cpa | Thomas Gleixner | 2008-02-09 |