Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: updates to enable omap aes | Dmitry Kasatkin | 2010-09-03 | 4 | -3/+74 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 2 | -46/+84 |
|\ | |||||
| * | arm,kgdb: Add ability to trap into debugger on notify_die | Jason Wessel | 2010-08-05 | 1 | -0/+34 |
| * | kgdb,arm: Individual register get/set for arm | Jason Wessel | 2010-08-05 | 2 | -46/+50 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 10 | -18/+10 |
|\ \ | |||||
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 697 | -200711/+16762 |
| |\ \ | |||||
| * | | | Removing dead MACH_U300_BS26 | Christoph Egger | 2010-07-20 | 1 | -7/+0 |
| * | | | arm: plat-spear: fix typo in kerneldoc | Davidlohr Bueso | 2010-07-19 | 1 | -1/+1 |
| * | | | update email address | Pavel Machek | 2010-07-19 | 1 | -1/+1 |
| * | | | fix comnment/printk typos concerning "empty" | Uwe Kleine-König | 2010-07-12 | 1 | -1/+1 |
| * | | | remove a duplicated comment line | Uwe Kleine-König | 2010-07-11 | 1 | -1/+0 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 229 | -4157/+7975 |
| |\ \ \ | |||||
| * | | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 4 | -5/+5 |
| * | | | | fix typos concerning "acquire" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
| * | | | | fix typos concerning "hierarchy" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-04 | 1 | -0/+43 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2010-08-02 | 1 | -0/+43 |
| |\ \ \ \ | |||||
| | * | | | | Input: samsung-keypad - Add samsung keypad driver | Joonyoung Shim | 2010-07-21 | 1 | -0/+43 |
| | | |/ / | | |/| | | |||||
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-03 | 477 | -6260/+15546 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 | 234 | -3489/+11814 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into... | Russell King | 2010-07-29 | 10 | -79/+152 |
| | |\ \ \ \ | |||||
| | | * | | | | ARM: Auto calculate ZRELADDR and provide option for exceptions | Eric Miao | 2010-07-12 | 4 | -10/+112 |
| | | * | | | | ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed | Eric Miao | 2010-07-07 | 2 | -7/+2 |
| | | * | | | | ARM: deprecate support for old way to pass kernel parameters | Uwe Kleine-König | 2010-07-07 | 5 | -10/+20 |
| | | * | | | | ARM: zImage: don't define unused symbol initrd_phys | Uwe Kleine-König | 2010-07-07 | 1 | -6/+3 |
| | | * | | | | ARM: remove bit-rotten STANDALONE_DEBUG for decompressor | Uwe Kleine-König | 2010-07-07 | 2 | -43/+0 |
| | | * | | | | ARM: zImage: annotate debug functions about corrupted registers | Uwe Kleine-König | 2010-06-17 | 1 | -0/+4 |
| | | * | | | | ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush | Uwe Kleine-König | 2010-06-17 | 1 | -5/+6 |
| | | * | | | | ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification | Uwe Kleine-König | 2010-06-17 | 1 | -1/+1 |
| | | * | | | | ARM: zImage: some comments for __armv3_mpu_cache_on | Uwe Kleine-König | 2010-06-17 | 1 | -0/+6 |
| | | * | | | | ARM: zImage: don't hard code the stack size twice | Uwe Kleine-König | 2010-06-17 | 1 | -1/+2 |
| | | | |/ / | | | |/| | | |||||
| | * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2010-07-29 | 150 | -2893/+4570 |
| | |\ \ \ \ | |||||
| | | * | | | | mx2_camera: Add soc_camera support for i.MX25/i.MX27 | Baruch Siach | 2010-07-28 | 2 | -2/+48 |
| | | * | | | | arm/imx/gpio: add spinlock protection | Baruch Siach | 2010-07-28 | 2 | -0/+9 |
| | | * | | | | i.MX51: add support for cpuimx51 module and its baseboard | Eric Bénard | 2010-07-26 | 5 | -1/+519 |
| | | * | | | | imx: move gpio init after to irq init | Jason Wang | 2010-07-26 | 6 | -6/+6 |
| | | * | | | | eukrea-baseboards: merge includes in one file | Eric Bénard | 2010-07-26 | 6 | -89/+14 |
| | | * | | | | Fix KConfig warning | Eric Bénard | 2010-07-26 | 4 | -6/+6 |
| | | * | | | | mbimxsd baseboards : remove unnecessary include | Eric Bénard | 2010-07-26 | 2 | -2/+0 |
| | | * | | | | pcm043: register flexcan device | Marc Kleine-Budde | 2010-07-26 | 2 | -0/+5 |
| | | * | | | | imx: dynamically register flexcan devices for mx25 and mx35 | Marc Kleine-Budde | 2010-07-26 | 6 | -0/+66 |
| | | * | | | | mx35: add flexcan address | Marc Kleine-Budde | 2010-07-26 | 1 | -0/+2 |
| | | * | | | | mx35: adjust flexcan clock definition | Marc Kleine-Budde | 2010-07-26 | 1 | -2/+2 |
| | | * | | | | mx25: add flexcan address and interrupt definition | Marc Kleine-Budde | 2010-07-26 | 1 | -0/+4 |
| | | * | | | | mx25: flexcan clock support | Sascha Hauer | 2010-07-26 | 1 | -0/+4 |
| | | * | | | | iomux-mx51: add 4 pin definitions | Eric Bénard | 2010-07-26 | 1 | -0/+6 |
| | | * | | | | i.MX51: handle IRQ for gpio 16..31 | Eric Bénard | 2010-07-26 | 3 | -0/+11 |
| | | * | | | | eukrea_mbimx27-baseboard: fix compile when CONFIG_SPI_IMX is disabled | Eric Bénard | 2010-07-26 | 1 | -6/+6 |
| | | * | | | | imx25: fix low level debug | Eric Bénard | 2010-07-26 | 3 | -7/+8 |
| | | * | | | | mx51_3ds: add keypad support on 3ds platform | Jason Wang | 2010-07-26 | 1 | -0/+61 |