aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Gravatar Yoshihiro Shimoda 1-25/+0
2011-09-28sh: modify prototype in sh_eth.hGravatar Yoshihiro Shimoda 1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netGravatar David S. Miller 190-645/+1406
2011-09-20Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 13-65/+52
2011-09-20mach-integrator: fix VGA base regressionGravatar Linus Walleij 2-2/+2
2011-09-20arm/dt: Tegra: Update SDHCI nodes to match bindingsGravatar Stephen Warren 2-9/+9
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenGravatar Linus Torvalds 3-9/+8
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingGravatar Jiri Pirko 1-1/+1
2011-09-15asm alternatives: remove incorrect alignment notesGravatar Linus Torvalds 3-7/+0
2011-09-15MII: fix Kconfig dependencies for MIIGravatar Jeff Kirsher 2-0/+2
2011-09-15Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADGravatar Arnd Bergmann 8-53/+40
2011-09-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Gravatar Jan Beulich 1-4/+2
2011-09-15ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesGravatar Thomas Abraham 1-5/+6
2011-09-15ARM: SAMSUNG: fix to prevent declaring duplicatedGravatar Kukjin Kim 1-0/+5
2011-09-15ARM: SAMSUNG: fix watchdog reset issue with clk_get()Gravatar Marek Szyprowski 3-7/+17
2011-09-15ARM: S3C64XX: Remove un-used code backlight code on SMDK6410Gravatar Banajit Goswami 1-39/+0
2011-09-15ARM: EXYNOS4: restart clocksource while system resumesGravatar Changhwan Youn 1-0/+6
2011-09-15ARM: EXYNOS4: Fix routing timer interrupt to offline CPUGravatar Kukjin Kim 1-0/+2
2011-09-15ARM: EXYNOS4: Fix return type of local_timer_setup()Gravatar Kukjin Kim 1-1/+3
2011-09-15ARM: EXYNOS4: Fix wrong pll type for vpllGravatar Jonghwan Choi 1-1/+1
2011-09-14alpha, gpio: GENERIC_GPIO default must be nGravatar Ben Hutchings 1-1/+1
2011-09-14um: fix strrchr() problemsGravatar Al Viro 1-1/+1
2011-09-14um: clean arch_ptrace() up a bitGravatar Al Viro 5-46/+31
2011-09-14um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchGravatar Al Viro 2-14/+14
2011-09-14um: fix free_winch() messGravatar Al Viro 1-14/+24
2011-09-14um: winch_interrupt() can happen inside of free_winch()Gravatar Al Viro 1-2/+4
2011-09-14um: fix oopsable race in line_close()Gravatar Al Viro 2-13/+13
2011-09-14um: Save FPU registers between task switchesGravatar Ingo van Lil 7-5/+31
2011-09-14um: drivers/xterm.c: fix a file descriptor leakGravatar Jonathan Neuschäfer 1-0/+1
2011-09-14um: disable CMPXCHG_DOUBLE as it breaks UML buildGravatar Thadeu Lima de Souza Cascardo 1-0/+4
2011-09-14ARM: Dove: fix second SPI initialization callGravatar Nicolas Pitre 1-1/+1
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.Gravatar David Vrabel 1-4/+6
2011-09-12Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenGravatar Linus Torvalds 1-2/+3
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 18-18/+72
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Gravatar Arnd Bergmann 1-0/+3
2011-09-12Merge branch 'sirf/fixes' into fixesGravatar Arnd Bergmann 4-0/+4
2011-09-11Merge branch 'for-linus' of git://openrisc.net/~jonas/linuxGravatar Linus Torvalds 4-27/+96
2011-09-11Add missing DMA opsGravatar Jonas Bonn 2-3/+84
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesGravatar Jamie Iles 4-0/+4
2011-09-10Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Gravatar Linus Torvalds 5-7/+33
2011-09-10ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortGravatar Janusz Krzysztofik 1-1/+1
2011-09-10Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesGravatar Arnd Bergmann 9-14/+64
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsGravatar Shyam Iyer 1-2/+7
2011-09-09ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeGravatar Anton Vorontsov 1-1/+1
2011-09-09ARM: cns3xxx: Fix compile error caused by hardware.h removedGravatar Tommy Lin 3-3/+0
2011-09-08xen: disable PV spinlocks on HVMGravatar Stefano Stabellini 1-1/+0
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipGravatar Linus Torvalds 1-0/+3
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenGravatar Linus Torvalds 3-3/+34
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmGravatar Linus Torvalds 1-1/+1
2011-09-07ARM: davinci: fix cache flush build errorGravatar Linus Walleij 1-1/+5