aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds42-171/+1173
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds112-140/+192
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds12-229/+134
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+13
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds64-549/+6119
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds104-1947/+2998
2009-06-12PM core: rename suspend and resume functionsAlan Stern1-7/+7
2009-06-12PM: Rename device_power_down/up()Magnus Damm1-4/+4
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm7-32/+0
2009-06-12x86: unify power/cpu_(32|64).cSergio Luis3-260/+1
2009-06-12x86: unify power/cpu_(32|64) copyright notesSergio Luis2-2/+3
2009-06-12x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis2-38/+135
2009-06-12x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis2-1/+76
2009-06-12x86: unify power/cpu_(32|64) global variablesSergio Luis2-0/+17
2009-06-12x86: unify power/cpu_(32|64) headersSergio Luis2-4/+10
2009-06-12PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput1-1/+1
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+11
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds3-5/+9
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds6-55/+187
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-paramLinus Torvalds27-223/+160
2009-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-12/+5
2009-06-12lguest: PAE supportMatias Zabaljauregui4-8/+74
2009-06-12lguest: Add support for kvm_hypercall4()Matias Zabaljauregui2-10/+25
2009-06-12lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2-2/+2
2009-06-12lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activatedMatias Zabaljauregui1-4/+4
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell3-30/+74
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell3-8/+16
2009-06-12lguest: clean up lguest_init_IRQRusty Russell1-5/+4
2009-06-12powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput1-6/+6
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell16-32/+0
2009-06-12module: trim exception table on init free.Rusty Russell4-0/+79
2009-06-12module: merge module_alloc() finallyAmerigo Wang3-11/+12
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang3-25/+2
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang4-224/+161
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang4-124/+99
2009-06-12perf_counter/x86: Add a quirk for Atom processorsYong Wang1-0/+7
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu3-5/+9
2009-06-12Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger1-0/+2
2009-06-12Blackfin: fix unused warnings after nommu updateMike Frysinger1-1/+0
2009-06-12Blackfin: export the last exception cause via debugfsRobin Getz1-0/+10
2009-06-12Blackfin: fix length checking in kgdb_ebin2memRoel Kluin1-3/+2
2009-06-12Blackfin: kgdb: fix up error return valuesMike Frysinger1-25/+30
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger2-4/+3
2009-06-12Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger1-3/+0
2009-06-12Blackfin: add missing access_ok() checks to user functionsRobin Getz1-5/+20
2009-06-12Blackfin: convert early_printk EVT init to a loopMike Frysinger1-13/+3
2009-06-12Blackfin: document the lsl variants of the L1 allocatorMike Frysinger1-0/+4
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger2-53/+53
2009-06-12Blackfin: check SIC defines rather than variant namesMike Frysinger1-9/+8
2009-06-12Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang1-1/+7