summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm
2009-06-12x86: unify power/cpu_(32|64).cSergio Luis
2009-06-12x86: unify power/cpu_(32|64) copyright notesSergio Luis
2009-06-12x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis
2009-06-12x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis
2009-06-12x86: unify power/cpu_(32|64) global variablesSergio Luis
2009-06-12x86: unify power/cpu_(32|64) headersSergio Luis
2009-06-12PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-12lguest: PAE supportMatias Zabaljauregui
2009-06-12lguest: Add support for kvm_hypercall4()Matias Zabaljauregui
2009-06-12lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui
2009-06-12lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell
2009-06-12lguest: clean up lguest_init_IRQRusty Russell
2009-06-12powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12module: trim exception table on init free.Rusty Russell
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang
2009-06-12perf_counter/x86: Add a quirk for Atom processorsYong Wang
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu
2009-06-12Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger
2009-06-12Blackfin: fix unused warnings after nommu updateMike Frysinger
2009-06-12Blackfin: export the last exception cause via debugfsRobin Getz
2009-06-12Blackfin: fix length checking in kgdb_ebin2memRoel Kluin
2009-06-12Blackfin: kgdb: fix up error return valuesMike Frysinger
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger
2009-06-12Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger
2009-06-12Blackfin: add missing access_ok() checks to user functionsRobin Getz
2009-06-12Blackfin: convert early_printk EVT init to a loopMike Frysinger
2009-06-12Blackfin: document the lsl variants of the L1 allocatorMike Frysinger
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger
2009-06-12Blackfin: check SIC defines rather than variant namesMike Frysinger
2009-06-12Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang