| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 | 1 | -0/+43 |
|\ |
|
| * | Input: add Tosa keyboard driver | Dmitry Baryshkov | 2008-01-21 | 1 | -0/+43 |
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2008-02-07 | 3 | -9/+9 |
|\ \ |
|
| * | | leds: Standardise LED naming scheme | Richard Purdie | 2008-02-07 | 3 | -9/+9 |
* | | | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 4 | -12/+20 |
|/ / |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 1 | -1/+1 |
* | | | atmel_lcdfb: backlight control | David Brownell | 2008-02-06 | 2 | -0/+2 |
|/ / |
|
* | | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 3 | -6/+6 |
* | | gpiolib support for the PXA architecture | Philipp Zabel | 2008-02-05 | 6 | -94/+203 |
* | | gpiolib: add drivers/gpio directory | David Brownell | 2008-02-05 | 1 | -0/+2 |
* | | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-05 | 51 | -1101/+3227 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King | 2008-02-04 | 48 | -1072/+3134 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option | Catalin Marinas | 2008-02-04 | 3 | -15/+12 |
| | | | | | * | | [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c | Catalin Marinas | 2008-02-04 | 3 | -5/+16 |
| | | | | | * | | [ARM] 4820/1: RealView: Select the timer IRQ at run-time | Catalin Marinas | 2008-02-04 | 3 | -13/+24 |
| | | | | | * | | [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms | Catalin Marinas | 2008-02-04 | 3 | -2/+8 |
| | | | | | * | | [ARM] 4818/1: RealView: Add core-tile detection | Catalin Marinas | 2008-02-04 | 2 | -44/+61 |
| | | | | | * | | [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c | Catalin Marinas | 2008-02-04 | 3 | -83/+123 |
| | | | | | * | | [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h | Catalin Marinas | 2008-02-04 | 3 | -4/+5 |
| | | | | | * | | [ARM] 4815/1: RealView: Add clockevents suport for the local timers | Catalin Marinas | 2008-02-04 | 1 | -29/+65 |
| | | | | | * | | [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore | Catalin Marinas | 2008-02-04 | 6 | -9/+64 |
| | | | | | * | | [ARM] 4813/1: Add SMP helper functions for clockevents support | Catalin Marinas | 2008-02-04 | 1 | -2/+27 |
| | | | | | * | | [ARM] 4812/1: RealView: clockevents support for the RealView platforms | Catalin Marinas | 2008-02-04 | 2 | -12/+67 |
| | | | | | * | | [ARM] 4811/1: RealView: clocksource support for the RealView platforms | Catalin Marinas | 2008-02-04 | 2 | -42/+32 |
| | | | | * | | | [ARM] 4798/1: pcm027: fix missing header file | Juergen Beisert | 2008-02-04 | 1 | -0/+1 |
| | | | | * | | | [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1 | eric miao | 2008-02-04 | 1 | -4/+4 |
| | | | | * | | | [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.h | eric miao | 2008-02-04 | 3 | -0/+3 |
| | | | | * | | | [ARM] pxa: introduce sysdev for pxa3xx static memory controller | eric miao | 2008-02-04 | 2 | -1/+89 |
| | | | | * | | | [ARM] pxa: add preliminary suspend/resume code for pxa3xx | eric miao | 2008-02-04 | 3 | -14/+170 |
| | | | | * | | | [ARM] pxa: introduce sysdev for GPIO register saving/restoring | eric miao | 2008-02-04 | 5 | -38/+64 |
| | | | | * | | | [ARM] pxa: introduce sysdev for IRQ register saving/restoring | eric miao | 2008-02-04 | 5 | -16/+122 |
| | | | | * | | | [ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data" | eric miao | 2008-02-04 | 1 | -0/+1 |
| | | | | * | | | [ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclass | eric miao | 2008-02-04 | 1 | -1/+1 |
| | | | | |/ / |
|
| | | | * / / | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags | Richard Purdie | 2008-02-04 | 7 | -56/+107 |
| | | | |/ / |
|
| | | * | | | [ARM] 4810/1: - Fix 'section mismatch' building warnings | Kristoffer Ericson | 2008-02-04 | 1 | -1/+1 |
| | | * | | | [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking | Peter Zijlstra | 2008-02-04 | 4 | -11/+0 |
| | | |/ / |
|
| | * | | | [ARM] 4809/2: ixp4xx: Merge dsmg600-power.c into dsmg600-setup.c | Rod Whitby | 2008-02-04 | 3 | -135/+88 |
| | * | | | [ARM] 4808/2: ixp4xx: Merge nas100d-power.c into nas100d-setup.c | Rod Whitby | 2008-02-04 | 3 | -133/+87 |
| | * | | | [ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.c | Rod Whitby | 2008-02-04 | 3 | -98/+46 |
| | * | | | [ARM] 4806/1: ixp4xx: Ethernet support for the nslu2 and nas100d boards | Rod Whitby | 2008-02-04 | 3 | -2/+93 |
| | * | | | [ARM] 4805/1: ixp4xx: Use leds-gpio driver instead of IXP4XX-GPIO-LED driver | Rod Whitby | 2008-02-04 | 4 | -59/+46 |
| | * | | | [ARM] 4715/2: Ethernet support for IXDP425 boards | Rod Whitby | 2008-02-04 | 1 | -1/+28 |
| | * | | | [ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE features | Krzysztof Halasa | 2008-02-04 | 4 | -0/+1031 |
| | * | | | [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits | Krzysztof Halasa | 2008-02-04 | 1 | -0/+1 |
| | * | | | [ARM] 4774/2: ixp4xx: Register dsmg600 rtc i2c_board_info | Rod Whitby | 2008-02-04 | 1 | -0/+10 |
| | * | | | [ARM] 4773/2: ixp4xx: Register nas100d rtc i2c_board_info | Rod Whitby | 2008-02-04 | 1 | -0/+10 |
| | * | | | [ARM] 4772/2: ixp4xx: Register nslu2 rtc i2c_board_info | Rod Whitby | 2008-02-04 | 1 | -0/+10 |
| | * | | | [ARM] 4769/2: ixp4xx: Button updates for the dsmg600 board | Rod Whitby | 2008-02-04 | 1 | -13/+17 |