Age | Commit message (Expand) | Author |
2007-05-24 | [IA64] Fix using uninitialized data in _PDC setup | Venki Pallipadi |
2007-05-23 | [IA64] start_secondary() and smp_callin() should be __cpuinit | Tony Luck |
2007-05-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-05-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-05-22 | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.c | Kenji Kaneshige |
2007-05-22 | [IA64] Only unwind non-running tasks. | Robin Holt |
2007-05-22 | [IA64] Improve unwind checking. | Robin Holt |
2007-05-22 | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM | Benjamin Herrenschmidt |
2007-05-22 | [POWERPC] Fix powerpc vmlinux.lds.S | Benjamin Herrenschmidt |
2007-05-22 | [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO | Anton Blanchard |
2007-05-22 | [POWERPC] Add missing pmc_type fields in cpu_table | Anton Blanchard |
2007-05-22 | [POWERPC] Fix smp_call_function to be preempt-safe | Hugh Dickins |
2007-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds |
2007-05-21 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2007-05-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-05-21 | i386: fix PGE mask | Brian Gerst |
2007-05-21 | x86_64: vsyscall time() fix | john stultz |
2007-05-21 | x86_64: early_print kernel console should send CRLF not LFCR | Yinghai Lu |
2007-05-21 | i386: Enable CX8/PGE CPUID bits early on VIA C3 | Andi Kleen |
2007-05-21 | i386: Fix wrong CPU error message in early boot path | Christian Volkmann |
2007-05-21 | i386: Clear MCE flag on AMD K6 | Andi Kleen |
2007-05-21 | i386: Fix K8/core2 oprofile on multiple CPUs | Andi Kleen |
2007-05-21 | i386: Update defconfig | Andi Kleen |
2007-05-21 | x86_64: Update defconfig | Andi Kleen |
2007-05-21 | Blackfin arch: update pm.c according to power management API change. | Bryan Wu |
2007-05-21 | Blackfin arch: update defconfig files | Bryan Wu |
2007-05-21 | Blackfin arch: add board default configs to blackfin arch | Mike Frysinger |
2007-05-21 | Blackfin arch: fix signal handling bug | Bernd Schmidt |
2007-05-21 | Blackfin arch: cache SWRST value at bootup so other things like watchdog can ... | Mike Frysinger |
2007-05-21 | Blackfin arch: make sure we use local labels | Mike Frysinger |
2007-05-21 | Blackfin arch: dont clear the bit that tells coreb to start booting | Mike Frysinger |
2007-05-21 | Blackfin arch: dma_memcpy borken for > 64K | Aubrey Li |
2007-05-21 | Blackfin arch: document why we have to touch the UART peripheral in our boot ... | Mike Frysinger |
2007-05-21 | Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state | Mike Frysinger |
2007-05-21 | Blackfin arch: move board specific setup out of common init code and into the... | Mike Frysinger |
2007-05-21 | Blackfin arch: dont clear status register bits in SWRST so we can actually us... | Mike Frysinger |
2007-05-21 | Blackfin arch: initial tepla-bf561 board support | Mike Frysinger |
2007-05-21 | Blackfin arch: Fix bug using usb keyboard crashes kernel | Michael Hennerich |
2007-05-21 | Blackfin arch: fix trace output for FLAT binaries | Mike Frysinger |
2007-05-21 | Blackfin arch: DMA operation cleanup | Michael Hennerich |
2007-05-21 | Blackfin arch: Fix reserved map after we changed PORT_H definition | Michael Hennerich |
2007-05-21 | Blackfin arch: mark a bunch of local functions as static | Mike Frysinger |
2007-05-21 | Blackfin arch: Add configuration data for ISP176x on BF561 | Michael Hennerich |
2007-05-21 | Blackfin arch: fix a few random warnings | Mike Frysinger |
2007-05-21 | Blackfin arch: ISP1761 doesn't work for USB flash disk | Aubrey Li |
2007-05-21 | Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533 | Bryan Wu |
2007-05-21 | Blackfin arch: Add Workaround for ANOMALY 05000257 | Michael Hennerich |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-21 | [S390] More verbose show_mem() like other architectures. | Heiko Carstens |
2007-05-21 | [S390] Make use of kretprobe_assert. | Heiko Carstens |