summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-07[S390] s390: remove unused nfsd #includesBoaz Harrosh2-10/+0
2009-12-07[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski1-0/+1
2009-12-07[S390] etr/stp: put correct per cpu variableHeiko Carstens1-2/+2
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger2-4/+11
2009-12-07[S390] use generic sockios.h header fileChristian Borntraeger1-18/+3
2009-12-07[S390] use generic termbits.h header fileChristian Borntraeger1-203/+3
2009-12-07[S390] smp: remove unused typedef and definesHeiko Carstens1-44/+10
2009-12-07[S390] cmm: free pages on hibernate.Martin Schwidefsky1-11/+50
2009-12-07[S390] Improve code generated by atomic operations.Martin Schwidefsky1-4/+4
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger1-23/+0
2009-12-07[S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer3-96/+76
2009-12-07[S390] fault handler access flags check.Martin Schwidefsky1-17/+13
2009-12-07[S390] fault handler performance optimization.Martin Schwidefsky1-129/+129
2009-12-07[S390] Improve notify_page_fault implementation.Martin Schwidefsky1-10/+4
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky11-58/+38
2009-12-07[S390] Improve address space check.Martin Schwidefsky1-54/+45
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter1-0/+4
2009-12-07[S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner1-0/+3
2009-12-05Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-75/+67
2009-12-05Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-54/+37
2009-12-05Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-34/+18
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-354/+302
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-415/+796
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds74-521/+4559
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-165/+28
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-29/+28
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-857/+980
2009-12-05avr32: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar2-3/+35
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar7-54/+117
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson1-1/+1
2009-12-03x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong1-5/+7
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-02x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich1-7/+3
2009-12-02x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich1-0/+1
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu1-4/+4
2009-12-02x86: Remove unnecessary mdelay() from cpu_disable_common()Suresh Siddha1-9/+0
2009-12-02x86, ioapic: Document another case when level irq is seen as an edgeSuresh Siddha1-1/+20
2009-12-02x86, ioapic: Fix the EOI register detection mechanismSuresh Siddha1-54/+61
2009-12-02x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrati...Maciej W. Rozycki1-14/+14
2009-12-02hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker1-4/+12
2009-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-9/+28
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle1-0/+1
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle1-6/+9