summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driverHelge Deller2013-12-033-67/+8
| * | | parisc: remove CONFIG_MLONGCALLS=y from defconfigsHelge Deller2013-11-302-2/+0
| * | | parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-303-85/+78
| * | | parisc: use kernel_text_address() in unwind functionsHelge Deller2013-11-301-6/+3
| * | | parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang2013-11-301-2/+0
| * | | parisc: add some more machine names to hardware databaseHelge Deller2013-11-301-1/+6
| * | | parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller2013-11-301-10/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-12-041-14/+17
|\ \ \ \
| * | | | crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-11-281-14/+17
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-12-041-5/+2
|\ \ \ \ \
| * | | | | ARM: at91: rm9200: switch back to clockevents_config_and_registerUwe Kleine-König2013-11-201-5/+2
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-021-0/+11
|\ \ \ \ \ \
| * | | | | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+11
| |/ / / / /
* | | | | | Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-021-2/+3
|\ \ \ \ \ \
| * | | | | | xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini2013-11-181-2/+2
| * | | | | | arm/xen: Export phys_to_mach to fix Xen module link errorsJosh Boyer2013-11-181-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-12-012-7/+6
|\ \ \ \ \ \ \
| * | | | | | | um: Build always with -mcmodel=large on 64bitRichard Weinberger2013-12-011-5/+4
| * | | | | | | um: Rename print_stack_trace to do_stack_traceRichard Weinberger2013-12-011-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2013-12-0111-34/+75
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculationFabio Estevam2013-11-301-0/+1
| * | | | | | ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2013-11-302-9/+16
| * | | | | | ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky2013-11-301-9/+31
| * | | | | | ARM: footbridge: fix EBSA285 LEDsRussell King2013-11-301-9/+13
| * | | | | | ARM: footbridge: fix VGA initialisationRussell King2013-11-302-2/+3
| * | | | | | ARM: fix booting low-vectors machinesRussell King2013-11-303-3/+4
| * | | | | | ARM: dma-mapping: check DMA mask against available memoryRussell King2013-11-301-2/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-11-298-66/+67
|\ \ \ \ \ \
| * | | | | | arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-291-14/+17
| * | | | | | arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-291-1/+1
| * | | | | | arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-281-8/+12
| * | | | | | arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-281-21/+19
| * | | | | | arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-253-0/+9
| * | | | | | arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2013-11-251-0/+2
| * | | | | | arm64: let the core code deal with preempt_countMarc Zyngier2013-11-251-22/+7
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-2913-88/+85
|\ \ \ \ \ \
| * | | | | | s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
| * | | | | | s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
| * | | | | | s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-258-45/+62
| * | | | | | s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-251-0/+3
| * | | | | | s390/mm: optimize copy_pageHeiko Carstens2013-11-201-25/+13
| * | | | | | s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-202-2/+2
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-2718-24/+98
|\ \ \ \ \ \ \
| * | | | | | | arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang2013-11-251-1/+1
| * | | | | | | powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2013-11-252-9/+13
| * | | | | | | powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2013-11-252-0/+13
| * | | | | | | powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard2013-11-251-3/+17
| * | | | | | | powerpc: Fix error when cross building TAGS & cscopeMichael Neuling2013-11-251-0/+2
| * | | | | | | powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2013-11-222-3/+2
| * | | | | | | powerpc/85xx: typo in dts: "interupt" (four devices)Adam Borowski2013-11-224-8/+8