aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 5-20/+24
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksGravatar Dmitry Adamushko 1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Gravatar Ralf Baechle 1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointGravatar Ralf Baechle 1-1/+1
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Gravatar Ralf Baechle 1-2/+2
2012-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 4-10/+20
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()Gravatar David Daney 2-15/+15
2012-12-03sparc: Fix piggyback with newer binutils.Gravatar David S. Miller 1-6/+6
2012-12-03sparc64: exit_group should kill register windows just like plain exit.Gravatar David S. Miller 3-4/+14
2012-12-03[parisc] open(2) compat bugGravatar Al Viro 1-1/+1
2012-12-02open*(2) compat fixes (s390, arm64)Gravatar Al Viro 2-2/+2
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+7
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+3
2012-11-30Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 4-10/+22
2012-11-30Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingGravatar Linus Torvalds 5-33/+41
2012-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-15/+9
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendGravatar Vincent Palatin 2-6/+14
2012-11-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-9/+28
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 8-56/+44
2012-11-29Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-4/+5
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsGravatar Al Viro 1-1/+1
2012-11-28score: do_sigaltstack() expects a userland pointer...Gravatar Al Viro 1-5/+2
2012-11-28sh64: fix altstack switching on sigreturnGravatar Al Viro 1-4/+2
2012-11-28openrisk: fix altstack switching on sigreturnGravatar Al Viro 1-4/+2
2012-11-28um: get_safe_registers() should be done in flush_thread(), not start_thread()Gravatar Al Viro 1-1/+2
2012-11-28c6x: use generic kvm_para.hGravatar Mark Salter 2-1/+2
2012-11-28c6x: remove internal kernel symbols from exported setup.hGravatar Mark Salter 2-30/+36
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceGravatar Will Deacon 1-1/+1
2012-11-27x86-32: Unbreak booting on some 486 clonesGravatar H. Peter Anvin 1-2/+7
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 2-2/+14
2012-11-26x86, kvm: Remove incorrect redundant assembly constraintGravatar H. Peter Anvin 1-2/+1
2012-11-26c6x: fix misleading commentGravatar Mark Salter 1-2/+1
2012-11-26c6x: run do_notify_resume with interrupts enabledGravatar Mark Salter 1-0/+2
2012-11-25Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Gravatar Olof Johansson 4-5/+23
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 2-2/+3
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-10/+24
2012-11-26powerpc/eeh: Do not invalidate PE properlyGravatar Gavin Shan 1-1/+1
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-38/+120
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+4
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againGravatar Andreas Larsson 1-1/+4
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Gravatar Linus Torvalds 1-0/+21
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-3/+1
2012-11-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+4
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledGravatar Al Cooper 1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesGravatar Ralf Baechle 1-6/+20
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveGravatar Dave Martin 1-1/+13
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-14/+20
2012-11-22Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 2-0/+4
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsGravatar Alexey Kardashevskiy 1-1/+2
2012-11-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-2/+7