summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2013-12-041-1/+2
* ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King2013-12-041-0/+3
* cris: media platform drivers: fix buildMauro Carvalho Chehab2013-11-291-0/+1
* powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-291-1/+9
* 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
* 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
* ARM: 7670/1: fix the memset fixNicolas Pitre2013-11-201-20/+13
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-11-201-41/+44
* 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
* parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-11-131-0/+4
* parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-221-3/+3
* KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-10-221-1/+1
* tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-10-131-3/+31
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-10-135-0/+12
* sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-10-131-1/+1
* sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-10-131-4/+4
* sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller2013-10-131-2/+0
* sparc64: Remove RWSEM export leftoversKirill Tkhai2013-10-131-9/+0
* sparc64: Fix ITLB handler of null pageKirill Tkhai2013-10-131-2/+1
* powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney2013-10-131-2/+2
* powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-131-4/+8
* powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-131-1/+1
* x86, efi: Don't map Boot Services on i386Josh Boyer2013-10-051-4/+7
* x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-10-051-0/+16
* MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau2013-09-261-1/+1
* ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-261-3/+3
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-09-261-0/+10
* Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x inst...Greg Kroah-Hartman2013-09-141-4/+0
* m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven2013-09-141-1/+1
* m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven2013-09-141-0/+10
* m32r: consistently use "suffix-$(...)"Geert Uytterhoeven2013-09-141-3/+3
* powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-09-072-0/+11
* x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel2013-08-291-0/+22
* m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven2013-08-201-4/+19
* m68k: Truncate base in do_div()Andreas Schwab2013-08-201-4/+5
* ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-201-0/+3
* xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2013-08-202-5/+4
* xtensa: fix linker script transformation for .text.unlikelyMax Filippov2013-08-201-0/+1
* MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle2013-08-201-8/+9
* sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller2013-08-201-2/+2
* sparc32: add ucmpdi2Sam Ravnborg2013-08-202-1/+20
* alpha: makefile: don't enforce small data model for kernel buildsWill Deacon2013-08-201-1/+1
* powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2013-08-201-1/+1
* frv: Use core allocator for task_structThomas Gleixner2013-08-202-12/+0