aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()Gravatar David Howells 1-0/+1
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmGravatar Linus Torvalds 1-3/+11
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Gravatar Stephen Boyd 1-2/+4
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-7/+31
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-5/+11
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaGravatar Zachary Amsden 1-2/+7
2011-06-19KVM: MMU: fix opposite condition in mapping_level_dirty_bitmapGravatar Steve 1-1/+1
2011-06-19KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGSGravatar Marcelo Tosatti 1-1/+2
2011-06-19KVM: MMU: Fix build warnings in walk_addr_generic()Gravatar Borislav Petkov 1-1/+1
2011-06-18x86, efi: Do not reserve boot services regions within reserved areasGravatar Maarten Lankhorst 3-7/+28
2011-06-17msm: timer: compensate for timer shift in msm_read_timer_countGravatar Jeff Ohlstein 1-1/+5
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Gravatar Linus Torvalds 1-0/+1
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Gravatar Linus Torvalds 5-9/+29
2011-06-16xen/setup: Fix for incorrect xen_extra_mem_start.Gravatar Konrad Rzeszutek Wilk 1-4/+6
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-35/+132
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-71/+161
2011-06-16gpio: include linux/gpio.h where neededGravatar Randy Dunlap 1-0/+1
2011-06-16sh: sh7724: Add USBHS DMAEngine supportGravatar Kuninori Morimoto 2-0/+48
2011-06-16sh: ecovec: Add renesas_usbhs supportGravatar Kuninori Morimoto 1-0/+48
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 21-55/+76
2011-06-15alpha: fix several security issuesGravatar Dan Rosenberg 1-4/+7
2011-06-15rtc: fix build warnings in defconfigsGravatar Wanlong Gao 11-11/+11
2011-06-15xen: When calling power_off, don't call the halt function.Gravatar Tom Goetz 1-1/+8
2011-06-15xen: support CONFIG_MAXSMPGravatar Andrew Jones 2-1/+9
2011-06-15ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsGravatar Kuninori Morimoto 1-15/+6
2011-06-14x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleGravatar Andy Whitcroft 1-2/+2
2011-06-14Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-40/+74
2011-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 19-5/+30
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-4/+4
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesGravatar Tony Lindgren 134-1117/+2010
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEGravatar Kevin Hilman 2-4/+8
2011-06-14avr32, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-1/+0
2011-06-14avr32: make intc_resume() return void to conform to syscore_opsGravatar Hans-Christian Egtvedt 1-3/+1
2011-06-14avr32: add some more at91 to cpu.h definitionGravatar Nicolas Ferre 1-0/+12
2011-06-14avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigsGravatar Hans-Christian Egtvedt 15-0/+15
2011-06-14avr32/at32ap: fix mapping of platform device id for USARTGravatar Hans-Christian Egtvedt 1-0/+1
2011-06-14avr32: fix use of non-existing portnr variable in at32_map_usart()Gravatar Hans-Christian Egtvedt 1-1/+1
2011-06-14sh, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 2-3/+0
2011-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 132-1113/+2002
2011-06-14ARM: mach-shmobile: Correct SCIF port types for SH7367.Gravatar Paul Mundt 1-7/+7
2011-06-14ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixGravatar Magnus Damm 1-0/+6
2011-06-14ARM: mach-shmobile: Mackerel USB platform data updateGravatar Magnus Damm 1-65/+160
2011-06-14ARM: mach-shmobile: AG5EVM SDHI1 platform data updateGravatar Magnus Damm 1-3/+1
2011-06-14m68k: use kernel processor defines for conditional optimizationsGravatar Greg Ungerer 4-23/+19
2011-06-14m68knommu: create config options for CPU classesGravatar Greg Ungerer 1-7/+45
2011-06-14m68knommu: fix linker script exported name sectionsGravatar Greg Ungerer 1-10/+10
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Gravatar Dave Airlie 1-4/+4
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-5/+11
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Gravatar Linus Torvalds 2-0/+24
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 15-71/+26