| Commit message (Expand) | Author | Age |
... | |
| * | ARM: imx: Change the way nand devices are registered (imx25) | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: Change the way nand devices are registered (imx21) | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: Change the way nand devices are registered (generic part) | Uwe Kleine-König | 2010-06-30 |
| * | ARM: mxc: remove paragraphs with old address of the FSF | Uwe Kleine-König | 2010-06-30 |
| * | ARM: mxc91231: remove paragraphs with old address of the FSF | Uwe Kleine-König | 2010-06-30 |
| * | ARM: mx3: remove paragraphs with old address of the FSF | Uwe Kleine-König | 2010-06-30 |
| * | ARM: mx25: remove paragraphs with old address of the FSF | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: remove paragraphs with old address of the FSF | Uwe Kleine-König | 2010-06-30 |
| * | MTD: mxc_nand: make bit fields unsigned to please sparse | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: new helper function imx_add_platform_device | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: new Kconfig symbol and feature test macro for DMA on mx1 and mx2 | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: prepare deprecating ARCH_MX1, MACH_MX2, MACH_MX21 and MACH_MX27 | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: Kconfig: use an if block instead of a depend for many symbols | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: move mx1 support to mach-imx | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx: rename mxc_uart_devicex to follow a common naming scheme | Uwe Kleine-König | 2010-06-30 |
| * | ARM: imx1: rename imx_uart[12]_device to follow a common naming scheme | Uwe Kleine-König | 2010-06-24 |
| * | ARM: imx1: rename imx_i2c_device to follow a common naming scheme | Uwe Kleine-König | 2010-06-24 |
| * | ARM: imx1: rename imx_csi_device to match its .name | Uwe Kleine-König | 2010-06-24 |
| * | ARM: imx: fold serial.c into devices.c | Uwe Kleine-König | 2010-06-24 |
| * | ARM: imx: get rid of mxc_gpio_init | Uwe Kleine-König | 2010-06-24 |
| * | ARM: imx/mx1: fold crm_regs.h into its only consumer | Uwe Kleine-König | 2010-06-24 |
| * | ARM: imx: rename mach dir for mx21 and mx27 to mach-imx | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mxc: grammar fix | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx3/mx31ads: fold board header in its only user | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx3/mx31_3ds: fold board header in its only user | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx3/qong: get rid of nearly empty header | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx2/mx27ads: fold board header in its only user | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx2/mx21ads: fold board header in its only user | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx3/kzm_arm11_01: fold board header in its only user | Uwe Kleine-König | 2010-06-24 |
| * | ARM: imx: remove empty and unused board headers | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx2/mx27_3ds: document alternative names and remove empty header | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx1/scb9328: fix type of uart1_mxc_exit to make compiler happy | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx1: don't use deprecated symbol names | Uwe Kleine-König | 2010-06-24 |
| * | ARM: mx25: rename mach-mx25pdk.c to mach-mx25_3ds.c matching its arch number | Uwe Kleine-König | 2010-06-02 |
| * | ARM: mx3: rename mach-mx35pdk.c to mach-mx35_3ds.c matching its arch number | Uwe Kleine-König | 2010-06-02 |
| * | Linux 2.6.35-rc1v2.6.35-rc1 | Linus Torvalds | 2010-05-30 |
| * | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2010-05-30 |
| |\ |
|
| | * | SLUB: Allow full duplication of kmalloc array for 390 | Christoph Lameter | 2010-05-30 |
| | * | slub: move kmem_cache_node into it's own cacheline | Alexander Duyck | 2010-05-24 |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-30 |
| |\ \ |
|
| | * | | mutex: Fix optimistic spinning vs. BKL | Tony Breeds | 2010-05-19 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-30 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-05-29 |
| | |\ \ \ |
|
| | | * | | | ring-buffer: Move zeroing out excess in page to ring buffer code | Steven Rostedt | 2010-05-25 |
| | | * | | | ring-buffer: Reset "real_end" when page is filled | Steven Rostedt | 2010-05-25 |
| | * | | | | perf tui: Fix last use_browser problem related to .perfconfig | Arnaldo Carvalho de Melo | 2010-05-27 |
| | * | | | | perf symbols: Add the build id cache to the vmlinux path | Arnaldo Carvalho de Melo | 2010-05-26 |
| | * | | | | perf tui: Reset use_browser if stdout is not a tty | Arnaldo Carvalho de Melo | 2010-05-26 |
| | |/ / / |
|
| * | | | | ia64: revert __node_random addition | Linus Torvalds | 2010-05-30 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-05-30 |
| |\ \ \ \ |
|