NFS: Remove BKL from the symlink code
[safe/jmp/linux-2.6] / include / asm-blackfin /
2008-06-19 Sonic ZhangBlackfin Serial Driver: Use timer to poll CTS PIN inste...
2008-06-19 Sonic ZhangBlackfin arch: fix typo error in bf548 serial header...
2008-06-03 Sonic ZhangBlackfin Serial Driver: Clean up BF54x macro in blackfi...
2008-05-31 Mike FrysingerBlackfin arch: update anomaly headers from toolchain...
2008-05-31 Michael HennerichBlackfin arch: Remove bad and usless code
2008-05-17 Javier HerreroBlackfin serial driver: add extra IRQ flag for 8250...
2008-05-19 Bryan WuBlackfin arch: Fix bug - USB fails to build for BF524...
2008-05-17 Michael HennerichBlackfin arch: IO Port functions to read/write unallign...
2008-05-17 Cliff CaiBlackfin arch: enable a choice to provide 4M DMA memory
2008-05-17 Michael HennerichBlackfin arch: Add workaround to read edge triggered...
2008-05-17 Michael HennerichBlackfin arch: Sync channel defines with struct dma_reg...
2008-05-12 Al Viro[Blackfin] arch: Blackfin checksum annotations
2008-05-07 Mike FrysingerBlackfin Serial Driver: abstract away DLAB differences...
2008-05-07 Mike FrysingerBlackfin Serial Driver: macro away the IER differences...
2008-05-09 Michael Hennerich[Blackfin] arch: remove useless IRQ_SW_INT defines
2008-05-07 Bernd Schmidt[Blackfin] arch: fix gdb testing regression
2008-05-07 Vitja Makarov[Blackfin] arch: Support for CPU_FREQ and NOHZ
2008-05-07 Michael Hennerich[Blackfin] arch: Functional power management support...
2008-05-07 Michael Hennerich[Blackfin] arch: Equalize include files: Add VR_CTL...
2008-05-02 H. Peter Anvinblackfin: types: use <asm-generic/int-*.h> for the...
2008-04-29 Harvey Harrisonkernel: Move arches to use common unaligned access
2008-04-19 Matthew Wilcoxinclude: Remove unnecessary inclusions of asm/semaphore.h
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-17 Bartlomiej Zolnier... ide: remove ide_default_io_ctl() macro
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-02 Christian Borntraegerkvm: provide kvm.h for all architecture: fixes headers_...
2008-03-06 Mike Frysinger[Blackfin] arch: current_l1_stack_save is a pointer...
2008-03-06 Bryan Wu[Blackfin] arch: to kill syscalls missing warning by...
2008-04-25 Mike Frysinger[Blackfin] arch: add include/boot .gitignore files
2008-04-24 Michael Hennerich[Blackfin] arch: Functional power management support...
2008-04-24 Michael Hennerich[Blackfin] arch: Equalize include files: Add PLL_DIV...
2008-04-24 Graf Yang[Blackfin] arch: add Blackfin on-chip SIR IrDA driver...
2008-04-24 Sonic Zhang[Blackfin] arch: Update anomaly list.
2008-04-24 Robert P. J. Day[Blackfin] arch: Clean up the definition and correct...
2008-04-24 Mike Frysinger[Blackfin] arch: define our own BUG() so we can dump...
2008-04-23 Michael Hennerich[Blackfin] arch: Prevent potential Core Hang situation
2008-04-23 Bernd Schmidt[Blackfin] arch: Give the DMA base registers a more...
2008-04-23 Mike Frysinger[Blackfin] arch: actually implement get_cycles function
2008-04-23 Mike Frysinger[Blackfin] arch: remove duplicated prototypes for inter...
2008-04-23 Mike Frysinger[Blackfin] arch: declare list of peripherals as const...
2008-04-23 Mike Frysinger[Blackfin] arch: merge ip0x-specific board changes
2008-04-23 Graf Yang[Blackfin] arch: Resolve the clash issue of UART define...
2008-04-23 Bernd Schmidt[Blackfin] arch: This allows XIP to work with FD-PIC.
2008-04-23 Harvey Harrison[Blackfin] arch: __FUNCTION__ is gcc-specific, use...
2008-04-23 Meihui Fan[Blackfin] arch: remove unused/incorrect definition
2008-04-23 Meihui Fan[Blackfin] arch: add support for the rest of the gptime...
2008-04-23 Meihui Fan[Blackfin] arch: fix obvious bfin_write typos
2008-04-24 Sonic Zhang[Blackfin] arch: Fix bug - Properly calculate DDR clock.
2008-04-23 Mike Frysinger[Blackfin] arch: fix some obvious typos -- some of...
2008-04-23 Mike Frysinger[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from...
2008-04-23 Mike Frysinger[Blackfin] arch: replace implied numbers with real...
2008-04-22 Bryan Wu[Blackfin] arch: Add dma_map_page and dma_unmap_page...
2008-04-22 Bernd Schmidt[Blackfin] arch: fix bug - when using trace buffer...
2008-03-26 Bryan Wu[Blackfin] arch: remove TWI I2C register accessing...
2008-03-06 Mike Frysinger[Blackfin] arch: add missing __user marking to ss_sp...
2008-02-09 Martin SchwidefskyAdd pgtable_t to remaining nommu architectures
2008-02-08 Mike Frysinger[Blackfin] arch: import defines for BF547 -- it is...
2008-02-08 Mike Frysingerasm-*/posix_types.h: scrub __GLIBC__
2008-02-08 David Howellsaout: move STACK_TOP[_MAX] to asm/processor.h
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to blackfin, replace __cmpxchg by...
2008-02-07 H. Peter AnvinSanitize the type of struct user.u_ar0
2008-02-07 Kirill A. ShutemovCleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is...
2008-02-08 Michael Hennerich[Blackfin] arch: Encourage users to use the spidev...
2008-02-06 Adrian Bunkremove mm_{ptov,vtop}()
2008-02-02 Sonic Zhang[Blackfin] serial driver: Add flow control support...
2008-02-02 Sonic Zhang[Blackfin] arch: Enable UART2 and UART3 for bf548
2008-02-02 Tilman Schmidt[Blackfin] arch: remove duplicated definitions of the...
2008-02-02 Mike Frysinger[Blackfin] arch: change the trace buffer control start...
2008-02-08 Michael Hennerich[Blackfin] arch: hook up set_irq_wake in Blackfin's...
2008-02-08 Michael Hennerich[Blackfin] arch: Merge BF561 support into ints-priority
2008-02-02 Sonic Zhang[Blackfin] serial driver: Fix bug Poll RTS/CTS status...
2008-02-02 Bryan Wu[Blackfin] arch: fix bug: redefinition warning when...
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2007-12-24 Mike Frysinger[Blackfin] serial driver: rework break flood anomaly...
2007-12-24 Mike Frysinger[Blackfin] serial driver: fix bug - cache the bits...
2007-12-05 Bryan WuBlackfin SPI driver: move hard coded pin_req to board...
2007-12-05 Bryan Wuspi: spi_bfin: update handling of delay-after-deselect
2007-12-05 Michael Hennerichspi: bfin spi uses portmux calls
2007-12-05 Bryan Wuspi: initial BF54x SPI support
2008-02-25 Mike Frysinger[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper...
2008-02-25 Mike Frysinger[Blackfin] arch: make sure we have proper description...
2008-02-25 Michael Hennerich[Blackfin] arch: Fix CONFIG_PM support for BF561
2008-02-25 Michael Hennerich[Blackfin] arch: Cleanup abd Simplify:
2007-11-21 Mike FrysingerBlackfin arch: split apart dump_bfin_regs and merge...
2007-11-21 Robin GetzBlackfin arch: Ensure we printk out strings with the...
2007-11-21 Mike FrysingerBlackfin arch: convert READY to DMA_READY as it causes...
2007-11-21 Mike FrysingerBlackfin arch: add defines for the on-chip L1 ROM of...
2007-11-21 Mike FrysingerBlackfin arch: cplb and map header file cleanup
2007-11-21 Mike FrysingerBlackfin arch: cleanup the cplb declares
2007-11-21 Mike FrysingerBlackfin arch: fix broken on BF52x, remove silly checks...
2007-11-21 Mike FrysingerBlackfin arch: add support for working around anomaly...
2007-11-21 Mike FrysingerBlackfin arch: cleanup BF54x header file and add BF547...
2007-11-21 Mike FrysingerBlackfin arch: rename _return_from_exception to _bfin_r...
2007-11-21 Mike FrysingerBlackfin arch: move EXPORT_SYMBOL() to C files where...
2007-11-17 Jie ZhangBlackfin arch: More explicitly describe what the instru...
2007-11-17 Michael HennerichBlackfin arch: Add assembly function insl_16
2008-01-27 Bryan Wu[Blackfin] arch: remove old I2C BF54x porting.
2008-01-27 Bernd Schmidt[Blackfin] arch: Add the semtimedop syscall. Upstream...
2008-01-22 Michael Hennerich[Blackfin] arch: GPIO API cleanup and anomaly update
2008-01-22 Michael Hennerich[Blackfin] arch: Fix BUG gpio_direction_output API...
next