| Commit message (Expand) | Author | Age |
... | |
* | x86/early_ioremap: don't assume we're using swapper_pg_dir | Jeremy Fitzhardinge | 2008-02-13 |
* | x86: fixup machine_ops reboot_{32|64}.c unification fallout | Jody Belka | 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 |
| * | | | x86 PM: update stale comments | Rafael J. Wysocki | 2008-02-09 |
| * | | | x86 PM: consolidate suspend and hibernation code | Rafael J. Wysocki | 2008-02-09 |
| * | | | x86 PM: rename 32-bit files in arch/x86/power | Rafael J. Wysocki | 2008-02-09 |
| * | | | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki | 2008-02-09 |
| * | | | x86: trivial printk optimizations | Denys Vlasenko | 2008-02-09 |
| * | | | x86: fix early_ioremap pagetable ops | Ian Campbell | 2008-02-09 |
| * | | | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 |