| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kill altroot | Al Viro | 2008-07-26 | 1 | -19/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-07-26 | 20 | -205/+165 |
|\ |
|
| * | Blackfin arch: fix bug - detect 0.1 silicon revision BF527-EZKIT as 0.0 version | Michael Hennerich | 2008-07-19 | 1 | -1/+20 |
| * | Blackfin arch: Add return value check in bfin_sir_probe(), remove SSYNC(). | Graf Yang | 2008-07-19 | 5 | -30/+75 |
| * | Blackfin arch: Extend sram malloc to handle L2 SRAM. | Sonic Zhang | 2008-07-19 | 3 | -3/+12 |
| * | Blackfin arch: Functional power management support | Michael Hennerich | 2008-07-19 | 4 | -63/+54 |
| * | Blackfin arch: add TXDWA definition to enable new feature | Bryan Wu | 2008-07-15 | 3 | -0/+4 |
| * | Blackfin arch: Fix bug - Kernel does not boot if re-program clocks | Michael Hennerich | 2008-07-14 | 4 | -108/+0 |
* | | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 | 1 | -6/+0 |
|\ \ |
|
| * | | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 | 1 | -6/+0 |
* | | | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk | 2008-07-25 | 1 | -2/+4 |
* | | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -4/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-24 | 1 | -27/+0 |
|\ \ |
|
| * | | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -25/+0 |
| * | | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-07-24 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 1 | -1/+0 |
| |/ |
|
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -3/+0 |
|/ |
|
* | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. | Sonic Zhang | 2008-06-19 | 5 | -5/+5 |
* | Blackfin arch: fix typo error in bf548 serial header file | Sonic Zhang | 2008-06-19 | 1 | -2/+2 |
* | Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. | Sonic Zhang | 2008-06-03 | 5 | -0/+30 |
* | Blackfin arch: update anomaly headers from toolchain trunk | Mike Frysinger | 2008-05-31 | 5 | -23/+27 |
* | Blackfin arch: Remove bad and usless code | Michael Hennerich | 2008-05-31 | 1 | -7/+0 |
* | Blackfin serial driver: add extra IRQ flag for 8250 serial driver | Javier Herrero | 2008-05-17 | 1 | -0/+5 |
* | Blackfin arch: Fix bug - USB fails to build for BF524/BF526 | Bryan Wu | 2008-05-19 | 1 | -4/+4 |
* | Blackfin arch: IO Port functions to read/write unalligned memory | Michael Hennerich | 2008-05-17 | 1 | -0/+2 |
* | Blackfin arch: enable a choice to provide 4M DMA memory | Cliff Cai | 2008-05-17 | 1 | -1/+3 |
* | Blackfin arch: Add workaround to read edge triggered GPIOs | Michael Hennerich | 2008-05-17 | 1 | -1/+0 |
* | Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr. | Michael Hennerich | 2008-05-17 | 1 | -4/+4 |
* | [Blackfin] arch: Blackfin checksum annotations | Al Viro | 2008-05-12 | 1 | -15/+14 |
* | Blackfin Serial Driver: abstract away DLAB differences into header | Mike Frysinger | 2008-05-07 | 5 | -0/+15 |
* | Blackfin Serial Driver: macro away the IER differences between processors | Mike Frysinger | 2008-05-07 | 4 | -0/+8 |
* | [Blackfin] arch: remove useless IRQ_SW_INT defines | Michael Hennerich | 2008-05-10 | 3 | -34/+28 |
* | [Blackfin] arch: fix gdb testing regression | Bernd Schmidt | 2008-05-07 | 2 | -0/+10 |
* | [Blackfin] arch: Support for CPU_FREQ and NOHZ | Vitja Makarov | 2008-05-07 | 1 | -0/+4 |
* | [Blackfin] arch: Functional power management support: Add CPU and platform vo... | Michael Hennerich | 2008-05-07 | 1 | -1/+9 |
* | [Blackfin] arch: Equalize include files: Add VR_CTL masks | Michael Hennerich | 2008-05-07 | 3 | -0/+50 |
* | blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture | H. Peter Anvin | 2008-05-02 | 1 | -32/+2 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 1 | -4/+9 |
* | [Blackfin] arch: add include/boot .gitignore files | Mike Frysinger | 2008-04-25 | 1 | -0/+1 |
* | [Blackfin] arch: Functional power management support: Add support for cpu fre... | Michael Hennerich | 2008-04-25 | 1 | -0/+36 |
* | [Blackfin] arch: Equalize include files: Add PLL_DIV Masks | Michael Hennerich | 2008-04-25 | 1 | -0/+2 |
* | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support | Graf Yang | 2008-04-25 | 15 | -82/+891 |
* | [Blackfin] arch: Update anomaly list. | Sonic Zhang | 2008-04-25 | 5 | -18/+96 |
* | [Blackfin] arch: Clean up the definition and correct the commentary for curre... | Robert P. J. Day | 2008-04-24 | 1 | -7/+4 |
* | [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware tr... | Mike Frysinger | 2008-04-24 | 1 | -0/+13 |
* | [Blackfin] arch: Prevent potential Core Hang situation | Michael Hennerich | 2008-04-24 | 5 | -18/+172 |
* | [Blackfin] arch: Give the DMA base registers a more descriptive name | Bernd Schmidt | 2008-04-24 | 6 | -14/+3 |
* | [Blackfin] arch: actually implement get_cycles function | Mike Frysinger | 2008-04-24 | 1 | -6/+11 |
* | [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr... | Mike Frysinger | 2008-04-24 | 1 | -9/+0 |