summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich2009-07-167-7/+7
* Blackfin: fix wrong CTS inversionSonic Zhang2009-07-166-6/+6
* Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang2009-07-161-14/+7
* Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger2009-07-161-15/+14
* Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2009-07-162-8/+29
* Blackfin: fix miscompilation in lshrdi3Jie Zhang2009-07-161-15/+1
* Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz2009-07-161-10/+16
* Blackfin: restore exception banner when dumping crash infoMike Frysinger2009-07-161-2/+3
* Blackfin: work around anomaly 05000281Robin Getz2009-07-161-1/+2
* Blackfin: update anomaly lists to match latest sheets/usageGraf Yang2009-07-167-1/+13
* Blackfin: drop dead flash_probe callMike Frysinger2009-07-161-7/+0
* Blackfin: cleanup code a bit with comments and definesRobin Getz2009-07-161-5/+7
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-144-4/+6
|\
| * x86: Fix warning in pvclock.cDave Jones2009-07-141-1/+1
| * x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick2009-07-131-1/+2
| * x86: Fix false positive section mismatch in es7000_32.cRakib Mullick2009-07-131-1/+2
| * x86: Remove spurious printk level from segfault messageRoland Dreier2009-07-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-131-1/+6
|\ \
| * | sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-121-1/+6
| |/
* | mn10300: remove duplicated #includeHuang Weiyi2009-07-131-1/+0
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-1226-26/+0
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-107-8/+54
|\
| * [S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky2009-07-071-0/+3
| * [S390] add generic atomic64 support for 31 bitHeiko Carstens2009-07-072-1/+7
| * [S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky2009-07-071-0/+4
| * [S390] add __ucmpdi2() helper functionHeiko Carstens2009-07-072-1/+27
| * [S390] perf_counter build fixHeiko Carstens2009-07-071-0/+2
| * [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-071-6/+9
| * [S390] udelay: disable lockdep to avoid false positivesHeiko Carstens2009-07-071-0/+2
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-101-1/+1
|\ \
| * | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-101-1/+1
* | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-101-1/+1
|\ \ \
| * | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-101-1/+1
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-109-144/+353
|\ \ \ \
| * | | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-042-22/+23
| * | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-031-4/+4
| * | | | x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-032-15/+15
| * | | | x86: atomic64: Export APIs to modulesIngo Molnar2009-07-032-1/+19
| * | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-2/+10
| * | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-032-11/+47
| * | | | x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-031-1/+1
| * | | | x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-031-1/+4
| * | | | x86: atomic64: Reduce size of functionsIngo Molnar2009-07-031-2/+2
| * | | | x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-031-3/+12
| * | | | x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-031-12/+7
| * | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-6/+2
| * | | | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-033-117/+237
| * | | | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-031-1/+1
| * | | | perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-014-8/+30
| * | | | powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard2009-07-011-0/+1
OpenPOWER on IntegriCloud