aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-06-11 09:02:31 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-11 09:02:31 -0700
commit59c288ffb6dfb55bdd6bfe6826ab6203ff791930 (patch)
tree4d71d9497c1f91771c508334e8cce6d4b52ec7d0 /block
parentMerge branch 'serial-from-alan' (diff)
parentFRV: Implement new-style ptrace (diff)
parentMN10300: Add utrace/tracehooks support (diff)
downloadlinux-dev-59c288ffb6dfb55bdd6bfe6826ab6203ff791930.tar.xz
linux-dev-59c288ffb6dfb55bdd6bfe6826ab6203ff791930.zip
Merge branches 'frv' and 'mn10300'
* frv: FRV: Implement new-style ptrace FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue FRV: Implement TIF_NOTIFY_RESUME FRV: Remove in-kernel strace code FRV: BUG to BUG_ON changes FRV: bitops: Change the bitmap index from int to unsigned long * mn10300: MN10300: Add utrace/tracehooks support MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler