index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
ptrace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-11
ftrace: separate out the function enabled variable
Steven Rostedt
1
-3
/
+19
2008-07-11
ftrace: add ftrace_kill_atomic
Steven Rostedt
2
-0
/
+16
2008-07-11
ftrace: use current CPU for function startup
Steven Rostedt
1
-0
/
+3
2008-07-11
ftrace: start wakeup tracing after setting function tracer
Steven Rostedt
1
-1
/
+2
2008-07-11
ftrace: check proper config for preempt type
Steven Rostedt
1
-1
/
+1
2008-07-11
ftrace: trace schedule
Steven Rostedt
1
-1
/
+1
2008-07-11
ftrace: define function trace nop
Steven Rostedt
1
-2
/
+8
2008-07-11
ftrace: move sched_switch enable after markers
Steven Rostedt
1
-2
/
+2
2008-07-03
ftrace: prevent ftrace modifications while being kprobe'd, v2
Abhishek Sagar
1
-1
/
+8
2008-07-01
fix "ftrace: store mcount address in rec->ip"
Ingo Molnar
2
-2
/
+2
2008-07-01
mmiotrace broken in linux-next (8-bit writes only)
Pekka Paalanen
1
-1
/
+0
2008-06-25
Linux 2.6.26-rc8
v2.6.26-rc8
Linus Torvalds
1
-1
/
+1
2008-06-24
enable bus mastering on i915 at resume time
Jie Luo
1
-0
/
+1
2008-06-24
KVM: Remove now unused structs from kvm_para.h
Gerd Hoffmann
1
-18
/
+0
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-56
/
+34
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2
-14
/
+65
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
3
-124
/
+16
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
5
-0
/
+201
2008-06-24
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
1
-14
/
+9
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
2008-06-24
kgdb: sparse fix
Jason Wessel
1
-1
/
+2
2008-06-24
kgdb: documentation update - remove kgdboe
Jason Wessel
1
-14
/
+6
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
6
-77
/
+27
2008-06-24
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
1
-1
/
+1
2008-06-24
Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
Wim Van Sebroeck
1
-1
/
+0
2008-06-24
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
1
-8
/
+11
2008-06-24
KVM: ioapic: fix lost interrupt when changing a device's irq
Avi Kivity
1
-20
/
+11
2008-06-24
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
1
-6
/
+0
2008-06-24
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
1
-5
/
+7
2008-06-24
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
1
-0
/
+1
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
4
-3
/
+9
2008-06-24
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
1
-12
/
+3
2008-06-24
alpha: fix compile error in arch/alpha/mm/init.c
Thorsten Kranzkowski
1
-0
/
+2
2008-06-23
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
1
-3
/
+4
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2
-6
/
+7
2008-06-23
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-06-23
ftrace: avoid modifying kprobe'd records
Abhishek Sagar
1
-4
/
+31
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
3
-2
/
+79
2008-06-23
kprobes: enable clean usage of get_kprobe
Abhishek Sagar
1
-0
/
+4
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
19
-56
/
+110
2008-06-23
mm: fix race in COW logic
Nick Piggin
1
-1
/
+26
2008-06-23
Fix ZERO_PAGE breakage with vmware
Linus Torvalds
1
-2
/
+21
2008-06-23
removed unused var real_tty on n_tty_ioctl()
Gustavo Fernando Padovan
1
-7
/
+0
2008-06-23
tty_driver: Update required method documentation
Alan Cox
1
-3
/
+2
2008-06-23
IB/mthca: Clear ICM pages before handing to FW
Eli Cohen
1
-1
/
+5
2008-06-23
futexes: fix fault handling in futex_lock_pi
Thomas Gleixner
1
-20
/
+73
2008-06-23
ALSA: sb - Fix wrong assertions
Takashi Iwai
1
-2
/
+2
2008-06-23
ALSA: aw2 - Fix Oops at initialization
Takashi Iwai
1
-2
/
+2
[next]