aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/kprobes.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen5-8/+415
2005-06-23[PATCH] quota: sanitize dentry handling in vfs_quota_on_mountChristoph Hellwig1-8/+1
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig4-39/+26
2005-06-23[PATCH] avoid resursive oopsesAlexander Nyberg1-0/+11
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig8-46/+12
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman4-5/+24
2005-06-23[PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg1-1/+0
2005-06-23[PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl2-3/+7
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl22-23/+25
2005-06-23[PATCH] optimise loop driver a bitNick Piggin2-44/+39
2005-06-23[PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards1-2/+10
2005-06-23[PATCH] kstrdup: convert a few existing implementationsRobert Love1-6/+2
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques21-94/+75
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro2-6/+11
2005-06-23[PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov1-27/+7
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov2-21/+36
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov2-192/+166
2005-06-23[PATCH] blk: unplug laterNick Piggin1-1/+1
2005-06-23[PATCH] blk: branch hintsNick Piggin1-6/+6
2005-06-23[PATCH] blk: no memory barrierNick Piggin1-1/+0
2005-06-23[PATCH] blk: cleanup generic tag support error messagesTejun Heo1-5/+13
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo2-5/+2
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo2-26/+10
2005-06-23[PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()Tejun Heo1-9/+4
2005-06-23[PATCH] ptrace_h8300: condition bugfixDomen Puncer1-2/+2
2005-06-23[PATCH] xen: x86_64: use more usermode macroVincent Hanquez3-12/+12
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez3-3/+11
2005-06-23[PATCH] xen: x86: Use more usermode macroVincent Hanquez3-8/+8
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez6-5/+7
2005-06-23[PATCH] xen: x86: Use new macro for debugregVincent Hanquez5-19/+17
2005-06-23[PATCH] xen: x86: add macro for debugregVincent Hanquez1-5/+9
2005-06-23[PATCH] x86_64: avoid wasting IRQsNatalie Protasevich1-1/+20
2005-06-23[PATCH] eliminate duplicate rdpmc definitionJan Beulich1-5/+0
2005-06-23[PATCH] x86_64: never block forced SIGSEGVRoland McGrath2-18/+23
2005-06-23[PATCH] x86_64: fix hpet for systems that don't support legacy replacementjohn stultz1-14/+28
2005-06-23[PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg1-8/+7
2005-06-23[PATCH] mtrr size-and-base debuggingAndrew Morton1-8/+15
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton7-9/+11
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan20-162/+101
2005-06-23[PATCH] x86: #include asm/uaccess.h in asm/checksum.hAlexey Dobriyan1-0/+2
2005-06-23[PATCH] VIA 82C586B IRQ routing fixAleksey Gorelov1-0/+22
2005-06-23[PATCH] x86: avoid wasting IRQs for PCI devicesNatalie Protasevich1-1/+25
2005-06-23[PATCH] ia64: Selectable Timer Interrupt FrequencyChristoph Lameter2-1/+3
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter5-3/+57
2005-06-23[PATCH] allow early printk to use more than 25 linesJan Beulich1-3/+10
2005-06-23[PATCH] adjust i386 watchdog tick calculationJan Beulich1-9/+15
2005-06-23[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich10-19/+10
2005-06-23[PATCH] i386: never block forced SIGSEGVRoland McGrath1-11/+16
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter11-30/+77
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter5-34/+17