aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-13x86: Update UV3 hub revision IDRuss Anderson
2013-11-04ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij
2013-11-04ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2013-10-18x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-18ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta
2013-10-18ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert
2013-10-18ARC: Workaround spinlock livelock in SMP SystemC simulationVineet Gupta
2013-10-18ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta
2013-10-18ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker
2013-10-18ARC: Fix __udelay calculationMischa Jonker
2013-10-18ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-10-18ARC: Setup Vector Table Base in early bootVineet Gupta
2013-10-18ARM: Fix the world famous typo with is_gate_vma()Russell King
2013-10-18parisc: fix interruption handler to respect pagefault_disable()Helge Deller
2013-10-18KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras
2013-10-13s390: fix system call restart after inferior callMartin Schwidefsky
2013-10-13tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf
2013-10-13sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-10-13sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-10-13sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-10-13sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-10-13sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-10-13sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-10-13powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney
2013-10-13powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2013-10-13powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney
2013-10-13powerpc/vio: Fix modalias_show return valuesPrarit Bhargava
2013-10-13powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling
2013-10-13powerpc/perf: Fix handling of FAB eventsMichael Ellerman
2013-10-13powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-10-13avr32: fix clockevents kernel warningGabor Juhos
2013-10-05ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann
2013-10-05ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel
2013-10-05x86, efi: Don't map Boot Services on i386Josh Boyer
2013-10-05x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2013-09-26um: Implement probe_kernel_read()Richard Weinberger
2013-09-26MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau
2013-09-26sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel
2013-09-26x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck
2013-09-26x86, amd_nb: Clarify F15h, model 30h GART and L3 supportAravind Gopalakrishnan
2013-09-26Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-09-26x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-09-26KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras
2013-09-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-26ARM: PCI: versatile: Fix PCI I/OPeter Maydell
2013-09-26ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell
2013-09-26arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon
2013-09-26arm64: perf: fix group validation when using enable_on_execWill Deacon