Age | Commit message (Expand) | Author |
2009-08-07 | [ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEV | Sascha Hauer |
2009-08-07 | [ARM] MXC: Switch MX1 to clkdev support | Sascha Hauer |
2009-08-07 | MXC PLL decoding: calculate mfn value with less magic | Sascha Hauer |
2009-08-07 | MXC: pwm driver fixes | Sascha Hauer |
2009-08-07 | MXC gpio interrupt support: move register definitions to .c file | Sascha Hauer |
2009-08-07 | mxc gpio: CONFIG_ARCH_* -> cpu_is_*() | Sascha Hauer |
2009-08-07 | pcm038: Add support for SJA1000 on baseboard | Sascha Hauer |
2009-08-07 | pcm037: Add support for SJA1000 on baseboard | Sascha Hauer |
2009-08-07 | imxfb: Add support for multiple displays | Sascha Hauer |
2009-08-07 | imxfb: use resource_size() macro | Sascha Hauer |
2009-08-07 | imxfb: calculate bpix value from bits_per_pixel | Sascha Hauer |
2009-08-07 | mx1: Codingstyle: Let the compiler count arrays | Sascha Hauer |
2009-08-07 | mx3: Codingstyle: Let the compiler count arrays | Sascha Hauer |
2009-08-07 | mx2: Codingstyle: Let the compiler count arrays | Sascha Hauer |
2009-08-07 | mx2: remove mxc_irda platform device | Sascha Hauer |
2009-08-07 | MXC iomux-v3: Fix defines for PAD_CTL registers | Sascha Hauer |
2009-08-07 | mxc: turn to soc specific init_irq functions | Sascha Hauer |
2009-08-07 | mxc: remove do not include directly | Sascha Hauer |
2009-08-07 | i.MX serial: do not use #ifdef CONFIG_ARCH_* | Sascha Hauer |
2009-08-07 | MXC: remove board specific setup of MXC_LL_UART_[PV]ADDR | Sascha Hauer |
2009-08-07 | MXC uncompress macros: determine uart base by machine type | Sascha Hauer |
2009-08-07 | mxc: remove ARCH_NR_GPIOS | Sascha Hauer |
2009-08-07 | system.c: runtime base address | Sascha Hauer |
2009-08-07 | MXC: pass base/irq to mxc_timer_init | Sascha Hauer |
2009-07-22 | Linux 2.6.31-rc4 | Linus Torvalds |
2009-07-22 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-22 | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-07-22 | genirq: Fix UP compile failure caused by irq_thread_check_affinity | Bruno Premont |
2009-07-22 | lockdep: Fix lockdep annotation for pipe_double_lock() | Peter Zijlstra |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-22 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-22 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-22 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-22 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-07-22 | Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds |
2009-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-07-22 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-07-22 | perf: fix stack data leak | Arjan van de Ven |
2009-07-22 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-07-22 | perf_counter tools: Give perf top inherit option | Mike Galbraith |
2009-07-22 | perf_counter tools: Fix vmlinux symbol generation breakage | Mike Galbraith |
2009-07-22 | perf_counter: Detect debugfs location | Jason Baron |
2009-07-22 | perf_counter: Add tracepoint support to perf list, perf stat | Jason Baron |
2009-07-22 | perf symbol: C++ demangling | Arnaldo Carvalho de Melo |
2009-07-22 | perf: avoid structure size confusion by using a fixed size | Arjan van de Ven |