aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-29
* ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2011-11-29
* ARM: at91: gpio make struct at91_gpio_bank an initdataJean-Christophe PLAGNIOL-VILLARD2011-11-29
* ARM: at91: switch gpio clock to clkdevJean-Christophe PLAGNIOL-VILLARD2011-11-29
* Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-29
|\
| * macb: unify at91 and avr32 platform dataJamie Iles2011-11-22
| * at91: provide macb clks with "pclk" and "hclk" nameJamie Iles2011-11-22
* | ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make aic soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: drop CCFGJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make dma register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make ecc register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-28
* | ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40Jean-Christophe PLAGNIOL-VILLARD2011-11-28
* | microblaze: bury asm/namei.hAl Viro2011-11-21
* | fix braino in um patchset (mea culpa)Al Viro2011-11-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-20
|\ \
| * | net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-09
* | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-20
|\ \ \
| * | | KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-20
| * | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-17
| * | | KVM: VMX: Check for automatic switch msr table overflowGleb Natapov2011-11-17
| * | | KVM: VMX: Add support for guest/host-only profilingGleb Natapov2011-11-17
| * | | KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov2011-11-17
| * | | KVM: s390: announce SYNC_MMUChristian Borntraeger2011-11-17
| * | | KVM: s390: Fix tprot lockingChristian Borntraeger2011-11-17
| * | | KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-17
| * | | KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-17
* | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-11-20
|\ \ \ \
| * | | | ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2011-11-17
| * | | | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon2011-11-12
| * | | | ARM: 7158/1: add new MFP implement for NUC900wanzongshun2011-11-12
| * | | | ARM: 7157/1: fix a building WARNING for nuc900wanzongshun2011-11-12
| * | | | ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson2011-11-12
| * | | | ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam2011-11-09
| * | | | ARM: 7154/1: mach-bcmring: fix build error in dma.cMaxin B. John2011-11-09
| * | | | ARM: 7153/1: mach-bcmring: fix build error in core.cMaxin B. John2011-11-09
| * | | | ARM: 7152/1: distclean: Remove generated .dtb filesDirk B2011-11-08
| * | | | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-08
| * | | | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King2011-11-07
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-20
|\ \ \ \ \
| * | | | | PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki2011-11-17
| * | | | | PM / shmobile: Avoid restoring the INTCS state during initializationRafael J. Wysocki2011-11-14