summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* blackfin: SEC: clean up SEC interrupt initializationSonic Zhang2012-12-144-146/+137
* blackfin: kgdb: call generic_exec_single() directlySonic Zhang2012-12-131-2/+11
* blackfin: anomaly: add anomaly 16000030 for bf5xxSonic Zhang2012-12-137-0/+7
* Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla2012-12-131-18/+1
* Blackfin: remove unused is_in_rom()Tobias Klauser2012-12-131-17/+0
* Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser2012-12-131-2/+0
* Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen2012-12-131-1/+1
* Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen2012-12-131-4/+4
* Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen2012-12-131-2/+2
* Blackfin: Add missing __user annotations to put_userLars-Peter Clausen2012-12-131-4/+4
* Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen2012-12-131-2/+2
* blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2012-12-132-1/+1
* UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells2012-12-1322-749/+802
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-065-20/+24
|\
| * MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-12-051-1/+6
| * MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-051-1/+0
| * MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle2012-12-051-1/+1
| * MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle2012-12-041-2/+2
| * MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2012-12-042-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-12-044-10/+20
|\ \
| * | sparc: Fix piggyback with newer binutils.David S. Miller2012-12-031-6/+6
| * | sparc64: exit_group should kill register windows just like plain exit.David S. Miller2012-12-033-4/+14
* | | [parisc] open(2) compat bugAl Viro2012-12-031-1/+1
|/ /
* | open*(2) compat fixes (s390, arm64)Al Viro2012-12-022-2/+2
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-011-0/+7
|\ \
| * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-11-131-0/+7
| |\ \
| | * | rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-271-0/+7
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-011-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells2012-11-191-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | x86: Export asm/{svm.h,vmx.h,perf_regs.h}David Howells2012-11-081-0/+3
| | |/ /
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-11-304-10/+22
|\ \ \ \
| * | | | x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2012-11-302-6/+14
| * | | | x86-32: Unbreak booting on some 486 clonesH. Peter Anvin2012-11-271-2/+7
| * | | | x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin2012-11-261-2/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-11-305-33/+41
|\ \ \ \
| * | | | c6x: use generic kvm_para.hMark Salter2012-11-282-1/+2
| * | | | c6x: remove internal kernel symbols from exported setup.hMark Salter2012-11-282-30/+36
| * | | | c6x: fix misleading commentMark Salter2012-11-261-2/+1
| * | | | c6x: run do_notify_resume with interrupts enabledMark Salter2012-11-261-0/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-305-15/+9
|\ \ \ \
| * | | | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-281-1/+1
| * | | | score: do_sigaltstack() expects a userland pointer...Al Viro2012-11-281-5/+2
| * | | | sh64: fix altstack switching on sigreturnAl Viro2012-11-281-4/+2
| * | | | openrisk: fix altstack switching on sigreturnAl Viro2012-11-281-4/+2
| * | | | um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro2012-11-281-1/+2
| |/ / /
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-305-9/+28
|\ \ \ \
| * \ \ \ Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-11-291-4/+5
| |\ \ \ \
| | * | | | ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat2012-11-221-4/+5
| * | | | | Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Olof Johansson2012-11-254-5/+23
| |\ \ \ \ \
| | * | | | | ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2012-11-212-3/+9