summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin serial driver: fix overhead issueAubrey Li2007-05-211-11/+17
* Blackfin arch: update pm.c according to power management API change.Bryan Wu2007-05-211-10/+2
* Blackfin arch: update defconfig filesBryan Wu2007-05-211-15/+28
* Blackfin arch: add board default configs to blackfin archMike Frysinger2007-05-216-0/+5969
* Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECKSonic Zhang2007-05-211-2/+2
* Blackfin arch: fix signal handling bugBernd Schmidt2007-05-211-0/+5
* Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger2007-05-212-0/+9
* Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu2007-05-2124-170/+26559
* Blackfin arch: make sure we use local labelsMike Frysinger2007-05-211-12/+12
* Blackfin arch: dont clear the bit that tells coreb to start bootingMike Frysinger2007-05-211-1/+1
* Blackfin arch: dma_memcpy borken for > 64KAubrey Li2007-05-211-1/+16
* Blackfin arch: document why we have to touch the UART peripheral in our boot ...Mike Frysinger2007-05-213-3/+6
* Blackfin arch: issue reset via SWRST so we dont clobber the watchdog stateMike Frysinger2007-05-213-160/+48
* Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger2007-05-213-26/+28
* Blackfin arch: finish removing p* volatile defines for MMRsMike Frysinger2007-05-213-149/+0
* Blackfin arch: dont clear status register bits in SWRST so we can actually us...Mike Frysinger2007-05-213-18/+0
* Blackfin arch: make sure we declare the revid functions as pure (since they are)Mike Frysinger2007-05-211-2/+2
* Blackfin arch: initial tepla-bf561 board supportMike Frysinger2007-05-213-2/+70
* Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich2007-05-211-1/+3
* Blackfin arch: fix trace output for FLAT binariesMike Frysinger2007-05-211-5/+13
* Blackfin arch: GPIO fix some definesMichael Hennerich2007-05-211-7/+7
* Blackfin arch: DMA operation cleanupMichael Hennerich2007-05-212-10/+214
* Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich2007-05-213-6/+12
* Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich2007-05-211-2/+2
* Blackfin arch: mark a bunch of local functions as staticMike Frysinger2007-05-212-5/+4
* Blackfin arch: Add configuration data for ISP176x on BF561Michael Hennerich2007-05-211-0/+49
* Blackfin arch: fix a few random warningsMike Frysinger2007-05-211-12/+10
* Blackfin arch: ISP1761 doesn't work for USB flash diskAubrey Li2007-05-212-1/+6
* Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533Bryan Wu2007-05-211-0/+28
* Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2007-05-212-6/+20
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21109-30/+126
* Fix "fs: convert core functions to zero_user_page"OGAWA Hirofumi2007-05-211-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-211-1/+3
|\
| * [CRYPTO] api: Read module pointer before freeing algorithmHerbert Xu2007-05-191-1/+3
* | Linux v2.6.22-rc2v2.6.22-rc2Linus Torvalds2007-05-181-1/+1
* | cciss: Fix pci_driver.shutdown while device is still activeGerald Britton2007-05-181-15/+30
* | Further update of the i386 boot documentationH. Peter Anvin2007-05-181-82/+303
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-182-3/+3
|\ \ | |/
| * [CRYPTO] tcrypt: Add missing error checkHerbert Xu2007-05-181-1/+1
| * [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu2007-05-181-2/+2
* | Fix roundup_pow_of_two(1)Rolf Eike Beer2007-05-181-1/+1
* | timerfd use waitqueue lock ...Davide Libenzi2007-05-181-13/+11
* | eventfd use waitqueue lock ...Davide Libenzi2007-05-181-14/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-1847-582/+782
|\ \
| * | [POWERPC] Remove build warnings in windfarm_coreStephen Rothwell2007-05-171-2/+8
| * | [POWERPC] Pass per-file CFLAGs for platform specific op codesJosh Boyer2007-05-171-0/+3
| * | [POWERPC] Correct #endif commentJon Tollefson2007-05-171-2/+2
| * | [POWERPC] Fix ppc_rtas_progress_show()Segher Boessenkool2007-05-171-1/+1
| * | [POWERPC] Fix sed command lines for zlib source constructionSegher Boessenkool2007-05-171-3/+3
| * | [POWERPC] Specify GNUTARGET on $(AR) invocationsSegher Boessenkool2007-05-171-1/+2
OpenPOWER on IntegriCloud