| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-13 | 29 | -54/+181 |
|\ |
|
| * | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King | 2010-01-12 | 1 | -0/+12 |
| * | ARM: Fix wrong dmb | Russell King | 2010-01-12 | 1 | -3/+1 |
| * | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards | Colin Tuckley | 2010-01-11 | 7 | -15/+57 |
| * | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 2010-01-10 | 1 | -0/+1 |
| * | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis... | Peter Hüwe | 2010-01-10 | 1 | -0/+2 |
| * | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 2010-01-10 | 1 | -2/+2 |
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-01-08 | 13 | -23/+26 |
| |\ |
|
| | * | [ARM] pxa: fix strange characters in zaurus gpio .desc | Cyril Hrubis | 2010-01-08 | 1 | -2/+2 |
| | * | [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*() | Eric Miao | 2010-01-04 | 1 | -6/+3 |
| | * | [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *' | Eric Miao | 2010-01-04 | 9 | -9/+9 |
| | * | [ARM] pxa: enable L2 if present in XSC3 | Haojian Zhuang | 2010-01-01 | 1 | -0/+7 |
| | * | [ARM] pxa: do not enable L2 after MMU is enabled | Haojian Zhuang | 2010-01-01 | 1 | -6/+5 |
| * | | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" | Rabin Vincent | 2010-01-08 | 1 | -1/+2 |
| * | | ARM: 5867/1: Update U300 defconfig | Linus Walleij | 2010-01-08 | 1 | -10/+71 |
| * | | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs | Jamie Iles | 2010-01-08 | 1 | -0/+6 |
| * | | ARM: add missing recvmmsg syscall number | Russell King | 2010-01-07 | 1 | -0/+1 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-01-13 | 25 | -354/+134 |
|\ \ \ |
|
| * | | | MIPS: Ignore vmlinux.* | Yoichi Yuasa | 2010-01-12 | 1 | -0/+1 |
| * | | | MIPS: Move vmlinux.ecoff to arch/mips/boot | Yoichi Yuasa | 2010-01-12 | 1 | -1/+1 |
| * | | | MIPS: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-12 | 1 | -1/+3 |
| * | | | MIPS: Octeon: Use non-overflowing arithmetic in sched_clock | David Daney | 2010-01-12 | 1 | -3/+28 |
| * | | | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa | 2010-01-12 | 3 | -7/+0 |
| * | | | MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE. | Yoichi Yuasa | 2010-01-12 | 1 | -3/+0 |
| * | | | MIPS: AR7: Remove unused prom_getchar() | Yoichi Yuasa | 2010-01-12 | 1 | -7/+0 |
| * | | | MIPS: PowerTV: Remove extra r4k_clockevent_init() call | David VomLehn | 2010-01-12 | 1 | -1/+0 |
| * | | | MIPS: Cobalt use strlcat() for the command line arguments | Yoichi Yuasa | 2010-01-12 | 1 | -16/+8 |
| * | | | MIPS: Octeon: Add sched_clock() to csrc-octeon.c | David Daney | 2010-01-12 | 1 | -0/+7 |
| * | | | MIPS: TXx9: Cleanup builtin-cmdline processing | Atsushi Nemoto | 2010-01-12 | 1 | -21/+0 |
| * | | | MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init() | Yoichi Yuasa | 2010-01-12 | 4 | -56/+10 |
| * | | | MIPS: PowerTV: Remove unused platform_die() | Yoichi Yuasa | 2010-01-12 | 1 | -21/+0 |
| * | | | MIPS: PowerTV: Remove mips_machine_halt() | Yoichi Yuasa | 2010-01-12 | 1 | -18/+0 |
| * | | | MIPS: PowerTV: Remove unused ptv_memsize | Yoichi Yuasa | 2010-01-12 | 1 | -5/+0 |
| * | | | MIPS: PowerTV: Remove unused prom_getcmdline() | Yoichi Yuasa | 2010-01-12 | 1 | -5/+0 |
| * | | | MIPS: AR7: Remove kgdb_enabled | Yoichi Yuasa | 2010-01-12 | 1 | -8/+0 |
| * | | | MIPS: Alchemy: Correct code taking the size of a pointer | Julia Lawall | 2010-01-12 | 1 | -2/+2 |
| * | | | MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.c | Florian Fainelli | 2010-01-12 | 1 | -17/+16 |
| * | | | MIPS: VR41xx: Use strlcat() for the command line arguments | Yoichi Yuasa | 2010-01-12 | 1 | -3/+3 |
| * | | | MIPS: Cleanup and Fixup of compressed kernel support | Wu Zhangjin | 2010-01-12 | 3 | -155/+59 |
| * | | | MIPS: Cleanup forgotten label_module_alloc in tlbex.c | David Daney | 2010-01-12 | 1 | -8/+0 |
* | | | | m68knommu: fix definitions of __pa() and __va() | Greg Ungerer | 2010-01-13 | 3 | -15/+7 |
|/ / / |
|
* | | | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli | 2010-01-12 | 2 | -19/+22 |
* | | | core, x86: make LIST_POISON less deadly | Avi Kivity | 2010-01-11 | 1 | -0/+5 |
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-11 | 27 | -109/+296 |
|\ \ \ |
|
| * \ \ | Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe... | Tony Lindgren | 2010-01-08 | 13 | -91/+137 |
| |\ \ \ |
|
| | * | | | OMAP2 clock: dynamically allocate CPUFreq frequency table | Paul Walmsley | 2010-01-08 | 1 | -8/+44 |
| | * | | | OMAP clock/CPUFreq: add clk_exit_cpufreq_table() | Paul Walmsley | 2010-01-08 | 3 | -0/+13 |
| | * | | | OMAP2xxx OPP: clean up comments in OPP data | Paul Walmsley | 2010-01-08 | 2 | -33/+35 |
| | * | | | OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled | Felipe Balbi | 2010-01-08 | 1 | -1/+4 |
| | * | | | OMAP1 clock: remove __initdata from struct clk_functions to prevent crash | Cory Maccarrone | 2010-01-08 | 1 | -1/+1 |