Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
[safe/jmp/linux-2.6] / arch / blackfin / kernel /
2007-11-23 Mike FrysingerBlackfin arch: use do_div() for the 64bit division...
2007-11-17 Adrian BunkBlackfin arch: unexport get_wchan
2007-11-17 Adrian BunkBlackfin arch: remove dump_thread()
2007-11-15 Robin GetzBlackfin arch: move the init sections to the end of...
2007-11-15 Robin GetzBlackfin arch: fix bug cplbmgr.S does not exit properly...
2007-11-12 Robin GetzBlackfin arch: fix bux - only reset the PC when necessa...
2007-11-12 Robin GetzBlackfin arch: ensure we work around ANOMALY_05000261...
2007-10-30 Mike FrysingerBlackfin arch: reclaim a few bytes from the end of...
2007-10-29 Robin GetzBlackfin arch: ensure that speculative loads of bad...
2007-10-29 Robin GetzBlackfin arch: Fix random crash issue found by Michael.
2007-10-29 Robin GetzBlackfin arch: fix bug: tell users if the kernel is...
2007-10-29 Mike FrysingerBlackfin arch: add support for checking/clearing overru...
2007-10-29 Robin GetzBlackfin arch: cleanup arch/blackfin/kernel/traps.c...
2007-10-29 Robin GetzBlackfin arch: fix bug: kernel prints out error message...
2007-10-24 Adrian Bunkblackfin: fix sg fallout
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-10-22 Jens AxboeUpdate arch/ to use sg helpers
2007-10-22 Mike FrysingerBlackfin arch: Javier Herrer writes: fix building when...
2007-10-21 Bryan WuBlackfin arch: dma add some API and cleanup bf54x DMA...
2007-10-21 Mike FrysingerBlackfin arch: cleanup and promote the general purpose...
2007-10-21 Mike FrysingerBlackfin arch: add functions for converting between...
2007-10-21 Mike FrysingerBlackfin arch: use "char bfin_board_name[]" rather...
2007-10-21 Bernd SchmidtBlackfin arch: Fixing Bug: balance calls to get_task_mm...
2007-10-21 Robin GetzBlackfin arch: Fix up /proc/cpuinfo so it is like every...
2007-10-21 Michael HennerichBlackfin arch: add new processor ADSP-BF52x arch/mach...
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-10-03 Michael HennerichBlackfin arch: fix PORT_J BUG for BF537/6 EMAC driver...
2007-10-03 Michael HennerichBlackfin arch: gpio pinmux and resource allocation...
2007-08-11 Bryan WuBlackfin arch: after removing fs.h from mm.h, fix the...
2007-10-10 Bernd SchmidtBlackfin arch: fix bug libstdc++ calling writev with...
2007-10-10 Bernd SchmidtBlackfin arch: Export strcpy - occasionally get module...
2007-10-10 Michael HennerichBlackfin arch: flush/inv the correct range when using...
2007-10-10 Michael HennerichBlackfin arch: Comply with revised Anomaly Workarounds...
2007-10-09 Robin GetzBlackfin arch: Print out debug info, as early as possible
2007-10-09 Robin GetzBlackfin arch: Enable earlyprintk earlier - so any...
2007-10-09 Robin GetzBlackfin arch: fix endless loop bug when a double fault...
2007-10-09 Robin GetzBlackfin arch: Initial patch to add earlyprintk support
2007-10-09 Bryan WuBlackfin arch: modify the insX/outsX and dma_insX/dma_o...
2007-10-10 Mike FrysingerBlackfin arch: add more common defines for output sections
2007-09-12 Bryan WuBlackfin arch: cleanup IO and DMA_IO API function defin...
2007-09-12 Mike FrysingerBlackfin arch: fix typo pointed out by David Rowe ...
2007-10-10 Michael HennerichBlackfin arch: Workaround reboot bug, issue SSYNC at...
2007-10-10 Michael HennerichBlackfin arch: a few things still use bfin_read_PORT_FER()
2007-08-27 Robin GetzBlackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY...
2007-08-28 Michael HennerichBlackfin arch: Merge GPIO/Peripheral Resource Allocatio...
2007-08-27 Michael HennerichBlackfin arch: extract gpio number from PIN function
2007-10-10 Mike FrysingerBlackfin arch: rewrite our reboot code in C
2007-08-27 Mike FrysingerBlackfin arch: vmlinux.lds.S, break up our .init into...
2007-08-27 Mike FrysingerBlackfin arch: parse input sections properly when using...
2007-08-05 Mike FrysingerBlackfin arch: add an exception request/free api
2007-08-05 Mike FrysingerBlackfin arch: allow people to select the feature that...
2007-08-05 Jie ZhangBlackfin arch: Allow ptrace access the fixed code.
2007-08-05 Sonic ZhangBlackfin arch: Add DMA API to set curr descriptor address
2007-08-05 Mike FrysingerBlackfin arch: remove spurious KERN_EMERG log level...
2007-10-10 Robin GetzBlackfin arch: to do some consolidation of common code...
2007-08-03 Michael HennerichBlackfin arch: Add option to priorize DMA over Core
2007-10-10 Roy HuangBlackfin arch: add set_dma_curr_addr DMA API to support...
2007-07-25 Robin GetzBlackfin arch: Add ability to expend the hardware trace...
2007-08-03 Michael HennerichBlackfin arch: Some cosmetics based on LKML feedback...
2007-07-24 Michael HennerichBlackfin arch: add missing gpio error handling to make...
2007-07-25 Mike FrysingerBlackfin arch: revise anomaly handling by basing things...
2007-07-25 Bernd SchmidtBlackfin arch: Initialize the exception vectors early...
2007-07-24 Bryan WuBlackfin arch: fix a compiling warning about dma-mapping
2007-07-25 Bernd SchmidtBlackfin arch: fix bug which unaligns the init thread...
2007-07-25 Sonic ZhangBlackfin arch: fix KGDB bug, dont forget last parameter.
2007-07-24 Mike FrysingerBlackfin arch: use bfin_read_SWRST() now that BF561...
2007-07-12 Mike FrysingerBlackfin arch: use PAGE_SIZE when doing aligns rather...
2007-07-12 Sonic ZhangBlackfin arch: fix bug set dma_address properly in...
2007-07-12 Mike FrysingerBlackfin arch: scrub dead code
2007-07-12 Michael HennerichBlackfin arch: Enable BF54x PIN/GPIO interrupts
2007-07-12 Mike FrysingerBlackfin arch: cleanup warnings from checkpatch --...
2007-06-25 Robin GetzBlackfin arch: Fix up remaining printks with proper...
2007-06-25 Jie ZhangBlackfin arch: Add proper -mcpu option according to...
2007-06-21 Robin GetzBlackfin arch: Clean up trace buffer handling, No major...
2007-07-12 Bernd SchmidtBlackfin arch: Start untangling the CPLB handling code.
2007-06-29 Sonic ZhangBlackfin arch: kgdb specific code
2007-06-21 Bernd SchmidtBlackfin arch: defines and provides entry points for...
2007-07-12 Roy HuangBlackfin arch: initial supporting for BF548-EZKIT
2007-06-21 Robin GetzBlackfin arch: match kernel startup messaage with new...
2007-06-21 Robin GetzBlackfin arch: update printk to use KERN_EMERG and...
2007-06-11 Mike FrysingerBlackfin arch: redo our linker script a bit
2007-06-14 Michael HennerichBlackfin arch: fix bug can not wakeup from sleep via...
2007-06-11 Mike FrysingerBlackfin arch: add support for Alon Bar-Lev's dynamic...
2007-06-11 Michael HennerichBlackfin arch: As Mike pointed out range goes form...
2007-06-14 Aubrey LiBlackfin arch: try to split up functions like this...
2007-06-11 Mike FrysingerBlackfin arch: add proper ENDPROC()
2007-06-11 Mike FrysingerBlackfin arch: move more of our startup code to .init...
2007-06-11 Robin GetzBlackfin arch: all symbols were offset by 4k, since...
2007-06-11 Simon ArlottBlackfin arch: spelling fixes
2007-06-11 Aubrey LiBlackfin arch: DMA code minor naming convention fix
2007-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fix
2007-05-21 Mike FrysingerBlackfin arch: cache SWRST value at bootup so other...
2007-05-21 Aubrey LiBlackfin arch: dma_memcpy borken for > 64K
2007-05-21 Mike FrysingerBlackfin arch: move board specific setup out of common...
2007-05-21 Michael HennerichBlackfin arch: Fix bug using usb keyboard crashes kernel
2007-05-21 Mike FrysingerBlackfin arch: fix trace output for FLAT binaries
2007-05-21 Michael HennerichBlackfin arch: DMA operation cleanup
2007-05-21 Michael HennerichBlackfin arch: Fix reserved map after we changed PORT_H...
2007-05-21 Mike FrysingerBlackfin arch: mark a bunch of local functions as static
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
next