aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes4-45/+14
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2011-01-13[IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck1-1/+1
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6Linus Torvalds21-149/+206
2011-01-13avr32: update default configuration files for Atmel boardsHans-Christian Egtvedt10-109/+184
2011-01-13avr32: Convert to clocksource_register_hzJohn Stultz1-4/+1
2011-01-13avr32: make architecture sys_clone prototype match asm-generic prototypeHans-Christian Egtvedt2-10/+4
2011-01-13avr32: use syscall prototypes from asm-generic instead of archHans-Christian Egtvedt1-9/+0
2011-01-13avr32: disable kprobes for all default configurationsHans-Christian Egtvedt11-11/+11
2011-01-13avr32: boards: setup: use IS_ERR() instead of NULL checkVasiliy Kulikov6-6/+6
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2011-01-13Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-19/+67
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds64-158/+1009
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds16-40/+374
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds28-140/+850
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+4
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-37/+2335
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+2
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds6-85/+102
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-0/+220
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds28-986/+2015
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds83-97/+96
2011-01-13x86: support XZ-compressed kernelLasse Collin5-7/+11
2011-01-13rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon1-3/+7
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2-9/+2
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger7-7/+7
2011-01-13uml: use simple_write_to_buffer()Akinobu Mita1-7/+1
2011-01-13uml: mmapper_kern needs MODULE_LICENSERandy Dunlap1-0/+1
2011-01-13arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton1-2/+2
2011-01-13um: mark CONFIG_HIGHMEM as brokenRichard Weinberger1-1/+1
2011-01-13Merge branch 'sh/alphaproject' into sh-latestPaul Mundt7-0/+558
2011-01-13sh: Add support for AP-SH4AD-0A board.Paul Mundt5-0/+268
2011-01-13sh: Add support for AP-SH4A-3A board.Paul Mundt5-0/+286
2011-01-13sh: Add a new mach type for alpha project boards.Paul Mundt2-0/+4
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai28-140/+850
2011-01-13ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm2-8/+2
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt29-11/+276
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm3-2/+7
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt9203-705024/+717440
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro1-2/+4
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck1-1/+1
2011-01-12Change the register name definitions for mc13783Yong Shen3-6/+6
2011-01-12mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson3-79/+96
2011-01-12watchdog: Add MCF548x watchdog driver.Philippe De Muyter1-0/+2
2011-01-12KVM: Initialize fpu state in preemptible contextAvi Kivity2-0/+4
2011-01-12KVM: VMX: when entering real mode align segment base to 16 bytesGleb Natapov1-1/+5
2011-01-12KVM: MMU: handle 'map_writable' in set_spte() functionXiao Guangrong2-11/+4
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong3-30/+39
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity5-6/+23