summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-2220-36/+75
|\
| * powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-211-1/+9
| * powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman2013-11-211-0/+1
| * powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-214-17/+22
| * powerpc/vio: Fix a dma_mask issue of vioLi Zhong2013-11-211-1/+1
| * powerpc: booke: Fix build failuresAneesh Kumar K.V2013-11-217-0/+9
| * powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard2013-11-211-1/+1
| * powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard2013-11-211-1/+2
| * powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2013-11-211-2/+2
| * powerpc: Remove a few lines of oops outputAnton Blanchard2013-11-211-9/+9
| * powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard2013-11-211-1/+1
| * powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens2013-11-211-2/+3
| * powerpc/eeh: More accurate logGavin Shan2013-11-211-2/+7
| * powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan2013-11-211-0/+9
* | x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-221-1/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-2113-34/+542
|\ \
| * | powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-201-1/+15
| * | powerpc: Add pseries_le_defconfigAnton Blanchard2013-11-201-0/+352
| * | powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard2013-11-201-0/+11
| * | powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple2013-11-201-0/+1
| * | powerpc: ELF2 binaries signal handlingRusty Russell2013-11-201-9/+16
| * | powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-201-15/+35
| * | powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell2013-11-201-0/+2
| * | powerpc: Add TIF_ELF2ABI flag.Rusty Russell2013-11-202-0/+11
| * | pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-204-0/+87
| * | powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard2013-11-201-9/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-11-2123-387/+768
|\ \ \
| * | | alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-171-5/+5
| * | | alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-171-2/+13
| * | | alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-174-7/+165
| * | | alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-175-109/+53
| * | | alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-171-30/+37
| * | | alpha: Reorganize rtc handlingRichard Henderson2013-11-1710-222/+328
| * | | alpha: Primitive support for CPU power down.Richard Henderson2013-11-175-0/+58
| * | | alpha: Allow HZ to be configuredRichard Henderson2013-11-173-11/+59
| * | | alpha: Notice if we're being run under QEMURichard Henderson2013-11-173-7/+38
| * | | alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-174-15/+33
* | | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-215-55/+41
|\ \ \ \
| * | | | parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller2013-11-201-1/+1
| * | | | parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-191-2/+20
| * | | | parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2013-11-192-8/+14
| * | | | parisc: do not inline pa_memcpy() internal functionsHelge Deller2013-11-191-2/+2
| * | | | Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-191-42/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-11-2135-129/+101
|\ \ \ \ \
| * | | | | avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2013-11-2031-102/+56
| * | | | | avr32: add kprobe_ctlblk memory structEirik Aanonsen2013-11-201-0/+14
| * | | | | avr32: fix out-of-range jump in large kernelsAndreas Bießmann2013-11-202-2/+6
| * | | | | avr32: setup crt for early panic()Andreas Bießmann2013-11-202-25/+25
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-201-7/+1
|\ \ \ \ \
| * | | | | consolidate simple ->d_delete() instancesAl Viro2013-11-161-7/+1