summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2012-12-122-33/+0
* 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/+0
* 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/+0
* MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle2012-11-261-1/+0
* MIPS: Remove R5000A.Ralf Baechle2012-11-262-5/+3
* Linux 3.7-rc7v3.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/+2
| |\ \ \ \
| | * | | | 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/+0
| * | | | | 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
| * | | | | x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon2012-10-301-0/+10
| * | | | | x86/ce4100: Fix pm_poweroffFlorian Fainelli2012-10-301-0/+14
| * | | | | MAINTAINERS: Update email address for Robert RichterRobert Richter2012-10-301-1/+1
| * | | | | x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann2012-10-302-4/+4
| * | | | | MAINTAINERS: Change Boris' email addressBorislav Petkov2012-10-301-4/+4
| * | | | | EDAC: Change Boris' email addressBorislav Petkov2012-10-303-4/+4
| * | | | | x86, AMD: Change Boris' email addressBorislav Petkov2012-10-301-1/+1
* | | | | | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-11-245-25/+30
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtdDavid Woodhouse2012-11-214093-83058/+115229
| |\ \ \ \ \ \