| Commit message (Expand) | Author | Age |
* | 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 |
* | | Blackfin arch: the load address is not safe to point to as a workaround for A... | Robin Getz | 2007-10-10 |
* | | Blackfin arch: show_mem can not be marked as init, since it is called during ... | Robin Getz | 2007-10-10 |
* | | Blackfin arch: flush/inv the correct range when using write back cache and fi... | Michael Hennerich | 2007-10-10 |
* | | Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and... | Michael Hennerich | 2007-10-10 |
* | | Blackfin arch: Print out debug info, as early as possible | Robin Getz | 2007-10-09 |
* | | Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt ... | Robin Getz | 2007-10-09 |
* | | Blackfin arch: fix endless loop bug when a double fault happens | Robin Getz | 2007-10-09 |
* | | Blackfin arch: Initial patch to add earlyprintk support | Robin Getz | 2007-10-09 |
* | | Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible ... | Bryan Wu | 2007-10-09 |
* | | Blackfin arch: add more common defines for output sections | Mike Frysinger | 2007-10-10 |
* | | Blackfin arch: cleanup IO and DMA_IO API function definitions according to ot... | Bryan Wu | 2007-09-12 |
* | | Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz) | Mike Frysinger | 2007-09-12 |
* | | Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset | Michael Hennerich | 2007-10-10 |
* | | Blackfin arch: Remove legacy support | Michael Hennerich | 2007-08-28 |
* | | Blackfin arch: a few things still use bfin_read_PORT_FER() | Michael Hennerich | 2007-10-10 |
* | | Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that... | Robin Getz | 2007-08-27 |