summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-13Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li
2009-06-13Blackfin: bf537-stamp: update ADP5520 resourcesMike Frysinger
2009-06-13Blackfin: bf518f-ezbrd: fix SPI CS for SPI flashGraf Yang
2009-06-13Blackfin: define SPI IRQ in board resourcesYi Li
2009-06-13Blackfin: do not configure the UART early if on wrong processorRobin Getz
2009-06-13Blackfin: fix deadlock in SMP IPI handlerSonic Zhang
2009-06-13Blackfin: fix flag storage for irq funcsMike Frysinger
2009-06-13Blackfin: push down exception oops checkingMike Frysinger
2009-06-13Blackfin: fix trap_c() exit pathsMike Frysinger
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang
2009-06-13Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz
2009-06-13Blackfin: add support for GENERIC_BUGMike Frysinger
2009-06-13Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang
2009-06-13Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbolsMike Frysinger
2009-06-13Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz
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