summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2011-05-203-4/+7
|\
| * kmemleak: Initialise kmemleak after debug_objects_mem_init()Catalin Marinas2011-05-191-1/+1
| * kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas2011-05-191-1/+1
| * kmemleak: Do not return a pointer to an object that kmemleak did not getCatalin Marinas2011-05-191-2/+5
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-20138-925/+9331
|\ \
| * | MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle2011-05-193-114/+124
| * | MIPS: Cleanup arch_get_unmapped_areaRalf Baechle2011-05-191-12/+5
| * | MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney2011-05-191-8/+7
| * | Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva2011-05-192-7/+5
| * | MIPS: Fix build warnings on defconfigsWanlong Gao2011-05-192-4/+4
| * | MIPS: Lemote 2F, Malta: Fix build warningWanlong Gao2011-05-192-2/+2
| * | MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsRobert Millan2011-05-191-0/+10
| * | MIPS: Set ELF AT_PLATFORM string for BMIPS processorsKevin Cernekee2011-05-191-0/+5
| * | MIPS: Introduce set_elf_platform() helper functionRobert Millan2011-05-191-4/+8
| * | MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne2011-05-191-0/+32
| * | MIPS: BCM47xx: Fix MAC address parsing.Hauke Mehrtens2011-05-191-2/+10
| * | MIPS: BCM47xx: Extend the filling of SPROM from NVRAMHauke Mehrtens2011-05-191-15/+66
| * | MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens2011-05-192-1/+24
| * | MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.Hauke Mehrtens2011-05-191-8/+21
| * | SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens2011-05-195-27/+55
| * | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-198-62/+70
| * | MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2011-05-194-85/+35
| * | MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss2011-05-192-91/+123
| * | MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-199-78/+107
| * | MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss2011-05-193-88/+47
| * | MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss2011-05-191-60/+41
| * | MIPS: Alchemy: irq code and constant cleanupManuel Lauss2011-05-192-231/+140
| * | MIPS: Alchemy: update inlinable GPIO APIManuel Lauss2011-05-191-0/+51
| * | MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss2011-05-192-2/+9
| * | MIPS: Split do_syscall_trace into two functions.Ralf Baechle2011-05-197-20/+43
| * | MIPS: Use single define for pending work on syscall exitRalf Baechle2011-05-192-1/+4
| * | MIPS: IP27: Remove pointless switch statement.Ralf Baechle2011-05-191-12/+1
| * | MIPS: Lantiq: Add watchdog supportJohn Crispin2011-05-193-0/+268
| * | MIPS: Lantiq: Add etop board supportJohn Crispin2011-05-191-0/+6
| * | MIPS: Lantiq: Add ethernet driverJohn Crispin2011-05-197-2/+846
| * | MIPS: Lantiq: Add DMA supportJohn Crispin2011-05-195-2/+317
| * | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin2011-05-193-0/+765
| * | MIPS: Lantiq: Add more gpio driversJohn Crispin2011-05-193-1/+284
| * | MIPS: Lantiq: Add machtypes for lantiq eval kitsJohn Crispin2011-05-196-0/+155
| * | MIPS: Lantiq: Add mips_machine supportJohn Crispin2011-05-197-2/+86
| * | MIPS: Lantiq: Add platform device supportJohn Crispin2011-05-196-2/+263
| * | MIPS: Lantiq: Add NOR flash supportJohn Crispin2011-05-193-0/+259
| * | MIPS: Lantiq: Add PCI controller support.John Crispin2011-05-195-0/+478
| * | MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin2011-05-1916-0/+1026
| * | MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin2011-05-1913-0/+774
| * | MIPS: Enable kmemleak for MIPSMaxin John2011-05-192-1/+2
| * | MIPS: XLR, XLS: Add PCI support.Jayachandran C2011-05-194-1/+321
| * | MIPS: Add default configuration for XLR/XLS processorsJayachandran C2011-05-191-0/+574
| * | MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C2011-05-197-0/+67
| * | MIPS: Platform files for XLR/XLS processor supportJayachandran C2011-05-1914-0/+1637