summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-134-6/+6
* 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 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-123-59/+178
|\
| * configfs: Rework configfs_depend_item() locking and make lockdep happyLouis Rilling2009-04-301-59/+47
| * configfs: Silence lockdep on mkdir() and rmdir()Louis Rilling2009-04-303-0/+131
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-1257-338/+1322
|\ \
| * | [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-129-12/+166
| * | [S390] ftrace: add function trace mcount test supportHeiko Carstens2009-06-122-12/+27
| * | [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-1210-29/+276
| * | [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] maccess: add weak attribute to probe_kernel_writeHeiko Carstens2009-06-121-1/+1
| * | [S390] profile_tick called twiceMartin Schwidefsky2009-06-121-7/+0
| * | [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-124-9/+31
| * | [S390] dasd: sync after async probeSebastian Ott2009-06-122-2/+14
| * | [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-124-19/+18
| * | [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-121-3/+8
| * | [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-121-2/+2
| * | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-121-1/+1
| * | [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] 3270: lock dependency fixesMartin Schwidefsky2009-06-122-48/+32
| * | [S390] 3270: do not register with tty_register_deviceMartin Schwidefsky2009-06-121-15/+0
| * | [S390] qdio: inline qdio_perf_stat_incJan Glauber2009-06-122-16/+6
| * | [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-121-32/+12
| * | [S390] cio: fix sanity checks in device_ops.Sebastian Ott2009-06-121-16/+8
| * | [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-127-37/+24
| * | [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-12187-459/+4717
|\ \ \
| * \ \ asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121448-32909/+99104
| |\ \ \ | | |/ /
| * | | add generic lib/checksum.cArnd Bergmann2009-06-113-0/+274
| * | | asm-generic: add a generic uaccess.hArnd Bergmann2009-06-111-0/+325
| * | | asm-generic: add generic NOMMU versions of some headersArnd Bergmann2009-06-118-0/+240
| * | | asm-generic: add generic atomic.h and io.hArnd Bergmann2009-06-112-0/+465
OpenPOWER on IntegriCloud