summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-9/+9
2013-10-18MIPS: stack protector: Fix per-task canary switchJames Hogan3-3/+3
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
2013-10-18ARC: Fix __udelay calculationMischa Jonker1-3/+2
2013-10-18parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-10-18KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras1-1/+1
2013-10-13s390: fix system call restart after inferior callMartin Schwidefsky2-0/+2
2013-10-13tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf1-3/+31
2013-10-13ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPATOlof Johansson1-0/+1
2013-10-13ARM: tegra: unify Tegra's Kconfig a bit moreStephen Warren1-15/+6
2013-10-13sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai1-1/+1
2013-10-13sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai1-4/+4
2013-10-13sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller1-2/+0
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai1-2/+1
2013-10-13sparc64: Remove RWSEM export leftoversKirill Tkhai1-9/+0
2013-10-13sparc: fix ldom_reboot buffer overflow harderKees Cook1-3/+2
2013-10-13sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller1-1/+1
2013-10-13powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney1-14/+40
2013-10-13powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan1-2/+16
2013-10-13powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2-0/+13
2013-10-13powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney1-2/+2
2013-10-13powerpc/vio: Fix modalias_show return valuesPrarit Bhargava1-4/+8
2013-10-13powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling1-0/+1
2013-10-13powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling1-31/+63
2013-10-13powerpc/perf: Fix handling of FAB eventsMichael Ellerman1-2/+3
2013-10-13powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan1-1/+1
2013-10-13ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCIJoerg Roedel1-0/+7
2013-10-13ARM: kvm: rename cpu_reset to avoid name clashOlof Johansson1-3/+3
2013-10-13avr32: fix clockevents kernel warningGabor Juhos1-1/+8
2013-10-05ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel1-3/+3
2013-10-05x86, efi: Don't map Boot Services on i386Josh Boyer1-4/+7
2013-10-05x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani1-0/+16
2013-10-01ARM: OMAP4: Fix clock_get error for GPMC during bootTony Lindgren1-1/+1
2013-09-26um: Implement probe_kernel_read()Richard Weinberger4-1/+78
2013-09-26MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau1-1/+1