KVM: SVM: No need to unprotect memory during event injection when using npt
[safe/jmp/linux-2.6] / arch / blackfin /
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 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...
2008-08-25 Mike FrysingerBlackfin arch: dont actually need to muck with EMAC_SYS...
2008-08-25 Michael HennerichBlackfin arch: Add MTD Partitions for MTD_DATAFLASH...
2008-08-14 Bryan WuBlackfin arch: hook up some missing new system calls
2008-08-14 Mike FrysingerBlackfin arch: do not muck with the UART during boot...
2008-08-14 Mike FrysingerBlackfin arch: clear EMAC_SYSTAT during IRQ init rather...
2008-08-14 Mike FrysingerBlackfin arch: use %pF when printing out the double...
2008-08-14 Benjamin MatthewsBlackfin arch: add support for the BlackStamp board
2008-08-14 Robin GetzBlackfin arch: Allow ins functions to have a low latenc...
2008-08-14 Robin GetzBlackfin arch: Print out doublefault addresses, so...
2008-08-14 Mike FrysingerBlackfin arch: mark some functions as __init as they...
2008-08-14 Mike FrysingerBlackfin arch: cleanup cache lock code
2008-08-13 Michael HennerichBlackfin arch: workaround SIC_IWR1 reset bug, by keepin...
2008-08-06 Robin GetzBlackfin arch: Fix bug - when expanding the trace buffe...
2008-08-06 Michael HennerichBlackfin arch: Fix Bug - System with EMAC driver enable...
2008-08-13 Mike FrysingerBlackfin arch: delete unused cache functions
2008-08-13 Mike FrysingerBlackfin arch: convert L2 defines to be the same as...
2008-08-06 Mike FrysingerBlackfin arch: unify the duplicated portions of __start...
2008-08-06 Mike FrysingerBlackfin arch: add asm/thread_info.h for THREAD_SIZE...
2008-08-06 Mike FrysingerBlackfin arch: move async memory programming into commo...
2008-08-06 Mike FrysingerBlackfin arch: make sure the BSS and kernel load addres...
2008-08-06 Mike FrysingerBlackfin arch: unify the duplicated _real_start functions
2008-08-06 Mike FrysingerBlackfin arch: remove support for Anomaly 05000125...
2008-08-05 Sonic ZhangBlackfin arch: Fix bugs - Make kgdb code apparent to...
2008-08-05 Mike FrysingerBlackfin arch: use symbolic IRQ_PF define rather than...
2008-08-05 Mike FrysingerBlackfin arch: remove pata resources from generic board
2008-08-13 Mike FrysingerBlackfin arch: add support for board tcm-bf537
2008-08-05 Mike FrysingerBlackfin arch: add board resources for parallel flash...
2008-08-05 Robin GetzBlackfin arch: be consistant with parition names, and...
2008-08-05 Michael HennerichBlackfin arch: Functional power management support
next