| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | 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 |
* | | | | | | m68knommu: fix definitions of __pa() and __va() | Greg Ungerer | 2010-01-12 | 3 | -15/+7 |
|/ / / / / |
|
* | | | | | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli | 2010-01-11 | 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 |
| | * | | | | | OMAP1 clock: Add missing clocks for OMAP 7xx | Cory Maccarrone | 2010-01-08 | 1 | -2/+2 |
| | * | | | | | OMAP clock: remove incorrect EXPORT_SYMBOL()s | Paul Walmsley | 2010-01-08 | 1 | -6/+0 |
| | * | | | | | OMAP3 clock: Add capability to change rate of dpll4_m5_ck | Tuukka Toivonen | 2010-01-08 | 1 | -0/+2 |
| | * | | | | | OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_... | Paul Walmsley | 2010-01-08 | 1 | -1/+1 |
| | * | | | | | OMAP3: clock: add clockdomains for UART1 & 2 | Kevin Hilman | 2010-01-08 | 1 | -0/+2 |
| | * | | | | | OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space | Paul Walmsley | 2010-01-08 | 1 | -6/+9 |
| | * | | | | | OMAP2xxx IO mapping: mark DSP mappings as being 2420-only | Paul Walmsley | 2010-01-08 | 3 | -35/+28 |
| | * | | | | | ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access. | Abhijit Pagare | 2010-01-08 | 1 | -2/+2 |
| | * | | | | | OMAP2: remove duplicated #include | Huang Weiyi | 2010-01-08 | 2 | -2/+0 |
| * | | | | | | omap3: EVM: Choose OMAP_PACKAGE_CBB | Vaibhav Hiremath | 2010-01-08 | 1 | -0/+1 |
| * | | | | | | omap3: Fix booting if package is uninitialized | Tony Lindgren | 2010-01-08 | 1 | -2/+4 |
| * | | | | | | omap3: add missing parentheses | Roel Kluin | 2010-01-08 | 1 | -2/+2 |
| * | | | | | | omap3: add missing parentheses | Roel Kluin | 2010-01-08 | 1 | -1/+1 |
| * | | | | | | omap2/3: ZOOM: Correcting key mapping for few keys | Vimal Singh | 2010-01-08 | 1 | -4/+4 |
| * | | | | | | omap2/3: make serial_in_override() address the right uart port | Alexander Shishkin | 2010-01-08 | 1 | -2/+10 |