summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | [POWERPC] Make sure device node type/name is not NULL on hot-added nodesBenjamin Herrenschmidt2007-05-171-0/+5
| * | [POWERPC] Small fixes for the Ebony device treeDavid Gibson2007-05-172-27/+16
| * | [POWERPC] Fix warning on UPStephen Rothwell2007-05-171-2/+2
| * | [POWERPC] cell_defconfig: Disable cpufreq and pmiChristian Krafft2007-05-171-14/+1
| * | [POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2007-05-172-5/+28
| * | [POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt2007-05-171-0/+4
| * | [POWERPC] Fix make rules for treeImage.initrdDavid Gibson2007-05-171-3/+3
| * | [POWERPC] Remove warning in mpic.cOlof Johansson2007-05-171-3/+9
| * | [POWERPC] Update pasemi_defconfigOlof Johansson2007-05-171-164/+219
| * | [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson2007-05-171-1/+0
| * | [POWERPC] Update iseries_defconfigStephen Rothwell2007-05-171-93/+116
| * | [POWERPC] Wire up some more syscallsStephen Rothwell2007-05-172-1/+7
| * | [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson2007-05-171-9/+8
OpenPOWER on IntegriCloud