summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: do not configure the UART early if on wrong processorRobin Getz2009-06-131-2/+6
* Blackfin: fix deadlock in SMP IPI handlerSonic Zhang2009-06-131-6/+7
* Blackfin: fix flag storage for irq funcsMike Frysinger2009-06-132-9/+10
* Blackfin: push down exception oops checkingMike Frysinger2009-06-131-45/+43
* Blackfin: fix trap_c() exit pathsMike Frysinger2009-06-131-5/+5
* Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-136-4/+37
* Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz2009-06-131-2/+11
* Blackfin: add support for GENERIC_BUGMike Frysinger2009-06-134-8/+99
* Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-133-4/+4
* Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbolsMike Frysinger2009-06-131-0/+2
* Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz2009-06-132-55/+10
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-1242-171/+1173
|\
| * [S390] wire up sys_perf_counter_openHeiko Carstens2009-06-123-1/+12
| * [S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens2009-06-123-1/+11
| * [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-127-2/+73
| * [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-128-10/+164
| * [S390] ftrace: add function trace mcount test supportHeiko Carstens2009-06-122-12/+27
| * [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-129-29/+263
| * [S390] kprobes: use probe_kernel_writeHeiko Carstens2009-06-121-29/+2
| * [S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2009-06-122-1/+62
| * [S390] profile_tick called twiceMartin Schwidefsky2009-06-121-7/+0
| * [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-122-5/+18
| * [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-122-9/+9
| * [S390] secure computing arch backendHeiko Carstens2009-06-126-9/+51
| * [S390] implement is_compat_taskHeiko Carstens2009-06-127-19/+36
| * [S390] add mini sclp driverHeiko Carstens2009-06-123-5/+342
| * [S390] use facility list for cpu type safety checkMartin Schwidefsky2009-06-122-15/+35
| * [S390] implement interrupt-enabling rwlocksHeiko Carstens2009-06-122-3/+56
| * [S390] merge cpu.h into cputime.hMartin Schwidefsky2009-06-126-36/+23
| * [S390] vdso: kernel parameter syntaxMartin Schwidefsky2009-06-121-2/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12112-140/+192
|\ \
| * \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12583-14078/+32422
| |\ \ | | |/
| * | asm-generic: make pci.h usable directlyArnd Bergmann2009-06-112-12/+3
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-1123-23/+23
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-1123-23/+23
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-1128-46/+107
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-1136-36/+36
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-06-1212-229/+134
|\ \ \
| * | | PM core: rename suspend and resume functionsAlan Stern2009-06-121-7/+7
| * | | PM: Rename device_power_down/up()Magnus Damm2009-06-121-4/+4
| * | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-127-32/+0
| * | | x86: unify power/cpu_(32|64).cSergio Luis2009-06-123-260/+1
| * | | x86: unify power/cpu_(32|64) copyright notesSergio Luis2009-06-122-2/+3
| * | | x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis2009-06-122-38/+135
| * | | x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis2009-06-122-1/+76
| * | | x86: unify power/cpu_(32|64) global variablesSergio Luis2009-06-122-0/+17
| * | | x86: unify power/cpu_(32|64) headersSergio Luis2009-06-122-4/+10
| * | | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput2009-06-121-1/+1
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-122-6/+13
|\ \ \ \
| * | | | powerpc, perf_counter: Fix performance counter event typesJaswinder Singh Rajput2009-06-121-6/+6
OpenPOWER on IntegriCloud