summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-12-11x86-64, build: Always pass in -mno-sseH. Peter Anvin1-1/+7
2013-12-11parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller1-10/+15
2013-12-11ARM: mvebu: use the virtual CPU registers to access coherency registersGregory CLEMENT1-1/+1
2013-12-11ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches1-3/+3
2013-12-11ARM: footbridge: fix EBSA285 LEDsRussell King1-9/+13
2013-12-11ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2013-12-11ARM: fix booting low-vectors machinesRussell King3-3/+4
2013-12-11crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2013-12-04s390/uaccess: add missing page table walk range checkHeiko Carstens1-0/+3
2013-12-04powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2013-12-04avr32: fix out-of-range jump in large kernelsAndreas Bießmann2-2/+6
2013-12-04avr32: setup crt for early panic()Andreas Bießmann2-25/+25
2013-12-04ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren1-0/+4
2013-12-04ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson1-0/+12
2013-12-04parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2-8/+14
2013-12-04ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang1-1/+1
2013-12-04ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold7-0/+34
2013-12-04ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold11-1/+86
2013-12-04ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2013-12-04ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2-1/+7
2013-12-04ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-12-04ARM: OMAP2+: irq, AM33XX add missing register checkMarkus Pargmann1-1/+1
2013-11-29cris: media platform drivers: fix buildMauro Carvalho Chehab1-0/+1
2013-11-29s390/vtime: correct idle time calculationMartin Schwidefsky2-3/+3
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-29powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard1-1/+1
2013-11-29powerpc/powernv: Add PE to its own PELTVGavin Shan1-1/+11
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2013-11-29powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin1-1/+1
2013-11-29arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall1-6/+28
2013-11-29ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao1-1/+13
2013-11-29KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini1-1/+4
2013-11-29x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger1-1/+1
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook1-1/+1
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra1-3/+3
2013-11-29crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu1-7/+12
2013-11-13xtensa: don't use alternate signal stack on threadsBaruch Siach1-1/+1
2013-11-13uml: check length in exitcode_proc_write()Dan Carpenter1-1/+3
2013-11-13ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta1-3/+3
2013-11-13parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2013-11-13x86: Update UV3 hub revision IDRuss Anderson1-1/+1
2013-11-04ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij1-5/+4
2013-11-04ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-18x86: avoid remapping data in parse_setup_data()Linn Crosetto3-13/+13
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar7-7/+7
2013-10-18ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta1-1/+1
2013-10-18ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert1-12/+13
2013-10-18ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta1-1/+8
2013-10-18ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta1-2/+2
2013-10-18ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker1-0/+6