| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-18 |
|\ |
|
| * | x86: Clear irqstack thread_info | Brian Gerst | 2011-01-18 |
| * | x86: Make relocatable kernel work with new binutils | Shaohua Li | 2011-01-18 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-01-18 |
|\ \ |
|
| * | | MIPS: Malta: enable Cirrus FB console | Aurelien Jarno | 2011-01-18 |
| * | | MIPS: add CONFIG_VIRTUALIZATION for virtio support | Aurelien Jarno | 2011-01-18 |
| * | | MIPS: Implement __read_mostly | David Daney | 2011-01-18 |
| * | | MIPS: ath79: add common WMAC device for AR913X based boards | Gabor Juhos | 2011-01-18 |
| * | | MIPS: ath79: Add initial support for the Atheros AP81 reference board | Gabor Juhos | 2011-01-18 |
| * | | MIPS: ath79: add common SPI controller device | Gabor Juhos | 2011-01-18 |
| * | | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos | 2011-01-18 |
| * | | MIPS: ath79: add common GPIO buttons device | Gabor Juhos | 2011-01-18 |
| * | | MIPS: ath79: add common watchdog device | Gabor Juhos | 2011-01-18 |
| * | | MIPS: ath79: add common GPIO LEDs device | Gabor Juhos | 2011-01-18 |
| * | | MIPS: ath79: add initial support for the Atheros PB44 reference board | Gabor Juhos | 2011-01-18 |
| * | | MIPS: ath79: utilize the MIPS multi-machine support | Gabor Juhos | 2011-01-18 |
| * | | MIPS: ath79: add GPIOLIB support | Gabor Juhos | 2011-01-18 |
| * | | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs | Gabor Juhos | 2011-01-18 |
| * | | MIPS: jump label: Add MIPS support. | David Daney | 2011-01-18 |
| * | | MIPS: Use WARN() in uasm for better diagnostics. | David Daney | 2011-01-18 |
| * | | MIPS: Optimize TLB handlers for Octeon CPUs | David Daney | 2011-01-18 |
| * | | MIPS: Add LDX and LWX instructions to uasm. | David Daney | 2011-01-18 |
| * | | MIPS: Use BBIT instructions in TLB handlers | David Daney | 2011-01-18 |
| * | | MIPS: Declare uasm bbit0 and bbit1 functions. | David Daney | 2011-01-18 |
| * | | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney | 2011-01-18 |
| * | | MIPS: Add DINSM to uasm. | David Daney | 2011-01-18 |
| * | | MIPS: Probe for presence of KScratch registers. | David Daney | 2011-01-18 |
| * | | MIPS: Add generic support for multiple machines within a single kernel | Gabor Juhos | 2011-01-18 |
| * | | MIPS: Use printf extension %pR for struct resource | Joe Perches | 2011-01-18 |
| * | | MIPS: Sibyte: Use vzalloc in sbbus profiler | Joe Perches | 2011-01-18 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 2011-01-18 |
|\ \ \ |
|
| * | | | parisc: fix compile breakage caused by inlining maybe_mkwrite | James Bottomley | 2011-01-15 |
| * | | | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin | 2011-01-15 |
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-01-18 |
|\ \ \ \ |
|
| * | | | | microblaze: Fix asm/pgtable.h | Michal Simek | 2011-01-16 |
| * | | | | microblaze: Fix missing pagemap.h | Michal Simek | 2011-01-16 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2011-01-18 |
|\ \ \ \ |
|
| * | | | | m68knommu: fix broken setting of irq_chip and handler | Greg Ungerer | 2011-01-06 |
| * | | | | m68knommu: switch to using -mcpu= flags for ColdFire targets | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: arch/m68knommu/Kconfig whitespace cleanup | Philippe De Muyter | 2011-01-05 |
| * | | | | m68knommu: create optimal separate instruction and data cache for ColdFire | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: support ColdFire caches that do copyback and write-through | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: support version 2 ColdFire split cache | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: make cache push code ColdFire generic | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: clean up ColdFire cache control code | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: move inclusion of ColdFire v4 cache registers | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: merge bit definitions for version 3 ColdFire cache controller | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: create bit definitions for the version 2 ColdFire cache controller | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: remove empty __iounmap() it is no used | Greg Ungerer | 2011-01-05 |
| * | | | | m68knommu: remove kernel_map() code, it is not used | Greg Ungerer | 2011-01-05 |