summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-2810-43/+8
| * | | | | | | | Disintegrate asm/system.h for XtensaDavid Howells2012-03-2815-191/+225
| * | | | | | | | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-2822-173/+225
| * | | | | | | | Disintegrate asm/system.h for TileDavid Howells2012-03-2826-273/+309
| * | | | | | | | Disintegrate asm/system.h for SparcDavid Howells2012-03-2878-669/+676
| * | | | | | | | Disintegrate asm/system.h for SHDavid Howells2012-03-2856-396/+503
| * | | | | | | | Disintegrate asm/system.h for ScoreDavid Howells2012-03-288-91/+101
| * | | | | | | | Disintegrate asm/system.h for S390David Howells2012-03-2836-335/+366
| * | | | | | | | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28132-701/+686
| * | | | | | | | Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-2822-179/+191
| * | | | | | | | Disintegrate asm/system.h for MN10300David Howells2012-03-2827-229/+226
| * | | | | | | | Disintegrate asm/system.h for MIPSDavid Howells2012-03-2890-309/+262
| * | | | | | | | Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-2817-107/+129
| * | | | | | | | Disintegrate asm/system.h for M68KDavid Howells2012-03-2846-246/+214
| * | | | | | | | m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointerDavid Howells2012-03-281-4/+16
| * | | | | | | | Disintegrate asm/system.h for M32RDavid Howells2012-03-2822-382/+420
| * | | | | | | | Disintegrate asm/system.h for IA64David Howells2012-03-2860-249/+232
| * | | | | | | | Disintegrate asm/system.h for HexagonDavid Howells2012-03-2810-130/+199
| * | | | | | | | Disintegrate asm/system.h for H8300David Howells2012-03-2817-152/+158
| * | | | | | | | Disintegrate asm/system.h for FRVDavid Howells2012-03-2820-226/+261
| * | | | | | | | Disintegrate asm/system.h for CRISDavid Howells2012-03-2838-119/+126
| * | | | | | | | Disintegrate asm/system.h for C6XDavid Howells2012-03-2817-170/+241
| * | | | | | | | Disintegrate asm/system.h for AVR32David Howells2012-03-2811-182/+228
| * | | | | | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-28167-565/+589
| * | | | | | | | ARM: move CP15 definitions to separate header fileRussell King2012-03-2818-84/+103
| * | | | | | | | Disintegrate asm/system.h for AlphaDavid Howells2012-03-2865-402/+388
| * | | | | | | | Disintegrate asm/system.h for X86David Howells2012-03-2850-562/+554
| * | | | | | | | ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells2012-03-231-0/+3
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2829-227/+309
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt2012-03-284-5/+45
| * | | | | | | | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-285-12/+32
| * | | | | | | | | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-2810-26/+5
| * | | | | | | | | powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-283-11/+3
| * | | | | | | | | powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard2012-03-281-25/+1
| * | | | | | | | | powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard2012-03-281-19/+8
| * | | | | | | | | powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-282-2/+1
| * | | | | | | | | powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard2012-03-281-4/+1
| * | | | | | | | | powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard2012-03-281-17/+116
| * | | | | | | | | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-283-66/+69
| * | | | | | | | | powerpc/eeh: Retrieve PHB from global listGavin Shan2012-03-281-14/+5
| * | | | | | | | | powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-282-24/+13
| * | | | | | | | | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-282-1/+9
* | | | | | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-2876-1495/+5173
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: x86: fix kvm_write_tsc() TSC matching thinkoMarcelo Tosatti2012-03-201-9/+10
| * | | | | | | | | | x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti2012-03-206-7/+24
| * | | | | | | | | | KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El2012-03-081-1/+1
| * | | | | | | | | | KVM: Ignore the writes to MSR_K7_HWCR(3)Nicolae Mogoreanu2012-03-081-0/+1
| * | | | | | | | | | KVM: MMU: make use of ->root_level in reset_rsvds_bits_maskDavidlohr Bueso2012-03-081-16/+15
| * | | | | | | | | | KVM: PMU: add proper support for fixed counter 2Gleb Natapov2012-03-081-1/+2
| * | | | | | | | | | KVM: PMU: Fix raw event checkGleb Natapov2012-03-081-1/+1