Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | x86-32: Add new pt_regs stubs | Brian Gerst | 2009-12-09 | |
| * | | | | | | | | | | | x86: Split swiotlb initialization into two stages | FUJITA Tomonori | 2009-12-15 | |
| * | | | | | | | | | | | x86: Regex support and known-movable symbols for relocs, fix _end | H. Peter Anvin | 2009-12-14 | |
| * | | | | | | | | | | | x86, msr: Remove incorrect, duplicated code in the MSR driver | H. Peter Anvin | 2009-12-14 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Blackfin: Convert BUG() to use unreachable() | David Daney | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: define __NR_recvmmsg | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: drop duplicate sched_clock | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: NOMPU: skip DMA ICPLB hole when it is redundant | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: MPU: add missing __init markings | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: add support for TIF_NOTIFY_RESUME | Barry Song | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: kgdb_test: clean up code a bit | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: convert kgdbtest to proc_fops | Alexey Dobriyan | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: convert cyc2ns() to clocksource_cyc2ns() | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: ip0x: pull in asm/portmux.h for P_xxx defines | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: drop unused ax88180 resources | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add ADF702x network driver resources | Michael Hennerich | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add CAN resources | Barry Song | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add AD5258 i2c address | Michael Hennerich | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add adau1761 i2c address | Cliff Cai | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add adau1371 i2c address | Cliff Cai | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add ADP8870 resources | Michael Hennerich | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: kill AD714x board-specific Kconfigs | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: update ADP5520 resources | Michael Hennerich | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp: add ADXL346 orientation sensing support | Michael Hennerich | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: bf537-stamp/bf548-ezkit: update ADXL34x resources | Michael Hennerich | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: BF51x: unify def/cdef headers | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: BF52x: unify def/cdef headers | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: BF537: push down error masks to avoid namespace pollution | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: SMP: don't start up core b until its state has been completely onlined | Yi Li | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: convert to asm-generic pci headers | Barry Song | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: io.h: fix random busted whitespace | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: dma-mapping.h: flesh out missing DMA mapping functions | Barry Song | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: workaround anomaly 05000310 | Barry Song | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: drop ptrace() write support for fixed code/bootrom | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: MPU: support XIP in async flash memory | Barry Song | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: drop 4KB reserve at end of memory | Barry Song | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: support smaller uncached DMA chunks for memory constrained systems | Barry Song | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: push BF5Xx configs down into mach-specific Kconfigs | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: finish_atomic_sections: optimize the RTS step | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: kgdb: punt dead code | Sonic Zhang | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: reject NULL callback in set_dma_callback() | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: punt dead/unused flash mem_init settings | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: gptimers: use unsigned timer/group ids | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: don't walk VMAs when oopsing | Robin Getz | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: force BFD target when linking modules | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin: comment the FDPIC PTRACE defines | Mike Frysinger | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin/ipipe: update version stamp | Philippe Gerum | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin/ipipe: introduce support for CONFIG_MPU | Philippe Gerum | 2009-12-15 | |
| * | | | | | | | | | | | | Blackfin/ipipe: fix forward ref to barrier() | Philippe Gerum | 2009-12-15 |