summaryrefslogtreecommitdiffstats
path: root/Documentation/unaligned-memory-access.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-17tracing/kprobes: Disable kprobe events by default after creationMasami Hiramatsu2-4/+11
2009-09-17tracing/kprobes: Fix profiling alignment for perf_counter bufferMasami Hiramatsu1-5/+12
2009-09-17tracing/kprobes: Add probe handler dispatcher to support perf and ftrace conc...Masami Hiramatsu1-22/+63
2009-09-17ftrace: Fix trace_remove_event_call() to lock trace_event_mutexMasami Hiramatsu1-0/+5
2009-09-17ftrace: Fix trace_add_event_call() to initialize listMasami Hiramatsu1-1/+4
2009-09-17tracing/kprobes: Fix trace_probe registration orderMasami Hiramatsu1-23/+19
2009-09-17tracing/kprobes: Support custom subsystem for each kprobe eventMasami Hiramatsu2-8/+30
2009-09-11tracing/kprobes: Show event name in trace outputMasami Hiramatsu2-13/+19
2009-09-11tracing/kprobes: Add argument name supportMasami Hiramatsu2-90/+84
2009-09-11tracing/kprobes: Add event profiling supportMasami Hiramatsu2-3/+111
2009-09-11tracing/kprobes: Cleanup kprobe tracer code.Masami Hiramatsu1-47/+34
2009-09-11tracing/kprobes: Fix probe offset to be unsignedMasami Hiramatsu2-19/+14
2009-09-11x86/ptrace: Fix regs_get_argument_nth() to add correct offsetMasami Hiramatsu1-1/+1
2009-09-11kprobes/x86-32: Move irq-exit functions to kprobes sectionMasami Hiramatsu2-0/+26
2009-09-11x86: Add MMX support for instruction decoderMasami Hiramatsu1-107/+200
2009-09-06Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds1-1/+1
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre1-0/+4
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds1-9/+1
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds1-2/+1
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov3-38/+43
2009-09-05page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman1-2/+4
2009-09-05nommu: fix error handling in do_mmap_pgoff()David Howells1-2/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-05firewire: sbp2: fix freeing of unallocated memoryStefan Richter1-4/+4
2009-09-05firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter1-0/+5
2009-09-05firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter1-0/+9
2009-09-05firewire: core: fix crash in iso resource managementStefan Richter1-2/+2
2009-09-05ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt3-0/+21
2009-09-05ring-buffer: check for swapped buffers in start of committingSteven Rostedt1-3/+17
2009-09-05tracing: report error in trace if we fail to swap latency bufferSteven Rostedt1-1/+12
2009-09-05tracing: add trace_array_printk for internal tracers to useSteven Rostedt2-2/+27
2009-09-05tracing: pass around ring buffer instead of tracerSteven Rostedt12-109/+163
2009-09-05tracing: make tracing_reset safe for external useSteven Rostedt1-2/+15
2009-09-05tracing: use timestamp to determine start of latency tracesSteven Rostedt4-24/+67
2009-09-04tracing: Remove mentioning of legacy latency_trace file from documentationAlbin Tonnerre1-32/+36
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran1-2/+2
2009-09-04tracing/filters: Defer pred allocation, fix memory leakLi Zefan1-5/+6
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka2-8/+19
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka2-0/+12
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka1-10/+34
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka1-19/+7
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow4-13/+31
2009-09-04dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow1-1/+7
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow1-6/+10
2009-09-04dm log: fix userspace status outputJonathan Brassow1-1/+1
2009-09-04dm stripe: expose correct io hintsMike Snitzer3-1/+20
2009-09-04dm table: add more context to terse warning messagesMike Snitzer1-7/+18
2009-09-04dm table: fix queue_limit checking device iteratorMikulas Patocka1-11/+11
2009-09-04dm snapshot: implement iterate devicesMike Snitzer1-2/+21