kbuild: fix string equality testing in tags.sh
[safe/jmp/linux-2.6] / arch / blackfin /
2008-12-03 Mike Frysingerkbuild: use KECHO convenience echo
2008-11-18 Mike FrysingerBlackfin arch: fix a broken define in dma-mapping
2008-11-18 Graf YangBlackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT...
2008-10-28 Jie ZhangBlackfin arch: fix bug - shared lib function in L2...
2008-10-28 Mike FrysingerBlackfin arch: fix incorrect limit check for bf54x...
2008-10-28 Michael HennerichBlackfin arch: fix bug - Cpufreq assumes clocks in...
2008-10-28 Mike FrysingerBlackfin arch: dont warn when running a kernel on the...
2008-10-28 Mike FrysingerBlackfin arch: fix bug - kernel build with write back...
2008-11-18 Mike FrysingerBlackfin arch: fix bug - dmacopy test case fail on...
2008-10-28 Robin GetzBlackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSE
2008-10-27 Mike FrysingerBlackfin arch: don't copy bss when copying L1
2008-10-27 Graf YangBlackfin arch: fix bug - Fail to boot jffs2 kernel...
2008-10-27 Tim PepperBlackfin arch: handle case of d_path() returning error...
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16 Linus TorvaldsMerge branch 'personality' of git://git390.osdl.marist...
2008-10-16 Mike FrysingerBlackfin arch: make sure cycles is marked as volatile...
2008-10-16 Mike FrysingerBlackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB...
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-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-10-15 Dominik Brodowskicpufreq: remove policy->governor setting in drivers...
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 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 Sonic ZhangBlackfin arch: fix bug - some serial header files set...
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-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 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 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...
2008-09-22 Bryan WuBlackfin arch: add dma mapping stub for musb driver...
2008-10-08 Bryan WuBlackfin arch: use new platform data interface of musb...
2008-09-06 Adrian BunkRemove asm/a.out.h files for all architectures without...
2008-08-28 Michael HennerichBlackfin arch: Fix PM building on BF52x: No ROTWE on...
2008-08-28 Vegard NossumBlackfin arch: sram: use 'unsigned long' for irqflags
2008-08-27 Adrian BunkBlackfin arch: let PCI depend on BROKEN
2008-08-27 Bryan WuBlackfin arch: move include/asm-blackfin header files...
2008-08-25 Sonic ZhangBlackfin arch: Fix bug - when to rmmod the L1_module...
next