summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang
2011-03-18Blackfin: split optimization settings moreMike Frysinger
2011-03-18Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang
2011-03-18Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao
2011-03-18Blackfin: SMP: use standard cache functionsMike Frysinger
2011-03-18Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao
2011-03-18Blackfin: ADI boards: enable pseudo debug insns supportMike Frysinger
2011-03-18Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang
2011-03-18Blackfin: dnp5370: drop MMC card detect supportAndreas Schallenberg
2011-03-18Blackfin: add bfin_write_{or,and} helpersMike Frysinger
2011-03-18Blackfin: bf548-ezkit: add CAN1 supportAaron Wu
2011-03-18Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao
2011-03-18Blackfin: SMP: avoid section mismatch warningsSonic Zhang
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-03-18ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg
2011-03-18ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai
2011-03-18gpio/langwell: Clear edge bit before handlingThomas Gleixner
2011-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-03-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-03-18vfs: split off vfsmount-related parts of vfs_kern_mount()Al Viro
2011-03-18Some fixes for pstoreTony Luck
2011-03-18Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-18Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-18Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-03-18Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-03-18kill simple_set_mnt()Al Viro
2011-03-18Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds
2011-03-18Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds
2011-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-03-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-03-18Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-03-18Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-03-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-03-17smp_call_function_interrupt: use typedef and %pfMilton Miller
2011-03-17smp_call_function_many: handle concurrent clearing of maskMilton Miller
2011-03-17call_function_many: add missing orderingMilton Miller
2011-03-17call_function_many: fix list delete vs add raceMilton Miller
2011-03-17mm: PageBuddy and mapcount robustnessAndrea Arcangeli
2011-03-17gpio/langwell: Simplify demux loopThomas Gleixner
2011-03-17gpio/langwell: Convert irq name spaceThomas Gleixner
2011-03-17gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner
2011-03-17gpio; Make Intel chipset gpio drivers depend on x86Thomas Gleixner
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung