summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/uaccess: add missing page table walk range checkHeiko Carstens2013-12-041-0/+3
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2013-12-042-9/+13
* avr32: fix out-of-range jump in large kernelsAndreas Bießmann2013-12-042-2/+6
* avr32: setup crt for early panic()Andreas Bießmann2013-12-042-25/+25
* ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren2013-12-041-0/+4
* ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson2013-12-041-0/+12
* parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2013-12-042-8/+14
* ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang2013-12-041-1/+1
* ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold2013-12-047-0/+34
* ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-12-0411-1/+86
* ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2013-12-041-1/+2
* ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2013-12-042-1/+7
* ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King2013-12-041-0/+3
* ARM: OMAP2+: irq, AM33XX add missing register checkMarkus Pargmann2013-12-041-1/+1
* cris: media platform drivers: fix buildMauro Carvalho Chehab2013-11-291-0/+1
* s390/vtime: correct idle time calculationMartin Schwidefsky2013-11-292-3/+3
* powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-291-1/+9
* powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard2013-11-291-1/+1
* powerpc/powernv: Add PE to its own PELTVGavin Shan2013-11-291-1/+11
* powerpc/vio: use strcpy in modalias_showPrarit Bhargava2013-11-291-2/+2
* powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin2013-11-291-1/+1
* arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall2013-11-291-6/+28
* ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao2013-11-291-1/+13
* KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini2013-11-291-1/+4
* x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2013-11-291-1/+1
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-291-1/+1
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-11-291-3/+3
* crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-291-7/+12
* xtensa: don't use alternate signal stack on threadsBaruch Siach2013-11-131-1/+1
* uml: check length in exitcode_proc_write()Dan Carpenter2013-11-131-1/+3
* ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta2013-11-131-3/+3
* parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-11-131-0/+4
* x86: Update UV3 hub revision IDRuss Anderson2013-11-131-1/+1
* ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij2013-11-041-5/+4
* ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-11-041-0/+6
* x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-10-183-13/+13
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-187-7/+7
* ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-181-1/+1
* ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert2013-10-181-12/+13
* ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta2013-10-181-1/+8
* ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta2013-10-181-2/+2
* ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker2013-10-181-0/+6
* ARC: Fix __udelay calculationMischa Jonker2013-10-181-3/+2
* ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-10-184-5/+5
* ARC: Setup Vector Table Base in early bootVineet Gupta2013-10-182-2/+2
* ARM: Fix the world famous typo with is_gate_vma()Russell King2013-10-181-1/+1
* parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-181-3/+3
* KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-10-181-1/+1
* s390: fix system call restart after inferior callMartin Schwidefsky2013-10-132-0/+2
* tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-10-131-3/+31