[MIPS] Change libgcc-style functions from lib-y to obj-y
[linux-drm-fsl-dcu.git] / arch / blackfin /
2007-07-03 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-07-03 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/cooloney...
2007-07-02 Mike FrysingerBlackfin arch: update board defconfig files
2007-06-29 David S. MillerMerge /pub/scm/linux/kernel/git/vxy/lksctp-dev
2007-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-06-25 Robin GetzBlackfin arch: Fix up remaining printks with proper...
2007-06-25 Jie ZhangBlackfin arch: Add proper -mcpu option according to...
2007-06-23 Len BrownPull now into release branch
2007-06-22 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/cooloney...
2007-06-21 Robin GetzBlackfin arch: match kernel startup messaage with new...
2007-06-21 Robin GetzBlackfin arch: update printk to use KERN_EMERG and...
2007-06-21 Robin GetzBlackfin arch: update ANOMALY handling
2007-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-19 Tim ShimminMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-06-18 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-06-16 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-06-15 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/cooloney...
2007-06-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-06-11 Mike FrysingerBlackfin arch: redo our linker script a bit
2007-06-14 Mike FrysingerBlackfin arch: make sure we initialize our L1 Data...
2007-06-14 Michael HennerichBlackfin arch: fix bug can not wakeup from sleep via...
2007-06-11 Mike FrysingerBlackfin arch: add support for Alon Bar-Lev's dynamic...
2007-06-11 Michael HennerichBlackfin arch: add missing gpio.h header to fix compili...
2007-06-11 Michael HennerichBlackfin arch: As Mike pointed out range goes form...
2007-06-11 Mike FrysingerBlackfin arch: fix spelling typo in output
2007-06-14 Aubrey LiBlackfin arch: try to split up functions like this...
2007-06-11 Mike FrysingerBlackfin arch: add proper ENDPROC()
2007-06-11 Mike FrysingerBlackfin arch: move more of our startup code to .init...
2007-06-11 Mike FrysingerBlackfin arch: unify differences between our diff head...
2007-06-11 Mike FrysingerBlackfin arch: update defconfigs
2007-06-11 Mike FrysingerBlackfin arch: scrub old console defines
2007-06-14 Mike FrysingerBlackfin arch: implement a basic /proc/sram file for...
2007-06-11 Mike FrysingerBlackfin arch: mark our memory init functions with...
2007-06-11 Robin GetzBlackfin arch: all symbols were offset by 4k, since...
2007-06-11 Simon ArlottBlackfin arch: spelling fixes
2007-06-11 Aubrey LiBlackfin arch: DMA code minor naming convention fix
2007-06-11 Mike FrysingerBlackfin arch: remove defconfig file
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-03 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-05-29 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-05-24 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-05-22 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-21 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fix
2007-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-05-21 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-05-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-05-21 Bryan WuBlackfin arch: update pm.c according to power managemen...
2007-05-21 Bryan WuBlackfin arch: update defconfig files
2007-05-21 Mike FrysingerBlackfin arch: add board default configs to blackfin...
2007-05-21 Bernd SchmidtBlackfin arch: fix signal handling bug
2007-05-21 Mike FrysingerBlackfin arch: cache SWRST value at bootup so other...
2007-05-21 Mike FrysingerBlackfin arch: make sure we use local labels
2007-05-21 Mike FrysingerBlackfin arch: dont clear the bit that tells coreb...
2007-05-21 Aubrey LiBlackfin arch: dma_memcpy borken for > 64K
2007-05-21 Mike FrysingerBlackfin arch: document why we have to touch the UART...
2007-05-21 Mike FrysingerBlackfin arch: issue reset via SWRST so we dont clobber...
2007-05-21 Mike FrysingerBlackfin arch: move board specific setup out of common...
2007-05-21 Mike FrysingerBlackfin arch: dont clear status register bits in SWRST...
2007-05-21 Mike FrysingerBlackfin arch: initial tepla-bf561 board support
2007-05-21 Michael HennerichBlackfin arch: Fix bug using usb keyboard crashes kernel
2007-05-21 Mike FrysingerBlackfin arch: fix trace output for FLAT binaries
2007-05-21 Michael HennerichBlackfin arch: DMA operation cleanup
2007-05-21 Michael HennerichBlackfin arch: Fix reserved map after we changed PORT_H...
2007-05-21 Mike FrysingerBlackfin arch: mark a bunch of local functions as static
2007-05-21 Michael HennerichBlackfin arch: Add configuration data for ISP176x on...
2007-05-21 Mike FrysingerBlackfin arch: fix a few random warnings
2007-05-21 Aubrey LiBlackfin arch: ISP1761 doesn't work for USB flash disk
2007-05-21 Bryan WuBlackfin arch: add SPI MMC driver support on bf533...
2007-05-21 Michael HennerichBlackfin arch: Add Workaround for ANOMALY 05000257
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-18 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-17 Trond MyklebustMerge branch 'master' of /home/trondmy/repositories...
2007-05-17 Christoph LameterSlab allocators: define common size limitations
2007-05-11 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-05-11 Wim Van SebroeckMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-05-11 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-05-10 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2007-05-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-10 Linus TorvaldsMerge branch 'juju' of git://git./linux/kernel/git...
2007-05-10 Paul MackerrasMerge branch 'linux-2.6'
2007-05-10 Len BrownPull thermal into release branch
2007-05-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-09 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/aegl/linux-2.6
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-09 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-05-09 Roman Zippelrename thread_info to stack
next