aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | [Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt2008-04-23
| * | [Blackfin] arch: actually implement get_cycles functionMike Frysinger2008-04-23
| * | [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger2008-04-23
| * | [Blackfin] arch: declare list of peripherals as const since we dont modify th...Mike Frysinger2008-04-23
| * | [Blackfin] arch: merge ip0x-specific board changesMike Frysinger2008-04-23
| * | [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-23
| * | [Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt2008-04-23
| * | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-22
| * | [Blackfin] arch: remove unused/incorrect definitionMeihui Fan2008-04-22
| * | [Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan2008-04-22
| * | [Blackfin] arch: fix obvious bfin_write typosMeihui Fan2008-04-22
| * | [Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang2008-04-24
| * | [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...Mike Frysinger2008-04-22
| * | [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger2008-04-22
| * | [Blackfin] arch: replace implied numbers with real valuesMike Frysinger2008-04-22
| * | [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu2008-04-22
| * | [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-22
| * | [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu2008-03-26
| * | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-06
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-04-24
|\ \
| * | [ALSA] Define MPU401 registers in sound/mpu401_uart.hTakashi Iwai2008-04-24
| * | [ALSA] sound/core.h: evil #ifdefsPavel Machek2008-04-24
| * | [ALSA] fix comments in sound/core.hPavel Machek2008-04-24
| * | [ALSA] some fixes and cleanup for ICE1724 cardsPavel Hofman2008-04-24
| * | [ALSA] release 1.0.16Takashi Iwai2008-04-24
| * | [ALSA] IEC958 definitions for consumer status channel, byte 4Pawel MOLL2008-04-24
| * | [ALSA] Move vmaster code to sound coreTakashi Iwai2008-04-24
| * | [ALSA] intel8x0 - Add support of 8 channel soundTakashi Iwai2008-04-24
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-24
|\ \
| * | [RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2008-04-24
| * | mac80211: update mesh EID valuesLuis Carlos Cobo2008-04-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-24
|\ \ \ | |_|/ |/| |
| * | [SPARC64]: %l6 trap return handling no longer necessary.David S. Miller2008-04-24
| * | [SPARC64]: Store magic cookie and trap type in pt_regs.David S. Miller2008-04-24
| * | [SPARC64]: Add NUMA support.David S. Miller2008-04-24
| * | [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-24
| * | [SPARC64]: Remove unused asm-sparc64/numnodes.hDavid S. Miller2008-04-24
| * | [SPARC64]: Decrease SECTION_SIZE_BITS to 30.David S. Miller2008-04-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-23
|\ \ \
| * | | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-23
| * | | [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-23
| * | | [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-23
| * | | [patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2008-04-23
| * | | [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-23
| * | | [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-23
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-22
| * | skbuff: fix missing kernel-doc notationRandy Dunlap2008-04-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-22
|\ \ \
| * | | [PATCH] teach seq_file to discard entriesAl Viro2008-04-21