aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-20crypto-prng: BKL pushdownArnd Bergmann1-0/+2
2008-06-20bvme6000-rtc: BKL pushdownArnd Bergmann1-1/+6
2008-06-20bf561-coreb: BKL pushdownArnd Bergmann1-0/+4
2008-06-20basler-excite: BKL pushdownArnd Bergmann1-1/+8
2008-06-20apm_32: BKL pushdownArnd Bergmann1-0/+4
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet4-3/+8
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet2-2/+2
2008-05-18x86: cdev lock_kernel() pushdownJonathan Corbet2-12/+29
2008-05-18sh: cdev lock_kernel() pushdownJonathan Corbet1-3/+7
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet3-11/+33
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet5-27/+52
2008-05-18Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-7/+2
2008-05-18m68k: Add multi_defconfigGeert Uytterhoeven1-0/+1269
2008-05-18m68k: Update defconfigsGeert Uytterhoeven11-587/+994
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven1-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven1-3/+3
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven1-1/+2
2008-05-18m68k: Q40/Q60 floppy support is brokenGeert Uytterhoeven1-1/+1
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven1-1/+1
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven1-7/+0
2008-05-18i2c: Switch pasemi to the new device/driver matching schemeJean Delvare1-5/+2
2008-05-18i2c: Clean up Blackfin BF527 I2C device declarationsJean Delvare1-2/+0
2008-05-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-52/+108
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King14-26/+48
2008-05-17Merge branch 'sa1100'Russell King1-18/+48
2008-05-17[ARM] pxa: spitz wants PXA27x UDC definitionsRussell King1-0/+1
2008-05-17[ARM] colibri: fix support for DM9000 ethernet deviceMichael Abbott1-2/+1
2008-05-17[ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-05-17[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisationLennert Buytenhek2-2/+2
2008-05-17[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek4-4/+4
2008-05-17[ARM] export copy_pageRussell King1-0/+2
2008-05-17[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze1-18/+48
2008-05-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-10/+28
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity1-1/+1
2008-05-17x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-05-16sparc64: Update defconfig.David S. Miller1-9/+31
2008-05-16sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller1-1/+1
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds15-31/+496
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds15-38/+269
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2-10/+25
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-32/+26
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds17-90/+89
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin1-0/+2
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin1-3/+0
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin2-62/+54
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens1-8/+8
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck1-10/+10
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens1-13/+6