Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | libata: retry link resume if necessary | Tejun Heo | 2010-01-12 | 2 | -7/+34 | |
| * | | | | | | | ata_piix: enable 32bit PIO on SATA piix | Tejun Heo | 2010-01-12 | 1 | -1/+1 | |
| * | | | | | | | sata_promise: don't classify overruns as HSM errors | Mikael Pettersson | 2010-01-12 | 1 | -1/+1 | |
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-12 | 30 | -56/+183 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock | Simon Kagstrom | 2010-01-11 | 1 | -2/+2 | |
| * | | | | | | | | 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-12 | 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 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-01-12 | 12 | -17/+38 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-01-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ASoC: Fix WM8350 DSP mode B configuration | Mark Brown | 2010-01-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-01-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ALSA: hda - Fix ALC861-VD capture source mixer | Takashi Iwai | 2010-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge remote branch 'alsa/fixes' into fix/misc | Takashi Iwai | 2010-01-12 | 460 | -4376/+7851 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |