Fix potential fast PIT TSC calibration startup glitch
[safe/jmp/linux-2.6] / arch / blackfin /
2009-01-07 Robin GetzBlackfin arch: panic when running on a chip rev below...
2009-01-07 Bryan WuBlackfin arch: Fix bug - wrong endpoint number and...
2009-01-07 Mike FrysingerBlackfin arch: do not allow people to pass in a diff...
2009-01-07 Mike FrysingerBlackfin arch: allow clkin_hz to be specified on the...
2009-01-07 Mike FrysingerBlackfin arch: show_cpuinfo - consolidate ugly casts
2009-01-07 Mike FrysingerBlackfin arch: add __init markings to Blackfin timer...
2009-01-07 Mike FrysingerBlackfin arch: add get_dma_config() func to match set_d...
2009-01-07 Mike FrysingerBlackfin arch: add volatile markings to DMA MMRs
2009-01-07 Michael HennerichBlackfin arch: Make the interrupt edge and polarity...
2009-01-07 Graf YangBlackfin arch: Remove wasted SIR header files
2009-01-07 Graf YangBlackfin arch: Modify bfin_sir device configuration...
2009-01-07 Graf YangBlackfin arch: update header to match new location
2009-01-07 Jean DelvareBlackfin arch: Fix typo (channel)
2009-01-07 Bernd SchmidtBlackfin arch: Replace C version of 64 bit multiply...
2009-01-07 Mike FrysingerBlackfin arch: remove unused members of dma_channel...
2009-01-07 Robin GetzBlackfin arch: Update some inline assembly, tweak some...
2009-01-07 Mike FrysingerBlackfin arch: stub out pgprot_noncached() like other...
2009-01-07 Nick AndrewBlackfin arch: Fix incorrect use of loose in cpufreq.c
2009-01-07 Mike FrysingerBlackfin arch: add __must_check markings to our user...
2009-01-07 Mike FrysingerBlackfin arch: dma code: cannot simply OR the ndsize
2009-01-07 Mike FrysingerBlackfin arch: add bfin_read_MDMA_S0_CONFIG compat...
2009-01-07 Bernd SchmidtBlackfin arch: fix bug - crashes in tcp_v4_send_reset
2009-01-07 Mike FrysingerBlackfin arch: push cache flushing up to dma_memcpy
2009-01-07 Mike FrysingerBlackfin arch: request_dma() returns 0 on success,...
2009-01-07 Mike FrysingerBlackfin arch: desc_ptr is a pointer, so declare it...
2009-01-07 Mike FrysingerBlackfin arch: move most dma functions into static...
2009-01-07 Mike FrysingerBlackfin arch: dma header file: strip down includes...
2009-01-07 Mike FrysingerBlackfin arch: set_dma_callback: do not store .irq
2009-01-07 Mike FrysingerBlackfin arch: drop irq_callback from struct dma_channel
2009-01-07 Mike FrysingerBlackfin arch: drop custom dma_interrupt_t and just...
2009-01-07 Mike FrysingerBlackfin arch: include linux/mm.h since we use PAGE_ALI...
2009-01-07 Mike FrysingerBlackfin arch: enable DEBUG_KERNEL for ADI boards
2009-01-07 Mike FrysingerBlackfin arch: rewrite dma_memcpy() and dma in/out...
2009-01-07 Mike FrysingerBlackfin arch: check pointers in safe_dma_memcpy
2009-01-07 Mike FrysingerBlackfin arch: push bf561 PERIPHERAL_MAP oddity into...
2009-01-07 Michael HennerichBlackfin arch: ADP5588 QWERTY I2C Keyboard Input devic...
2009-01-07 Mike FrysingerBlackfin arch: cleanup - use scm for changelog, not...
2009-01-07 Robin GetzBlackfin arch: Add basic irq stack checking for Blackfin
2009-01-07 Mike FrysingerBlackfin arch: Set TWI/I2C Clock to 100kHz
2009-01-07 Mike FrysingerBlackfin arch: dma_memcpy() - do not return NULL when...
2009-01-07 Michael HennerichBlackfin arch: Add BF537-STAMP platform support for...
2009-01-07 Mike FrysingerBlackfin arch: remove #if check on L2_LENGTH
2009-01-07 Yi LiBlackfin arch: Retire old spi_mmc driver
2009-01-07 Yi LiBlackfin arch: add mmc_spi support to BF537-STAMP
2009-01-07 Mike FrysingerBlackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_D...
2009-01-07 Michael HennerichBlackfin arch: fix bug - kernel build fails with undefi...
2009-01-07 Sonic ZhangBlackfin arch: Use reads/writes instead of ins/outs...
2009-01-07 Michael McTernanBlackfin arch: add const to some function prototype...
2009-01-07 Graf YangBlackfin arch: implement support for /proc/dma
2009-01-07 Graf YangBlackfin arch: smp patch cleanup from LKML review
2009-01-07 Graf YangBlackfin arch: get oprofile work for user space
2009-01-07 Bernd SchmidtBlackfin arch: fix bugs in linker script when using...
2009-01-07 Bernd SchmidtBlackfin arch: Remove all traces of the relocation...
2009-01-07 Mike FrysingerBlackfin arch: tweak the BUG_ON() check to allow for...
2009-01-07 Michael HennerichBlackfin arch: gpio.h split into machine subfolders...
2009-01-07 Mike FrysingerBlackfin arch: cleanup the header file comments
2009-01-07 Mike FrysingerBlackfin arch: rewrite cplbinfo to use seq files
2009-01-07 Michael HennerichBlackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK...
2009-01-07 Mike FrysingerBlackfin arch: add simple-gpio resources to all adi...
2009-01-07 Graf YangBlackfin arch: Allow a gpio pin be requested both as...
2009-01-07 Mike FrysingerBlackfin arch: do not allow L2 to be cached on BF561 SMP
2009-01-07 Mike FrysingerBlackfin arch: delete now unused "cclk" member of black...
2009-01-07 Harvey Harrisonblackfin: introduce asm/swab.h
2009-01-06 Matthew Wilcoxatomic_t: unify all arch definitions
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellblackfin: define __fls
2008-12-31 Al Virotake init_fs to saner place
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-03 Mike Frysingerkbuild: use KECHO convenience echo
2008-11-18 Michael HennerichBlackfin arch: Fix bug - change cpufreq doesn't take...
2008-11-18 Mike FrysingerBlackfin arch: fix a broken define in dma-mapping
2008-11-18 Graf YangBlackfin arch: Request the gpio resource when making...
2008-11-18 Graf YangBlackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT...
2008-11-18 Graf YangBlackfin arch: Add code to free gpio when shutdown irq
2008-11-18 Mike FrysingerBlackfin arch: fix bug - reboot fails on BF527
2008-11-18 Mike FrysingerBlackfin arch: add ANOMALY_05000435 to our headers
2008-11-18 Mike FrysingerBlackfin arch: only define HI/LO macros for assembly...
2008-11-18 Mike FrysingerBlackfin arch: add BUG_ON() checks to make sure we...
2008-11-18 Mike FrysingerBlackfin arch: make ROM_BASE depend on ROMKERNEL
2008-11-18 Mike FrysingerBlackfin arch: noMMU CPLB lookup tables can be in L1...
2008-11-18 Mike FrysingerBlackfin arch: do not include init sections in the...
2008-11-18 Mike FrysingerBlackfin arch: change return value
2008-11-18 Mike FrysingerBlackfin arch: remove pointless define IN_KERNEL
2008-11-18 Mike FrysingerBlackfin arch: unify cplbinfo files
2008-11-18 Mike FrysingerBlackfin arch: define BASE_BAUD like everyone else
2008-11-18 Mike FrysingerBlackfin arch: remove BFIN_DMA_5XX option
2008-11-18 Mike FrysingerBlackfin arch: add mmiowb() as some drivers expect
2008-11-18 Michael HennerichBlackfin arch: Fix BUG - Kernel does not link when...
2008-11-18 Mike FrysingerBlackfin arch: rename cache_lock() to bfin_cache_lock()
2008-11-18 Mike FrysingerBlackfin arch: use generic xor.h
2008-11-18 Mike FrysingerBlackfin arch: cleanup the time.c code
2008-11-18 Mike FrysingerBlackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT
2008-11-18 Mike FrysingerBlackfin arch: do not define decode_instruction if...
2008-11-18 Mike FrysingerBlackfin arch: rename irq_flags to bfin_irq_flags
2008-11-18 Mike FrysingerBlackfin arch: move out irq related functions
2008-11-18 Mike FrysingerBlackfin arch: move the PORT registers down
2008-11-18 Mike FrysingerBlackfin arch: introduce an IM_MEM macro to kgdb
next