aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 18-32/+32
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationGravatar Nicolas Ferre 7-11/+11
2011-07-01Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+28
2011-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGravatar Linus Torvalds 1-1/+1
2011-06-30Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-40/+94
2011-06-30Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-4/+4
2011-06-30xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.Gravatar Konrad Rzeszutek Wilk 1-2/+24
2011-06-30xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Gravatar Konrad Rzeszutek Wilk 1-0/+4
2011-06-30sh: use printk_ratelimited instead of printk_ratelimitGravatar Paul Mundt 2-7/+8
2011-06-30sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Gravatar Paul Mundt 1-5/+5
2011-06-30ARM: mach-shmobile: make a struct in board-ap4evb.c staticGravatar Guennadi Liakhovetski 1-1/+1
2011-06-29Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-5/+7
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 9-91/+102
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Gravatar Yoshihiro Shimoda 1-16/+16
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Gravatar Yoshihiro Shimoda 1-12/+12
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandGravatar Avi Kivity 1-5/+7
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitGravatar Christian Dietrich 5-57/+60
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitGravatar Christian Dietrich 1-12/+17
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigGravatar Michael Neuling 1-1/+0
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 4-4/+69
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeGravatar Jesper Juhl 1-1/+1
2011-06-27um: add asm/percpu.hGravatar Richard Weinberger 1-0/+6
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cGravatar KAMEZAWA Hiroyuki 9-53/+1
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 8-10/+48
2011-06-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 3-3/+10
2011-06-25at91: Use "pclk" as con_id on at91cap9 and at91rm9200Gravatar Joachim Eastwood 2-5/+5
2011-06-25at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rlGravatar Jean-Christophe PLAGNIOL-VILLARD 3-9/+9
2011-06-25at91: fix at91_set_serial_console: use platform device idGravatar Jean-Christophe PLAGNIOL-VILLARD 7-7/+7
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-1/+1
2011-06-24sh: add to select the new configuration for USB EHCI/OHCIGravatar Yoshihiro Shimoda 1-0/+5
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerGravatar Russell King 1-3/+7
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeGravatar Russell King 1-3/+3
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitGravatar Jan Glauber 1-2/+2
2011-06-22[S390] hwsampler: Set a sane default sampling rateGravatar Christian Borntraeger 1-1/+1
2011-06-22[S390] s390: enforce HW limits for the initial sampling rateGravatar Christian Borntraeger 1-0/+6
2011-06-22[S390] kvm-s390: fix kconfig dependenciesGravatar Christian Borntraeger 1-0/+1
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionGravatar Scott Wood 2-18/+19
2011-06-22powerpc/p1022ds: fix audio-related properties in the device treeGravatar Timur Tabi 1-3/+6
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()Gravatar David Howells 1-0/+1
2011-06-21ARM: 6969/1: plat-iop: fix build errorGravatar Linus Walleij 1-0/+1
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesGravatar Dave Martin 1-1/+13
2011-06-21ARM: SMP: wait for CPU to be marked activeGravatar Russell King 1-1/+5
2011-06-21ARM: mach-shmobile: ag5evm: consistently name sdhi info structuresGravatar Simon Horman 1-2/+2
2011-06-21ARM: mach-shmobile: mackerel: change usbhs devices orderGravatar Kuninori Morimoto 1-1/+1
2011-06-21sh: add platform_device of EHCI/OHCI to setup-sh7757Gravatar Yoshihiro Shimoda 1-0/+50
2011-06-21sh: fix compile error using sh7757lcr_defconfigGravatar Yoshihiro Shimoda 1-5/+3
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