| Commit message (Expand) | Author | Age |
* | 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 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| |/ |
|
* | | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 |
|\| |
|
| * | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 |
|\ \ |
|
| * | | ARM: OMAP2: New DPLL clock framework | Roman Tereshonkov | 2008-04-14 |
| * | | ARM: OMAP2: Add 34xx clock code | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Add 34xx clocks | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Remove old PRCM register access code | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Clean up 24xx clock code | Tony Lindgren | 2008-04-14 |
| * | | ARM: OMAP2: Remove old 24xx specific clock functions | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP: Add rest of 24xx clocks | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Change 24xx to use shared clock code and new reg access | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Add common clock framework for 24xx and 34xx | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Move clock.c to clock24xx.c | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Move clock.h to clock24xx.h | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Remove old 24xx PM code | Tony Lindgren | 2008-04-14 |
| * | | ARM: OMAP2: Change 24xx to use new register access | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Add register access for 34xx | Tony Lindgren | 2008-04-14 |
| * | | ARM: OMAP2: Add common register access for 24xx and 34xx | Paul Walmsley | 2008-04-14 |
| * | | ARM: OMAP2: Clean-up mux code | Tony Lindgren | 2008-04-14 |
| * | | ARM: OMAP2: Add new pin multiplexing configurations | Tony Lindgren | 2008-04-14 |
| * | | ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock() | Kevin Hilman | 2008-04-14 |
| * | | ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversions | Kevin Hilman | 2008-04-14 |
| * | | ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it up | Tony Lindgren | 2008-04-14 |
| * | | ARM: OMAP: Timer32K: Move timer32k to mach-omap1 | Kevin Hilman | 2008-04-14 |
| * | | ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code | Kevin Hilman | 2008-04-14 |
| * | | ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code | Kevin Hilman | 2008-04-14 |
| * | | ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions | Tony Lindgren | 2008-04-14 |
| * | | ARM: OMAP: Allow registering pin mux function | Tony Lindgren | 2008-04-14 |