summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* scripts: change scripts to use system python instead of envDon Zickus2010-02-021-1/+1
* sparc: TIF_ABI_PENDING bit removalDavid Miller2010-01-293-21/+4Star
* x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-295-23/+13Star
* Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-292-5/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-292-95/+1Star
|\
| * x86/PCI: remove IOH range fetchingJeff Garrett2010-01-282-95/+1Star
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-288-13/+192
|\ \
| * | [ARM] Update mach-typesRussell King2010-01-281-1/+59
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-283-6/+15
| |\ \
| | * | [ARM] pxa: fix irq suspend/resume for pxa25xEric Miao2010-01-131-4/+10
| | * | [ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26xEric Miao2010-01-131-2/+4
| | * | [ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao2010-01-131-0/+1
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2010-01-274-6/+118
| |\ \ \
| | * | | [ARM] orion5x: D-link DNS-323 rev. B1 power-offErik Benada2010-01-251-6/+27
| | * | | [ARM] Orion5x: add GPIO LED and buttons for wrt350n v2Dirk Teurlings2010-01-131-0/+79
| | * | | [ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on bootSaeed Bishara2010-01-111-0/+6
| | * | | [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power...Lennert Buytenhek2009-12-291-0/+6
* | | | | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-284-3/+18
* | | | | MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn2010-01-286-303/+361
* | | | | MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter2010-01-281-2/+5
* | | | | MIPS: Add support of LZO-compressed kernelsWu Zhangjin2010-01-283-0/+7
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-01-274-7/+6Star
|\ \ \ \ \
| * | | | | [S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2010-01-272-0/+2
| * | | | | [S390] use set_current_state in sigsuspendMartin Schwidefsky2010-01-271-1/+1
| * | | | | [S390] irqflags: add missing types.h includeHeiko Carstens2010-01-271-6/+3Star
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-2713-865/+40Star
|\ \ \ \ \
| * | | | | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson2010-01-272-2/+2
| * | | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-01-244-823/+0Star
| * | | | | Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann2010-01-233-39/+13Star
| * | | | | x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh2010-01-233-0/+22
| * | | | | x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes2010-01-231-1/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-271-4/+2Star
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sparc64: Fix UP build.David S. Miller2010-01-261-4/+2Star
* | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-01-266-15/+18
|\ \ \ \ \ \
| * | | | | | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun2010-01-251-2/+3
| * | | | | | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun2010-01-251-0/+1
| * | | | | | KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-251-2/+2
| * | | | | | KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti2010-01-251-1/+3
| * | | | | | KVM: x86: Fix host_mapping_level()Sheng Yang2010-01-251-4/+2Star
| * | | | | | KVM: powerpc: Show timing option only on embeddedAlexander Graf2010-01-251-1/+1
| * | | | | | KVM: Fix race between APIC TMR and IRRAvi Kivity2010-01-251-5/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-01-2618-424/+749
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | sparc64: Fix IRQ ->set_affinity() methods.David S. Miller2010-01-211-9/+28
| * | | | | | sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-211-1/+3
| * | | | | | sparc64: Update defconfig.David S. Miller2010-01-211-31/+100
| * | | | | | sparc: Add missing SW perf fault events.David S. Miller2010-01-212-5/+20
| * | | | | | sparc64: Fully support both performance counters.David S. Miller2010-01-211-154/+353
| * | | | | | sparc64: Add perf callchain support.David S. Miller2010-01-211-1/+119
| * | | | | | sparc: convert to arch_gettimeoffset()John Stultz2010-01-154-179/+46Star
| * | | | | | sparc: leds_resource.end assigned to itself in clock_board_probe()Roel Kluin2010-01-151-2/+2