summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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
| | * | | | | Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-11-211-1/+1
| | * | | | | Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-11-211-1/+13
| | |/ / / /
* | | | | | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-11-308-56/+44
|\ \ \ \ \ \
| * | | | | | IXP4xx: use __iomem for MMIOArnd Bergmann2012-11-222-8/+8
| * | | | | | IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa2012-11-223-38/+21
| * | | | | | IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa2012-11-224-21/+17
| * | | | | | ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner2012-11-221-1/+8
| * | | | | | IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa2012-11-221-0/+1
| * | | | | | IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa2012-11-221-1/+1
| * | | | | | IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa2012-11-221-0/+1
| | |/ / / / | |/| | | |
* | | | | | ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon2012-11-281-1/+1
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-262-2/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin2012-11-231-1/+13
| * | | | | ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre2012-11-121-1/+1
| * | | | | ARM: 7570/1: quiet down the non make -s outputJosh Cartwright2012-11-122-6/+6
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-252-2/+3
|\ \ \ \ \ \
| * | | | | | powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-261-1/+1
| * | | | | | powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-231-1/+2
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-11-252-10/+24
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Fix crash that occurs when function tracing is enabledAl Cooper2012-11-231-4/+4
| * | | | | | | MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-231-6/+20
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-2312-38/+120
|\ \ \ \ \ \ \