summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-221-2/+2
|\
| * ptrace: kill trivial tracehooksTejun Heo2011-06-221-2/+2
* | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-2220-774/+162
|\ \
| * | pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt2011-06-083-16/+0
| * | pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-087-35/+0
| * | x86/devicetree: Use generic PCI <-> OF matchingBenjamin Herrenschmidt2011-06-081-42/+18
| * | microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt2011-06-083-139/+113
| * | microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt2011-06-083-275/+3
| * | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-0812-291/+52
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2213-629/+226
|\ \ \
| * | | spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-143-11/+19
| * | | mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard2011-07-041-28/+0
| * | | mach-gta2: remove unused spi-gpio.h includePeter Korsgaard2011-07-041-1/+0
| * | | mach-qt2410: convert to spi_gpioPeter Korsgaard2011-07-041-26/+8
| * | | mach-jive: convert to spi_gpioPeter Korsgaard2011-07-041-27/+14
| * | | Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-17132-1113/+2002
| |\ \ \
| * | | | spi/ep93xx: add DMA supportMika Westerberg2011-06-082-1/+7
| * | | | ep93xx: remove the old M2P DMA codeMika Westerberg2011-06-083-555/+1
| * | | | ep93xx: add dmaengine platform codeMika Westerberg2011-06-082-0/+110
| * | | | dmaengine: add ep93xx DMA supportMika Westerberg2011-06-081-0/+87
* | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2281-2153/+446
|\ \ \ \ \
| * | | | | ARM: mxc: use ARCH_NR_GPIOS to define gpio numberShawn Guo2011-07-081-18/+3
| * | | | | gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-0810-46/+56
| * | | | | gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-063-389/+0
| * | | | | Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-06-165-0/+129
| |\ \ \ \ \
| | * | | | | gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-06-165-0/+9
| | * | | | | gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman2011-06-162-0/+6
| | * | | | | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-06-165-0/+24
| | * | | | | gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-06-165-0/+12
| | * | | | | gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-06-165-0/+78
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely2011-06-15134-1545/+2002
| |\ \ \ \ \
| | * | | | | gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-152-432/+0
| | |/ / / /
| * | | | | gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten2011-06-101-0/+1
| * | | | | gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten2011-06-081-7/+20
| * | | | | Merge branch 'gpio/next-mx' into gpio/nextGrant Likely2011-06-0683-922/+457
| |\ \ \ \ \
| | * | | | | gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-0654-165/+213
| | * | | | | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo2011-06-062-362/+1
| | * | | | | gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo2011-06-066-2/+67
| | * | | | | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely2011-06-064-367/+1
| | | |/ / / | | |/| | |
| * | | | | gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2011-06-062-411/+1
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-2225-2/+1124
|\ \ \ \ \
| * | | | | net: Fix ppc64 BPF JIT dependencies.David S. Miller2011-07-211-1/+1
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-2115-64/+92
| |\ \ \ \ \
| * | | | | | net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-217-1/+1106
| * | | | | | net: m68k/nfeth: Remove wrong usage of dev->flagsMichał Mirosław2011-07-141-1/+0
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-1465-153/+262
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-0546-212/+344
| |\ \ \ \ \ \ \
| * | | | | | | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-2117-0/+17
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-20222-1373/+2615
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven2011-06-111-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |