summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-12552-5012/+34691
|\ \ \ \ \ \
| | | | | | * ARM: 5684/1: Add nuc960 platform to w90x900wanzongshun2009-09-025-0/+143
| | | | | | * ARM: 5683/1: Add nuc950 platform to w90x900wanzongshun2009-09-025-0/+143
| | | | | | * ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun2009-09-0215-623/+725
| | | | | | * ARM: 5676/1: Provide more useful introduction for w90x900wanzongshun2009-08-151-2/+7
| | | | | | * ARM: 5675/1: The semaphore is used as mutex so make it a mutexwanzongshun2009-08-151-9/+9
| | | | | | * ARM: 5674/1: Add clocksource/clockevent support for w90p910 platformwanzongshun2009-08-154-24/+137
| | | | | | * ARM: 5634/1: Add static setting cpu frequence for w90p910 platformwanzongshun2009-08-016-1/+228
| | | | | | * ARM: 5633/1: Add wdt resource for w90p910 platformwanzongshun2009-08-011-0/+23
| | | | | | * [ARM] 5619/1: Add spi mfp api for w90p910 spi driverwanzongshun2009-07-231-0/+38
| | | | | | * [ARM] 5618/1: Add spi resource define for w90p910 spi driverwanzongshun2009-07-231-0/+61
| | | | | | * [ARM] 5617/1: rename this spi device as w90p910-spiwanzongshun2009-07-231-1/+1
| | | | | | * [ARM] 5616/1: Add mac resource define for w90p910 mac driverwanzongshun2009-07-231-0/+33
| | | | | | * [ARM] 5610/1: Add fmi resource define for w90p910 platformwanzongshun2009-07-231-0/+23
| | | | | | * [ARM] 5604/1: Add keypad multi-function pin api for w90p910 platformwanzongshun2009-07-171-1/+5
| | | | | | * [ARM] 5602/1: Add sub clock api for w90p910 platformwanzongshun2009-07-173-0/+32
| | | | | | * [ARM] 5601/1: Add HAVE_CLK depends on for w90p910 platformwanzongshun2009-07-171-0/+1
| | | | | | * [ARM] 5591/1: Add group irq enable/disable for w90p910 platform.wanzongshun2009-07-091-8/+146
| | | | | * | ARM: implement highpteRussell King2009-08-174-8/+31
| | | | | * | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson2009-08-155-67/+48
| | | | | * | [ARM] 5613/1: implement CALLER_ADDRESSxUwe Kleine-König2009-07-214-3/+110
| | | | | * | [ARM] pgtable: rearrange file PTE bit allocationRussell King2009-07-111-9/+9
| | | | | * | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King2009-07-112-8/+0
| | | | | * | [ARM] remove duplicated #includeHuang Weiyi2009-07-114-4/+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
OpenPOWER on IntegriCloud