| Commit message (Expand) | Author | Age |
* | ARM: OMAP: Add calls to omap2_set_globals_*() | Paul Walmsley | 2008-05-09 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-30 |
|\ |
|
| * | Driver for IXP4xx built-in Ethernet ports | Krzysztof Halasa | 2008-04-29 |
* | | pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type | eric miao | 2008-04-30 |
* | | pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} | eric miao | 2008-04-30 |
* | | arm: Export empty_zero_page for ZERO_PAGE usage in modules. | Aneesh Kumar K.V | 2008-04-29 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * \ | Merge branch 'orion-fixes2' | Russell King | 2008-04-29 |
| |\ \ |
|
| | * | | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page() | Lennert Buytenhek | 2008-04-28 |
| | * | | [ARM] Feroceon: fix function alignment in proc-feroceon.S | Nicolas Pitre | 2008-04-28 |
| | | | | |
| | \ \ | |
| *-. | | | Merge branches 'pxa' and 'orion-fixes1' | Russell King | 2008-04-29 |
| |\ \| | |
|
| | | * | | [ARM] Orion: catch a couple more alternative spellings of PCIe | Lennert Buytenhek | 2008-04-28 |
| | | * | | [ARM] Orion: fix orion-ehci platform resource end addresses | Lennert Buytenhek | 2008-04-28 |
| | | * | | [ARM] Orion: fix ->map_irq() PCIe bus number check | Lennert Buytenhek | 2008-04-28 |
| | | * | | [ARM] feroceon: remove CONFIG_CPU_CACHE_ROUND_ROBIN check | Lennert Buytenhek | 2008-04-28 |
| | | * | | [ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH check | Lennert Buytenhek | 2008-04-28 |
| | | * | | kprobes/arm: fix decoding of arithmetic immediate instructions | Lennert Buytenhek | 2008-04-28 |
| | | * | | kprobes/arm: fix cache flush address for instruction stub | Nicolas Pitre | 2008-04-28 |
| | * | | | [ARM] pxa: fix 1c104e0e4f6ab396960c058e95e18bdedcac945b | Russell King | 2008-04-29 |
| | * | | | [ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake() | Mark Brown | 2008-04-24 |
| | * | | | [ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_info | Philipp Zabel | 2008-04-24 |
| | * | | | [ARM] 5014/1: Cleanup reset state before entering suspend or resetting. | Dmitry Baryshkov | 2008-04-24 |
| | * | | | [ARM] 5008/1: magician: add magician specific input GPIOs to MFP config | Philipp Zabel | 2008-04-21 |
| | * | | | [ARM] 5007/1: magician: properly request GPIOs used by the machine code itself | Philipp Zabel | 2008-04-21 |
| | * | | | [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixup | Jaya Kumar | 2008-04-21 |
| * | | | | [ARM] 5021/1: at91: buildfix for sam9263 + PM | David Brownell | 2008-04-28 |
| * | | | | [ARM] 5018/1: RealView: Fix the ARM11MPCore Oprofile compilation | Catalin Marinas | 2008-04-28 |
| * | | | | [ARM] 5016/1: AT91: typo in mci configuration for at91cap at91sam9263 | Nicolas Ferre | 2008-04-28 |
| | |/ /
| |/| | |
|
* | | | | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 |
* | | | | arm: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | | | | arm: use non-racy method for /proc/davinci_clocks creation | Denis V. Lunev | 2008-04-29 |
* | | | | proc: switch /proc/bus/ecard/devices to seq_file interface | Alexey Dobriyan | 2008-04-29 |
* | | | | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 |
* | | | | proc: remove proc_bus | Alexey Dobriyan | 2008-04-29 |
* | | | | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 |
* | | | | ARM: always select HAVE_IDE | Adrian Bunk | 2008-04-28 |
* | | | | atmel_lcdfb: don't initialize a pre-allocated framebuffer | Haavard Skinnemoen | 2008-04-28 |
|/ / / |
|
* | | | Merge branch 'irq-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2008-04-24 |
|\ \ \ |
|
| * | | | arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups | Jeff Garzik | 2008-04-24 |
* | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f | Catalin Marinas | 2008-04-24 |
| * | | | [ARM] fix lh7a40x/kev7a400 build | Russell King | 2008-04-20 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds | 2008-04-21 |
|\ \ \ \ |
|
| * | | | | arm: Storage class should be before const qualifier | Tobias Klauser | 2008-04-21 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-04-21 |
|\ \ \ \ |
|
| * | | | | ARM minor irq handler cleanup: avoid passing unused info to irq | Jeff Garzik | 2008-04-20 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 |
|\ \ \ \ |
|
| * | | | | UIO: arch/arm/Kconfig: Make UIO available on ARM architecture | Hans-Jürgen Koch | 2008-04-19 |
| |/ / / |
|
* | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 |
|\ \ \ \
| |_|/ /
|/| | | |
|