summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-138-335/+406
* MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney2012-12-131-0/+3457
* MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney2012-12-131-0/+6
* ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.David Daney2012-12-131-0/+4
* MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2012-12-135-246/+284
* MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle2012-12-133-8/+2Star
* MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill2012-12-133-7/+3Star
* MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli2012-12-131-0/+3
* MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida2012-12-131-3/+3
* MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-137-34/+34
* MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-136-9/+335
* MIPS: kdump: Add supportRalf Baechle2012-12-1311-9/+396
* MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle2012-12-121-0/+2
* MIPS: Fix harmlessly missing else statement.Ralf Baechle2012-12-121-5/+8
* MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle2012-12-122-8/+0Star
* MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2012-12-122-33/+0Star
* MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle2012-12-121-1/+1
* MIPS: Octeon: Remove highmem code.Ralf Baechle2012-12-121-4/+0Star
* MIPS: Cavium: Update defconfigDavid Daney2012-12-121-17/+81
* MIPS: Transparent Huge Pages supportRalf Baechle2012-12-128-6/+243
* MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-1212-24/+725
* MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-127-20/+23
* MIPS: page.h: Provide more readable definition for PAGE_MASK.Ralf Baechle2012-12-121-1/+1
* MIPS: tlbex: Better debug output.Ralf Baechle2012-11-262-48/+124
* MIPS: N32: Remove unused defines.Ralf Baechle2012-11-261-6/+0Star
* MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle2012-11-261-1/+0Star
* MIPS: Remove R5000A.Ralf Baechle2012-11-262-5/+3Star
* Linux 3.7-rc7Linus Torvalds2012-11-261-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-262-2/+3
|\
| * powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-251-1/+1
| * powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-231-1/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-11-263-12/+41
|\ \
| * | MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss2012-11-231-2/+17
| * | MIPS: Fix crash that occurs when function tracing is enabledAl Cooper2012-11-231-4/+4
| * | MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-231-6/+20
* | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-241-2/+4
|\ \ \
| * | | ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-241-2/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-2416-49/+131
|\ \ \ \
| * | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-211-7/+7
| * | | | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-211-0/+4
| * | | | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-211-0/+2
| * | | | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-212-11/+32
| * | | | Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2012-11-212-3/+2Star
| |\ \ \ \
| | * | | | x86, efi: Fix processor-specific memcpy() build errorMatt Fleming2012-11-201-0/+2
| | * | | | x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-201-3/+0Star
| * | | | | x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim2012-11-151-1/+1
| |/ / / /
| * | | | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-131-13/+18
| |\ \ \ \
| | * | | | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-301-13/+18
| * | | | | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-311-0/+14
| * | | | | x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon2012-10-301-0/+13