summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu
2012-03-21bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven
2012-03-21Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka
2012-03-21bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang
2012-03-21arch: blackfin: udpate defconfigBob Liu
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells
2012-03-21arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger
2012-03-21blackfin: cleanup anomaly workaroundsBob Liu
2012-03-21blackfin: update default defconfigBob Liu
2012-03-21blackfin: thread_info: add suspend flagBob Liu
2012-03-21bfin: add bfin_ad73311_machine platform deviceBob Liu
2012-03-21blackfin: bf537: stamp: update board file for 193xBob Liu
2012-03-21blackfin: kgdb: skip hardware watchpoint testBob Liu
2012-03-21bf548: add ppi interrupt mask and blanking clocksScott Jiang
2012-03-21blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu
2012-03-21spi/bfin_spi: drop bits_per_word from client dataMike Frysinger
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song
2012-03-21blackfin: restore L1 base address and lengthBarry Song
2012-03-21blackfin: timer: refine bfin simple timer driverSteven Miao
2012-03-21BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao
2012-03-21bfin_sport: add support for ADC/DAC.Bob Liu
2012-03-21Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-03-21Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov
2012-03-20exit_signal: fix the "parent has changed security domain" logicOleg Nesterov
2012-03-20exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov
2012-03-20CLONE_PARENT shouldn't allow to set ->exit_signalOleg Nesterov
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2012-03-20AFS: checking wrong bit in afs_readpages()Dan Carpenter
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-20Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds
2012-03-19vfs: get rid of batshit-insane pointless dentry hash calculationsLinus Torvalds
2012-03-18Linux 3.3Linus Torvalds
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso
2012-03-17ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li