summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds40-17/+76
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds24-54/+1468
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds15-39/+247
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-378/+7
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds30-710/+60
2009-12-05sparc: Set UTS_MACHINE correctly.David S. Miller1-0/+2
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 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller38-1059/+1047
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-04Merge branch 'topic/asoc' into for-linusTakashi Iwai13-39/+188
2009-12-04S3C64XX: Staticise platform data for PCM devicesMark Brown1-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-02sparc,leon: init_leon srmmu cleanupKristoffer Glembo1-3/+1
2009-12-02sparc32: Remove early interrupt enable.Kristoffer Glembo1-3/+0
2009-12-02sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureKristoffer Glembo1-0/+11
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 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller52-98/+360
2009-12-01MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo1-6/+9
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
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr1-2/+16
2009-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds24-36/+43
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai176-2089/+3924
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2-0/+59