Age | Commit message (Expand) | Author | Files | Lines |
2010-02-16 | ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected | Tony Lindgren | 1 | -2/+2 |
2010-02-16 | ARM: 5905/1: ARM: Global ASID allocation on SMP | Catalin Marinas | 3 | -14/+126 |
2010-02-16 | ARM: 5906/1: arm: change command_line to cmd_line | Jeremy Kerr | 1 | -4/+4 |
2010-02-16 | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 | Rabin Vincent | 1 | -13/+23 |
2010-02-16 | ARM: 5889/1: Add atomic64 routines for ARMv6k and above. | Will Deacon | 2 | -0/+229 |
2010-02-16 | ARM: add notify_die() support | Russell King | 2 | -12/+26 |
2010-02-16 | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 6 | -90/+48 |
2010-02-16 | ARM: Move creation of /proc/cpu out of alignment.c | Russell King | 3 | -6/+19 |
2010-02-16 | ARM: move LED support code out of arch/arm/kernel/time.c | Russell King | 3 | -104/+116 |
2010-02-16 | ARM: remove old RTC support | Russell King | 2 | -82/+0 |
2010-02-16 | ARM: Add caller information to ioremap | Russell King | 8 | -32/+65 |
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 |