summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-26sh: arch/sh/boot - fix shell usageDavid McCullough2-6/+8
2007-07-26rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.Markus Brunner1-0/+1
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm24-1265/+31
2007-07-26sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies.Paul Mundt1-1/+1
2007-07-26sh: Kill off virt_to_bus()/bus_to_virt().Paul Mundt4-10/+9
2007-07-26sh: sh-sci - fix SH7708 supportMagnus Damm1-17/+8
2007-07-26sh: Restrict DSP support to specific CPUs.Paul Mundt2-2/+8
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt1-6/+12
2007-07-26sh: Kill the rest of the SE73180 cruft.Paul Mundt2-67/+0
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm17-1293/+5
2007-07-25sh: remove old broken pint codeMagnus Damm4-227/+0
2007-07-25sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt2-8/+1
2007-07-24sh: Fix Dreamcast DMA issues.Adrian McMenamin3-4/+6
2007-07-24sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt3-55/+39
2007-07-23Linux 2.6.23-rc1v2.6.23-rc1Linus Torvalds1-2/+2
2007-07-22x86_64: Rename CF Makefile variable in vdsoAndi Kleen1-3/+3
2007-07-229p: Don't use binary sysctl numbers.Eric W. Biederman1-13/+8
2007-07-22Documentation: Fix a mispelt "probably" in SubmittingPatches.Linus Nilsson1-1/+1
2007-07-22DocBook: Change a headline in kernel-locking to list all three main types of ...Linus Nilsson1-1/+1
2007-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds21-715/+802
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro12-39/+11
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds73-1294/+3648
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley6-397/+436
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds159-1153/+5474
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds11-78/+343
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds13-162/+148
2007-07-22Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-72/+39
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds26-56/+101
2007-07-22x86_64: Fix xen section warningsAndi Kleen1-0/+2
2007-07-22x86_64: Fix paravirt compilationAndi Kleen1-1/+2
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro1-1/+1
2007-07-22KVM: Require CONFIG_ANON_INODESAvi Kivity1-0/+1
2007-07-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds39-849/+2818
2007-07-22x86_64: Share msidef.h and hypertransport.h includes with i386Andi Kleen2-89/+2
2007-07-22x86_64: Remove outdated comment in boot decompressor MakefileAndi Kleen1-2/+0
2007-07-22x86_64: Squash initial_code modpost warningsAndi Kleen2-2/+8
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg2-2/+2
2007-07-22x86_64: fix section mismatch warning in hpet.cSam Ravnborg1-1/+1
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink1-1/+1
2007-07-22i386: Use patchable lock prefix in set_64bitAndi Kleen1-1/+1
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert7-24/+34
2007-07-22x86_64: x86_64 - Use non locked version for local_cmpxchg()Mathieu Desnoyers1-1/+1
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens1-1/+1
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen1-0/+3
2007-07-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen1-0/+3
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen9-2/+86
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen10-45/+63
2007-07-22x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa5-22/+46