Age | Commit message (Expand) | Author | Files | Lines |
2010-01-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 29 | -54/+181 |
2010-01-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 25 | -354/+134 |
2010-01-13 | m68knommu: fix definitions of __pa() and __va() | Greg Ungerer | 3 | -15/+7 |
2010-01-12 | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King | 1 | -0/+12 |
2010-01-12 | ARM: Fix wrong dmb | Russell King | 1 | -3/+1 |
2010-01-12 | MIPS: Ignore vmlinux.* | Yoichi Yuasa | 1 | -0/+1 |
2010-01-12 | MIPS: Move vmlinux.ecoff to arch/mips/boot | Yoichi Yuasa | 1 | -1/+1 |
2010-01-12 | MIPS: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 1 | -1/+3 |
2010-01-12 | MIPS: Octeon: Use non-overflowing arithmetic in sched_clock | David Daney | 1 | -3/+28 |
2010-01-12 | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa | 3 | -7/+0 |
2010-01-12 | MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE. | Yoichi Yuasa | 1 | -3/+0 |
2010-01-12 | MIPS: AR7: Remove unused prom_getchar() | Yoichi Yuasa | 1 | -7/+0 |
2010-01-12 | MIPS: PowerTV: Remove extra r4k_clockevent_init() call | David VomLehn | 1 | -1/+0 |
2010-01-12 | MIPS: Cobalt use strlcat() for the command line arguments | Yoichi Yuasa | 1 | -16/+8 |
2010-01-12 | MIPS: Octeon: Add sched_clock() to csrc-octeon.c | David Daney | 1 | -0/+7 |
2010-01-12 | MIPS: TXx9: Cleanup builtin-cmdline processing | Atsushi Nemoto | 1 | -21/+0 |
2010-01-12 | MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init() | Yoichi Yuasa | 4 | -56/+10 |
2010-01-12 | MIPS: PowerTV: Remove unused platform_die() | Yoichi Yuasa | 1 | -21/+0 |
2010-01-12 | MIPS: PowerTV: Remove mips_machine_halt() | Yoichi Yuasa | 1 | -18/+0 |
2010-01-12 | MIPS: PowerTV: Remove unused ptv_memsize | Yoichi Yuasa | 1 | -5/+0 |
2010-01-12 | MIPS: PowerTV: Remove unused prom_getcmdline() | Yoichi Yuasa | 1 | -5/+0 |
2010-01-12 | MIPS: AR7: Remove kgdb_enabled | Yoichi Yuasa | 1 | -8/+0 |
2010-01-12 | MIPS: Alchemy: Correct code taking the size of a pointer | Julia Lawall | 1 | -2/+2 |
2010-01-12 | MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.c | Florian Fainelli | 1 | -17/+16 |
2010-01-12 | MIPS: VR41xx: Use strlcat() for the command line arguments | Yoichi Yuasa | 1 | -3/+3 |
2010-01-12 | MIPS: Cleanup and Fixup of compressed kernel support | Wu Zhangjin | 3 | -155/+59 |
2010-01-12 | MIPS: Cleanup forgotten label_module_alloc in tlbex.c | David Daney | 1 | -8/+0 |
2010-01-12 | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli | 2 | -19/+22 |
2010-01-11 | core, x86: make LIST_POISON less deadly | Avi Kivity | 1 | -0/+5 |
2010-01-11 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -109/+296 |
2010-01-11 | mn10300: update the ASB2303 defconfig | David Howells | 1 | -37/+70 |
2010-01-11 | mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM | David Howells | 1 | -0/+17 |
2010-01-11 | mn10300: insert PCI root bus resources for the ASB2305 devel motherboard | David Howells | 1 | -22/+35 |
2010-01-11 | mn10300: use generic pci_enable_resources() | Bjorn Helgaas | 3 | -41/+2 |
2010-01-11 | mn10300: use KERN_ERR not KERN_ERROR | David Howells | 1 | -1/+1 |
2010-01-11 | mn10300: fix several bogus includes on abs2305 | Al Viro | 4 | -7/+6 |
2010-01-11 | mn10300: wire up missing new syscalls | David Howells | 2 | -1/+3 |
2010-01-11 | mn10300: add cc clobbers to asm statements | Mark Salter | 10 | -12/+18 |
2010-01-11 | mn10300: objcopy flags fix | Mark Salter | 1 | -1/+1 |
2010-01-11 | mn10300: signal stack fix | Mark Salter | 1 | -1/+1 |
2010-01-11 | x86: add support for LZO-compressed kernels | Albin Tonnerre | 3 | -1/+9 |
2010-01-11 | arm: add support for LZO-compressed kernels | Albin Tonnerre | 5 | -92/+68 |
2010-01-11 | zlib: optimize inffast when copying direct from output | Joakim Tjernlund | 1 | -1/+3 |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 6 | -8/+6 |
2010-01-11 | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards | Colin Tuckley | 7 | -15/+57 |
2010-01-10 | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 1 | -0/+1 |
2010-01-10 | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis... | Peter Hüwe | 1 | -0/+2 |
2010-01-10 | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 1 | -2/+2 |
2010-01-09 | Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe... | Tony Lindgren | 13 | -91/+137 |
2010-01-09 | OMAP2 clock: dynamically allocate CPUFreq frequency table | Paul Walmsley | 1 | -8/+44 |