aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECKSonic Zhang1-2/+2
2007-05-21Blackfin arch: fix signal handling bugBernd Schmidt1-0/+5
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query itMike Frysinger2-0/+9
2007-05-21Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu24-170/+26559
2007-05-21Blackfin arch: make sure we use local labelsMike Frysinger1-12/+12
2007-05-21Blackfin arch: dont clear the bit that tells coreb to start bootingMike Frysinger1-1/+1
2007-05-21Blackfin arch: dma_memcpy borken for > 64KAubrey Li1-1/+16
2007-05-21Blackfin arch: document why we have to touch the UART peripheral in our boot up codeMike Frysinger3-3/+6
2007-05-21Blackfin arch: issue reset via SWRST so we dont clobber the watchdog stateMike Frysinger3-160/+48
2007-05-21Blackfin arch: move board specific setup out of common init code and into the board specific init codeMike Frysinger3-26/+28
2007-05-21Blackfin arch: finish removing p* volatile defines for MMRsMike Frysinger3-149/+0
2007-05-21Blackfin arch: dont clear status register bits in SWRST so we can actually use itMike Frysinger3-18/+0
2007-05-21Blackfin arch: make sure we declare the revid functions as pure (since they are)Mike Frysinger1-2/+2
2007-05-21Blackfin arch: initial tepla-bf561 board supportMike Frysinger3-2/+70
2007-05-21Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich1-1/+3
2007-05-21Blackfin arch: fix trace output for FLAT binariesMike Frysinger1-5/+13
2007-05-21Blackfin arch: GPIO fix some definesMichael Hennerich1-7/+7
2007-05-21Blackfin arch: DMA operation cleanupMichael Hennerich2-10/+214
2007-05-21Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich3-6/+12
2007-05-21Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich1-2/+2
2007-05-21Blackfin arch: mark a bunch of local functions as staticMike Frysinger2-5/+4
2007-05-21Blackfin arch: Add configuration data for ISP176x on BF561Michael Hennerich1-0/+49
2007-05-21Blackfin arch: fix a few random warningsMike Frysinger1-12/+10
2007-05-21Blackfin arch: ISP1761 doesn't work for USB flash diskAubrey Li2-1/+6
2007-05-21Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533Bryan Wu1-0/+28
2007-05-21Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2-6/+20
2007-05-21Detach sched.h from mm.hAlexey Dobriyan109-30/+126
2007-05-21Fix "fs: convert core functions to zero_user_page"OGAWA Hirofumi1-1/+1
2007-05-19[CRYPTO] api: Read module pointer before freeing algorithmHerbert Xu1-1/+3
2007-05-18Linux v2.6.22-rc2Linus Torvalds1-1/+1
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton1-15/+30
2007-05-18Further update of the i386 boot documentationH. Peter Anvin1-82/+303
2007-05-18Fix roundup_pow_of_two(1)Rolf Eike Beer1-1/+1
2007-05-18timerfd use waitqueue lock ...Davide Libenzi1-13/+11
2007-05-18eventfd use waitqueue lock ...Davide Libenzi1-14/+12
2007-05-18slub: another slabinfo fixChristoph Lameter1-0/+9
2007-05-18revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"Oleg Nesterov1-1/+1
2007-05-18[IPV4]: Remove IPVS icmp hack from route.c for now.David S. Miller1-2/+2
2007-05-18[CRYPTO] tcrypt: Add missing error checkHerbert Xu1-1/+1
2007-05-17[SPARC64]: Fix sched_clock() et al.David S. Miller1-1/+1
2007-05-17Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"Linus Torvalds2-2/+2
2007-05-18[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu1-2/+2
2007-05-17sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo1-1/+1
2007-05-17libata: remove libata.spindown_compatTejun Heo4-25/+16
2007-05-17sata_nv: fix fallout of devres conversionTejun Heo1-11/+1
2007-05-17drivers/ata: remove the wildcard from sata_nv driverPeer Chen1-6/+0
2007-05-17e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2-28/+15
2007-05-17ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2-23/+15
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral1-1/+1
2007-05-17spidernet: node-aware skbuff allocationChristoph Hellwig1-1/+2