summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-12-20ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros
2013-12-20x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett
2013-12-20ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov
2013-12-20ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov
2013-12-20ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros
2013-12-20ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov
2013-12-20MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan
2013-12-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich
2013-12-04powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling
2013-12-04avr32: fix out-of-range jump in large kernelsAndreas Bießmann
2013-12-04avr32: setup crt for early panic()Andreas Bießmann
2013-12-04ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin
2013-12-04ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King
2013-11-29cris: media platform drivers: fix buildMauro Carvalho Chehab
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-29powerpc/powernv: Add PE to its own PELTVGavin Shan
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava
2013-11-29x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-20ARM: 7670/1: fix the memset fixNicolas Pitre
2013-11-20ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2013-11-13xtensa: don't use alternate signal stack on threadsBaruch Siach
2013-11-13uml: check length in exitcode_proc_write()Dan Carpenter
2013-11-13parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller
2013-10-22parisc: fix interruption handler to respect pagefault_disable()Helge Deller
2013-10-22KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras
2013-10-13tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf
2013-10-13mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
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-13sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai
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/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
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-26MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau
2013-09-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-14Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x inst...Greg Kroah-Hartman
2013-09-14m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven
2013-09-14m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven
2013-09-14m32r: consistently use "suffix-$(...)"Geert Uytterhoeven
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-20m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven
2013-08-20m68k: Truncate base in do_div()Andreas Schwab
2013-08-20ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon