summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'misc' into for-linusRussell King37-174/+269
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King630-3821/+5966
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov1-1/+2
2012-05-16ARM: PCI: remove per-pci_hw list of busesRussell King2-7/+5
2012-05-16ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King3-41/+20
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King52-135/+61
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King49-57/+16
2012-05-13ARM: PCI: versatile: fix PCI interrupt setupRussell King1-4/+2
2012-05-13ARM: PCI: integrator: use common PCI swizzleRussell King1-14/+3
2012-05-12ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas1-2/+0
2012-05-12ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon1-4/+6
2012-05-11ARM: 7415/1: vfp: convert printk's to pr_*'sNicolas Pitre1-8/+8
2012-05-10ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King1-11/+18
2012-05-06ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier4-4/+48
2012-05-05ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon1-7/+1
2012-05-05ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon1-8/+8
2012-05-05ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird1-1/+1
2012-05-04ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre1-8/+1
2012-05-04ARM: 7391/1: versatile: add some auxdata for device treesLinus Walleij1-2/+3
2012-05-04ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij9-130/+162
2012-05-04Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King7-1/+413
2012-05-04Merge branch 'intr-ctxsw' of git://git.kernel.org/pub/scm/linux/kernel/git/cm...Russell King5-68/+110
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King2-3/+3
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon20-26/+35
2012-05-02ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-04-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-88/+188
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-136/+198
2012-04-30efi: Validate UEFI boot variablesMatthew Garrett1-0/+182
2012-04-30efi: Add new variable attributesMatthew Garrett1-1/+12
2012-04-30nfsd: fix nfs4recover.c printk format warningRandy Dunlap1-1/+1
2012-04-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds11-75/+39
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger1-3/+3
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan1-2/+2
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely8-29/+14
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely1-41/+20
2012-04-29Linux 3.4-rc5v3.4-rc5Linus Torvalds1-1/+1
2012-04-29Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-24/+41
2012-04-29autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds3-2/+13
2012-04-29PM / Freezer / Docs: Update documentation about freezing of tasksMarcos Paulo de Souza1-18/+19
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds2-2/+30
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+23
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-12/+47
2012-04-28ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64Will Deacon1-60/+13
2012-04-28ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon1-1/+2
2012-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds15-139/+148
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-142/+230