| Commit message (Expand) | Author | Age |
* | [Blackfin] arch: add include/boot .gitignore files | Mike Frysinger | 2008-04-24 |
* | [Blackfin] arch: Functional power management support: Add support for cpu fre... | Michael Hennerich | 2008-04-24 |
* | [Blackfin] arch: Equalize include files: Add PLL_DIV Masks | Michael Hennerich | 2008-04-24 |
* | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support | Graf Yang | 2008-04-24 |
* | [Blackfin] arch: Update anomaly list. | Sonic Zhang | 2008-04-24 |
* | [Blackfin] arch: Clean up the definition and correct the commentary for curre... | Robert P. J. Day | 2008-04-23 |
* | [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware tr... | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: Prevent potential Core Hang situation | Michael Hennerich | 2008-04-23 |
* | [Blackfin] arch: Give the DMA base registers a more descriptive name | Bernd Schmidt | 2008-04-23 |
* | [Blackfin] arch: actually implement get_cycles function | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr... | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: declare list of peripherals as const since we dont modify th... | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: merge ip0x-specific board changes | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea... | Graf Yang | 2008-04-23 |
* | [Blackfin] arch: This allows XIP to work with FD-PIC. | Bernd Schmidt | 2008-04-23 |
* | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2008-04-22 |
* | [Blackfin] arch: remove unused/incorrect definition | Meihui Fan | 2008-04-22 |
* | [Blackfin] arch: add support for the rest of the gptimers on the BF54x | Meihui Fan | 2008-04-22 |
* | [Blackfin] arch: fix obvious bfin_write typos | Meihui Fan | 2008-04-22 |
* | [Blackfin] arch: Fix bug - Properly calculate DDR clock. | Sonic Zhang | 2008-04-24 |
* | [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building... | Mike Frysinger | 2008-04-22 |
* | [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ... | Mike Frysinger | 2008-04-22 |
* | [Blackfin] arch: replace implied numbers with real values | Mike Frysinger | 2008-04-22 |
* | [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling | Bryan Wu | 2008-04-22 |
* | [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. | Bernd Schmidt | 2008-04-22 |
* | [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ... | Bryan Wu | 2008-03-26 |
* | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an... | Mike Frysinger | 2008-03-06 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-23 |
|\ |
|
| * | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 2008-04-23 |
| * | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 2008-04-23 |
| * | [patch 4/7] vfs: mountinfo: add mount peer group ID | Miklos Szeredi | 2008-04-23 |
| * | [patch 3/7] vfs: mountinfo: add mount ID | Miklos Szeredi | 2008-04-23 |
| * | [patch 2/7] vfs: mountinfo: add seq_file_root() | Miklos Szeredi | 2008-04-23 |
| * | [patch 1/7] vfs: mountinfo: add dentry_path() | Ram Pai | 2008-04-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 |
|\ \
| |/
|/| |
|
| * | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2008-04-22 |
| * | skbuff: fix missing kernel-doc notation | Randy Dunlap | 2008-04-20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-22 |
|\ \ |
|
| * | | [PATCH] teach seq_file to discard entries | Al Viro | 2008-04-21 |
| * | | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro | 2008-04-21 |
| * | | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro | 2008-04-21 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-22 |
|\ \ \ |
|
| * | | | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 2008-04-22 |
| * | | | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto | 2008-04-22 |
| |/ / |
|
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-04-22 |
|\ \ \ |
|
| * | | | i2c: Renesas SH7760 I2C master driver | Manuel Lauss | 2008-04-22 |
| * | | | i2c: Add platform driver on top of the new pca-algorithm | Wolfram Sang | 2008-04-22 |
| * | | | i2c-algo-pca: Extend for future drivers | Wolfram Sang | 2008-04-22 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-04-22 |
|\ \ \ |
|
| * | | | dlm: linux/{dlm,dlm_device}.h: cleanup for userspace | Mike Frysinger | 2008-04-21 |