Blackfin arch: update cache flush prototypes with argument names to make them less...
[pandora-kernel.git] / arch / blackfin /
2008-10-16 Mike FrysingerBlackfin arch: update cache flush prototypes with argum...
2008-10-16 Mike FrysingerBlackfin arch: move bfin_addr_dcachable() and friends...
2008-10-16 Mike FrysingerBlackfin arch: use the new bfin_addr_dcachable() function
2008-10-16 Robin GetzBlackfin arch: fix bug - build kernel failed at head...
2008-10-16 Mike FrysingerBlackfin arch: unify/cleanup cache code
2008-10-16 Michael HennerichBlackfin arch: update AD7879 platform resources in...
2008-10-16 Graf YangBlackfin arch: Zero out bss region in L1/L2 memory.
2008-10-16 Bryan WuBlackfin arch: add read/write IO accessor functions...
2008-10-13 Sonic ZhangBlackfin arch: fix bug - some serial header files set...
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/random-2.6
2008-10-13 Linus TorvaldsMerge phase #5 (misc) of git://git./linux/kernel/git...
2008-10-13 Sonic ZhangBlackfin Serial Driver: Fix bug - request UART2/3 perip...
2008-10-13 Graf YangBlackfin Serial Driver: Fix bug - ircp fails on sir...
2008-10-13 Mike FrysingerBlackfin Serial Driver: move common variables out of...
2008-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-10-13 Ingo MolnarMerge branch 'linus' into oprofile-v2
2008-10-13 Robin GetzBlackfin arch: make sure we include the fix for SPORT...
2008-10-13 Michael HennerichBlackfin arch: Fix bogus str_ident check in gpio code
2008-10-13 Michael HennerichBlackfin arch: AD7879 Touchscreen driver
2008-10-13 Vitja MakarovBlackfin arch: introducing bfin_addr_dcachable
2008-10-12 Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xsave
2008-10-11 Ingo MolnarMerge branch 'x86/apic' into x86-v28-for-linus-phase4-B
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-10-10 Ingo MolnarMerge branches 'core/iommu', 'x86/amd-iommu' and 'x86...
2008-10-10 Bryan WuBlackfin arch: fix a typo in comments
2008-10-10 Graf YangBlackfin arch: Remove useless head file
2008-10-10 Mike FrysingerBlackfin arch: make sure L2 start and length are always...
2008-10-13 Mike FrysingerBlackfin arch: use the Blackfin on-chip ROM to do softw...
2008-10-10 Mike FrysingerBlackfin arch: update anomaly headers to match the...
2008-10-10 Mike FrysingerBlackfin arch: bfin_reset() is an internal reboot funct...
2008-10-10 Robin GetzBlackfin arch: print out error/warning if you are runni...
2008-10-10 Mike FrysingerBlackfin arch: remove non-bf54x ifdef logic since this...
2008-10-10 Mike FrysingerBlackfin arch: update board defconfigs
2008-10-10 Robin GetzBlackfin arch: Add optional verbose debug
2008-10-10 Mike FrysingerBlackfin arch: emulate a TTY over the EMUDAT/JTAG interface
2008-10-10 Mike FrysingerBlackfin arch: have is_user_addr_valid() check for...
2008-10-10 Mike FrysingerBlackfin arch: ptrace - fix off-by-one check on end...
2008-10-13 Michael HennerichBlackfin arch: Enable framebuffer support for the BF526...
2008-10-09 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2008-10-09 Russell KingMerge branch 'ptebits' into devel
2008-10-09 Javier HerreroBlackfin arch: flash memory map and dm9000 resources...
2008-10-09 Sonic ZhangBlackfin arch: early prink code still use uart core...
2008-10-09 Mike FrysingerBlackfin arch: Move all the silicon rev handling to...
2008-10-09 Mike FrysingerBlackfin arch: fix end address for parallel flash and...
2008-10-09 Mike FrysingerBlackfin arch: avoid using actual config name in comment
2008-10-09 Robin GetzBlackfin arch: Fix bug - HW Errors never recover on...
2008-10-09 Graf YangBlackfin arch: correct icache size in show_cpuinfo...
2008-10-09 Mike FrysingerBlackfin arch: give sys_strace proper entry markings
2008-10-09 Mike FrysingerBlackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORI...
2008-10-09 Mike FrysingerBlackfin arch: use existing ptrace_disable() func to...
2008-10-09 Mike FrysingerBlackfin arch: ptrace - cleanup debug messages and...
2008-10-09 Mike FrysingerBlackfin arch: fix bug -- PTRACE_PEEKDATA does not...
2008-10-09 Graf YangBlackfin arch: fix define error in BF561 memory map...
2008-10-09 Sonic ZhangBlackfin arch: Make L2 SRAM cacheable
2008-10-09 Sonic ZhangBlackfin arch: flags of UART3 mem resource is missing
2008-10-09 Sonic ZhangBlackfin arch: Fix bug - kernel build with config kerne...
2008-10-09 Michael HennerichBlackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU...
2008-10-09 Mike FrysingerBlackfin arch: add support for BF52x-0.2, BF533-0.6...
2008-10-09 Mike FrysingerBlackfin arch: fix default silicon rev selection so...
2008-10-09 Mike FrysingerBlackfin arch: BF561 is supported, no longer a work...
2008-10-09 Robin GetzBlackfin arch: Make sure we program the correct values...
2008-10-09 Michael HennerichBlackfin arch: Fix BUG: anomaly_threshold is used with...
2008-10-08 Graf YangBlackfin arch: Not call generic set_irq_handler() in...
2008-10-08 Robin GetzBlackfin arch: Use DTEST rather than DMA to poke at...
2008-10-08 Mike FrysingerBlackfin arch: fix merge errors during 2.6.26 upgrade
2008-10-08 Graf YangBlackfin arch: Modify some funtion names to more genern...
2008-10-08 Robin GetzBlackfin arch: rename blackfin_sram.c to sram-alloc.c
2008-10-08 Graf YangBlackfin arch: add a meaningful name for each irqchip
2008-10-08 Graf YangBlackfin arch: add CONFIG_APP_STACKS_L1 to enable or...
2008-10-08 Robin GetzBlackfin arch: Make sure we protect except 2 properly...
2008-10-08 Mike FrysingerBlackfin arch: mark local gpio_error() as static
2008-10-08 Mike FrysingerBlackfin arch: fix bug - sometimes there is no response...
2008-10-08 Robin GetzBlackfin arch: Better error handling of unknown exceptions
2008-10-08 Michael HennerichBlackfin arch: add BF54x / BF52x Rotary Input device...
2008-10-13 Sonic ZhangBlackfin arch: add supporting for kgdb
2008-10-07 Russell KingMerge branches 'pxa-core' and 'pxa-machines' into pxa-all
2008-10-07 Russell KingMerge branch 'for_rmk' of git://git.mnementh.co.uk...
2008-10-07 Russell KingMerge branch 'viper-for-rmk' of git://misterjones.org...
2008-10-07 Russell KingMerge branch 'pxa-palm' into pxa-machines
2008-10-07 Russell KingMerge branch 'pxa-trizeps' into pxa-machines
2008-10-07 Russell KingMerge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix...
2008-10-07 Bernd SchmidtBlackfin arch: fixing bug - under IRQ stress, running...
2008-10-08 Robin GetzBlackfin arch: add supporting for double fault debug...
2008-10-13 Mike FrysingerBlackfin arch: only include asm/cplb.h when it is truly...
2008-10-07 Mike FrysingerBlackfin arch: add note about newer ezkits using PB4...
2008-10-13 Michael HennerichBlackfin arch: Add new board support for ADZS-BF526...
next