aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Blackfin: add CPLB entries for Core B on-chip L1 SRAM regionsGraf Yang2009-07-16
* Blackfin: work around anomaly 05000189Robin Getz2009-07-16
* Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-16
* Blackfin: fix bugs in GPIO resume codeMichael Hennerich2009-07-16
* Blackfin: bf537-stamp: fix irq decl for AD7142Barry Song2009-07-16
* Blackfin: fix handling of IPEND in interrupt context saveRobin Getz2009-07-16
* Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz2009-07-16
* Blackfin: fix incomplete renaming of the bfin-twi-lcd driverMichael Hennerich2009-07-16
* Blackfin: fix wrong CTS inversionSonic Zhang2009-07-16
* Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1)Graf Yang2009-07-16
* Blackfin: fix early_dma_memcpy() handling of busy channelsMike Frysinger2009-07-16
* Blackfin: handle BF561 Core B memory regions better when SMP=nMike Frysinger2009-07-16
* Blackfin: fix miscompilation in lshrdi3Jie Zhang2009-07-16
* Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz2009-07-16
* Blackfin: restore exception banner when dumping crash infoMike Frysinger2009-07-16
* Blackfin: work around anomaly 05000281Robin Getz2009-07-16
* Blackfin: update anomaly lists to match latest sheets/usageGraf Yang2009-07-16
* Blackfin: drop dead flash_probe callMike Frysinger2009-07-16
* Blackfin: cleanup code a bit with comments and definesRobin Getz2009-07-16
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-14
|\
| * x86: Fix warning in pvclock.cDave Jones2009-07-14
| * x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick2009-07-13
| * x86: Fix false positive section mismatch in es7000_32.cRakib Mullick2009-07-13
| * x86: Remove spurious printk level from segfault messageRoland Dreier2009-07-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-13
|\ \
| * | sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-12
| |/
* | mn10300: remove duplicated #includeHuang Weiyi2009-07-13
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-10
|\
| * [S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky2009-07-07
| * [S390] add generic atomic64 support for 31 bitHeiko Carstens2009-07-07
| * [S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky2009-07-07
| * [S390] add __ucmpdi2() helper functionHeiko Carstens2009-07-07
| * [S390] perf_counter build fixHeiko Carstens2009-07-07
| * [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-07
| * [S390] udelay: disable lockdep to avoid false positivesHeiko Carstens2009-07-07
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-10
|\ \
| * | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-10
|\ \ \
| * | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-09
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
|\ \ \ \
| * | | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-04
| * | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-03
| * | | | x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-03
| * | | | x86: atomic64: Export APIs to modulesIngo Molnar2009-07-03
| * | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| * | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-03
| * | | | x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-03
| * | | | x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-03
| * | | | x86: atomic64: Reduce size of functionsIngo Molnar2009-07-03