aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-06sparc32,leon: Added __init declaration to leon_flush_needed()Gravatar Matthias Rosenfelder 1-1/+1
2011-07-06sparc/irqs: Do not trace arch_local_{*,irq_*} functionsGravatar Steven Rostedt 2-11/+11
2011-07-06ARM: EXYNOS4: Set appropriate I2C device variantGravatar Sylwester Nawrocki 1-0/+6
2011-07-06Merge branch 'for-spi' into s5p-fixes-for-linusGravatar Kukjin Kim 5-0/+13
2011-07-06ARM: S5PC100: Fix for compilation errorGravatar Padmavathi Venna 1-0/+1
2011-07-06ARM: SAMSUNG: Add tx_st_done variableGravatar Padmavathi Venna 5-0/+13
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkGravatar Peter Chubb 1-0/+8
2011-07-06ARM: EXYNOS4: Address a section mismatch w/ suspend issue.Gravatar MyungJoo Ham 1-1/+1
2011-07-06ARM: S5P: Fix bug on init of PWMTimers for HRTimerGravatar Sangbeom Kim 1-2/+2
2011-07-06ARM: SAMSUNG: header file revised to prevent declaring duplicatedGravatar MyungJoo Ham 1-0/+6
2011-07-06ARM: EXYNOS4: fix improper gpio configurationGravatar Naveen Krishna Chatradhi 1-1/+1
2011-07-06ARM: EXYNOS4: Fix card detection for sdhci 0 and 2Gravatar Thomas Abraham 1-6/+2
2011-07-05ARM: move memory layout sanity checking before meminfo initializationGravatar Russell King 3-2/+9
2011-07-05ARM: 6989/1: perf: do not start the PMU when no events are presentGravatar Will Deacon 1-2/+4
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-04omap: drop __initdata tags from static struct platform_device declarationsGravatar Janusz Krzysztofik 5-19/+19
2011-07-03ARM: dmabounce: fix map_single() error return valueGravatar Russell King 1-1/+1
2011-07-01Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+28
2011-07-01x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Gravatar Tejun Heo 1-0/+2
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-22Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Gravatar Ingo Molnar 1-4/+10