aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-28
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-28
| * Disintegrate asm/system.h for XtensaDavid Howells2012-03-28
| * Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-28
| * Disintegrate asm/system.h for TileDavid Howells2012-03-28
| * Disintegrate asm/system.h for SparcDavid Howells2012-03-28
| * Disintegrate asm/system.h for SHDavid Howells2012-03-28
| * Disintegrate asm/system.h for ScoreDavid Howells2012-03-28
| * Disintegrate asm/system.h for S390David Howells2012-03-28
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
| * Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-28
| * Disintegrate asm/system.h for MN10300David Howells2012-03-28
| * Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
| * Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-28
| * Disintegrate asm/system.h for M68KDavid Howells2012-03-28
| * m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointerDavid Howells2012-03-28
| * Disintegrate asm/system.h for M32RDavid Howells2012-03-28
| * Disintegrate asm/system.h for IA64David Howells2012-03-28
| * Disintegrate asm/system.h for HexagonDavid Howells2012-03-28
| * Disintegrate asm/system.h for H8300David Howells2012-03-28
| * Disintegrate asm/system.h for FRVDavid Howells2012-03-28
| * Disintegrate asm/system.h for CRISDavid Howells2012-03-28
| * Disintegrate asm/system.h for C6XDavid Howells2012-03-28
| * Disintegrate asm/system.h for AVR32David Howells2012-03-28
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-28
| * ARM: move CP15 definitions to separate header fileRussell King2012-03-28
| * Disintegrate asm/system.h for AlphaDavid Howells2012-03-28
| * Disintegrate asm/system.h for X86David Howells2012-03-28
| * ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells2012-03-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-28
|\ \
| * | powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt2012-03-27
| * | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
| * | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-27
| * | powerpc: Remove NO_IRQ_IGNOREStephen Rothwell2012-03-27
| * | powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard2012-03-27
| * | powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard2012-03-27
| * | powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-27
| * | powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard2012-03-27
| * | powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard2012-03-27
| * | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-27
| * | powerpc/eeh: Retrieve PHB from global listGavin Shan2012-03-27
| * | powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-27
| * | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-27
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\ \ \
| * | | KVM: x86: fix kvm_write_tsc() TSC matching thinkoMarcelo Tosatti2012-03-20
| * | | x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti2012-03-20
| * | | KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El2012-03-08