summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | tc1100-wmi: Mark as experimentalCarlos Corbacho2008-02-091-1/+2
| | |/
| * | Merge branches 'release' and 'bugzilla-9910' into releaseLen Brown2008-02-093-2/+8
| |\ \
| | * | ACPI: SBS: Host controller must initialize before SBS.Alexey Starikovskiy2008-02-093-2/+8
| | |/
| * | Merge branches 'release' and 'buildfix' into releaseLen Brown2008-02-090-0/+0
| * | ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown2008-02-091-3/+20
| * | cpuidle: build fix for non-x86Venki Pallipadi2008-02-092-1/+15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-02-096-70/+231
|\ \
| * | mmc: extend ricoh_mmc to support Ricoh RL5c476Frank Seidel2008-02-081-21/+80
| * | at91_mci: use generic GPIO callsDavid Brownell2008-02-081-34/+80
| * | sdhci: add num index for multi controllers caseFeng Tang2008-02-082-1/+13
| * | MAINTAINERS: remove non-existant URLsPierre Ossman2008-02-081-3/+0Star
| * | mmc: remove sdhci and mmc_spi experimental markersPierre Ossman2008-02-081-4/+4
| * | mmc: Handle suspend/resume in Ricoh MMC disablerPhilip Langdale2008-02-081-25/+72
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-091-3/+28
|\ \ \
| * | | [MTD] [NAND] cs553x_nand: command line partitioning supportMart Raudsepp2008-02-091-3/+28
| | |/ | |/|
* | | memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-0916-0/+3093
* | | m68knommu: add pgtable_tMartin Schwidefsky2008-02-091-0/+1
* | | Add pgtable_t to remaining nommu architecturesMartin Schwidefsky2008-02-093-0/+3
* | | ub: fix up the conversion to sg_init_table()Pete Zaitcev2008-02-091-1/+1
* | | fix up kerneldoc in fs/ioctl.c a little bitChristoph Hellwig2008-02-091-4/+4
* | | memcontrol: add vm_match_cgroup()David Rientjes2008-02-093-9/+7Star
* | | UML: fix hostfs buildJiri Kosina2008-02-091-0/+1
* | | Fix compile error on nommu for is_swap_pteMatt Mackall2008-02-091-0/+2
|/ /
* | mm: special mapping nopageNick Piggin2008-02-091-9/+16
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-098-81/+225
|\ \
| * | [IA64] Fix large MCA bootmem allocationRuss Anderson2008-02-081-29/+26Star
| * | [IA64] Simplify cpu_idle_waitTony Luck2008-02-081-29/+15Star
| * | [IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik2008-02-082-0/+61
| * | [IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2008-02-084-0/+97
| * | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-083-21/+18Star
| * | [IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2008-02-082-2/+8
* | | x86: fix pgtable_t build breakageIngo Molnar2008-02-091-2/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-0914-112/+342
|\ \ \
| * | | IB/core: Remove unused struct ib_device.flags memberRoland Dreier2008-02-081-2/+0Star
| * | | IB/core: Add IP checksum offload supportEli Cohen2008-02-081-2/+12
| * | | IPoIB: Add send gather supportEli Cohen2008-02-084-30/+83
| * | | IPoIB: Add high DMA feature flagEli Cohen2008-02-081-1/+3
| * | | IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-085-36/+197
| * | | mlx4_core: Clean up struct mlx4_bufRoland Dreier2008-02-073-28/+26Star
| * | | mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein2008-02-072-2/+18
| * | | IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-074-19/+11Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-0938-866/+3185
|\ \ \ \
| * | | | [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...Mike Frysinger2008-02-083-1/+2116
| * | | | [Blackfin] arch: fix build fails only include header files when enabledMike Frysinger2008-02-083-0/+6
| * | | | [Blackfin] arch: declare default INSTALL_PATH for Blackfin portsMike Frysinger2008-02-071-0/+1
| * | | | [Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich2008-02-087-38/+103
| * | | | [Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2008-02-023-0/+22
| * | | | [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_regionMichael Hennerich2008-02-021-0/+25
| * | | | [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...Michael Hennerich2008-02-022-12/+16
| * | | | [Blackfin] arch: remove duplicated definitions of the line discipline numbers...Tilman Schmidt2008-02-021-18/+0Star