| Commit message (Expand) | Author | Age |
... | |
* | Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. | Sonic Zhang | 2007-10-29 |
* | Blackfin arch: update board defconfig files according to latest information f... | Bryan Wu | 2007-10-29 |
* | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t... | Robin Getz | 2007-10-29 |
* | Blackfin arch: Fix random crash issue found by Michael. | Robin Getz | 2007-10-29 |
* | Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c... | Robin Getz | 2007-10-29 |
* | Blackfin arch: add support for checking/clearing overruns in generic purpose ... | Mike Frysinger | 2007-10-29 |
* | Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code. | Robin Getz | 2007-10-29 |
* | Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer | Michael Hennerich | 2007-10-29 |
* | Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n... | Michael Hennerich | 2007-10-29 |
* | Blackfin arch: fix bug: kernel prints out error message twice | Robin Getz | 2007-10-29 |
* | Blackfin arch: add NFC driver support in BF527-EZKIT board | Michael Hennerich | 2007-10-29 |
* | Blackfin arch: Added support for HV Sistemas H8606 board | Javier Herrero | 2007-10-29 |
* | blackfin: fix sg fallout | Adrian Bunk | 2007-10-24 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-10-22 |
|\ |
|
| * | Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile | Bryan Wu | 2007-10-21 |
| * | Blackfin arch: Javier Herrer writes: fix building when icache and dcache is d... | Mike Frysinger | 2007-10-21 |
* | | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 |
|/ |
|
* | Blackfin arch: update boards files | Bryan Wu | 2007-10-21 |
* | Blackfin arch: dma add some API and cleanup bf54x DMA definition | Bryan Wu | 2007-10-21 |
* | Blackfin arch: cleanup and promote the general purpose timers api to a core b... | Mike Frysinger | 2007-10-21 |
* | Blackfin arch: add a cheesy install target | Mike Frysinger | 2007-10-21 |
* | Blackfin arch: add functions for converting between sclks and usecs | Mike Frysinger | 2007-10-21 |
* | Blackfin arch: add assembly function for doing 64bit unsigned division | Mike Frysinger | 2007-10-21 |
* | Blackfin arch: -mno-fdpic works | Mike Frysinger | 2007-10-21 |
* | Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam... | Mike Frysinger | 2007-10-21 |
* | Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm... | Bernd Schmidt | 2007-10-21 |
* | Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else | Robin Getz | 2007-10-21 |
* | Blackfin arch: Optimization - no need to make additional math here | Michael Hennerich | 2007-10-21 |
* | Blackfin arch: force irq_flags into the .data section | Mike Frysinger | 2007-10-21 |
* | Blackfin arch BF548 defconfig: enable watchdog by default | Mike Frysinger | 2007-10-21 |
* | Blackfin arch: add new processor ADSP-BF52x arch/mach support | Michael Hennerich | 2007-10-21 |
* | typo fixes | Matt LaPlante | 2007-10-19 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 |
* | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 2007-10-18 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 |
* | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
| * | kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" | Adrian Bunk | 2007-10-12 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
* | | Input: add support for Blackfin BF54x Keypad controller | Michael Hennerich | 2007-10-13 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-10-12 |
|\ \ |
|
| * | | USB: re-remove <linux/usb_sl811.h> | David Brownell | 2007-10-12 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-10-12 |
|\ \
| |/
|/| |
|
| * | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 2007-10-04 |
* | | Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT and DEBUG_KERNEL... | Robin Getz | 2007-10-10 |
* | | Blackfin arch: fix typo in register name | Mike Frysinger | 2007-10-10 |
* | | Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NU... | Bernd Schmidt | 2007-10-10 |
* | | Blackfin arch: Export strcpy - occasionally get module link failures otherwise | Bernd Schmidt | 2007-10-10 |