aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* davinci: dm6467/T EVM: fix setting up of reference clock rateSekhar Nori2011-07-06
* davinci: psc.h: clean up indentation done using spacesSekhar Nori2011-07-06
* Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-04
|\
| * AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre2011-07-04
| * at91: Use "pclk" as con_id on at91cap9 and at91rm9200Joachim Eastwood2011-06-25
| * at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rlJean-Christophe PLAGNIOL-VILLARD2011-06-25
| * at91: fix at91_set_serial_console: use platform device idJean-Christophe PLAGNIOL-VILLARD2011-06-25
* | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-01
|\ \
| * | xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.Konrad Rzeszutek Wilk2011-06-30
| * | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-06-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-06-30
|\ \ \
| * | | watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-28
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-30
|\ \ \ \
| * | | | sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2011-06-30
| * | | | sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt2011-06-30
| * | | | sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda2011-06-29
| * | | | sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda2011-06-29
| * | | | sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda2011-06-24
| * | | | sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda2011-06-21
| * | | | sh: fix compile error using sh7757lcr_defconfigYoshihiro Shimoda2011-06-21
* | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-30
|\ \ \ \ \
| * | | | | ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski2011-06-30
| * | | | | ARM: mach-shmobile: ag5evm: consistently name sdhi info structuresSimon Horman2011-06-21
| * | | | | ARM: mach-shmobile: mackerel: change usbhs devices orderKuninori Morimoto2011-06-21
| |/ / / /
* | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-29
|\ \ \ \ \
| * | | | | KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity2011-06-29
| | |/ / / | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-29
|\ \ \ \ \
| * | | | | arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
| * | | | | powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-29
| * | | | | powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling2011-06-28
| * | | | | powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-22
| * | | | | powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi2011-06-22
| | |/ / / | |/| | |
* | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-16
| * | | | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-07
* | | | | um: add asm/percpu.hRichard Weinberger2011-06-27
* | | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
* | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-27
|\ \ \ \ \
| * | | | | ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-24
| * | | | | ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-24
| * | | | | ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-21
| * | | | | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-21
| * | | | | ARM: SMP: wait for CPU to be marked activeRussell King2011-06-21
| * | | | | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-17
| * | | | | ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-17
| * | | | | ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-17
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-06-27
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber2011-06-22
| * | | | | [S390] hwsampler: Set a sane default sampling rateChristian Borntraeger2011-06-22
| * | | | | [S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger2011-06-22