summaryrefslogtreecommitdiffstats
path: root/scripts/namespace.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-20x86/oprofile: Add counter reservation check for virtual countersRobert Richter1-3/+1
2009-07-20x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter3-1/+8
2009-07-20oprofile: Adding switch counter to oprofile statistic variablesRobert Richter4-16/+8
2009-07-20x86/oprofile: Implement mux_clone()Robert Richter1-14/+23
2009-07-20x86/oprofile: Enable multiplexing only if the model supports itRobert Richter1-3/+9
2009-07-20x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter1-1/+18
2009-07-20x86/oprofile: Modify initialization of num_virt_countersRobert Richter3-3/+3
2009-07-20x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter4-5/+0
2009-07-20x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter5-10/+10
2009-07-20x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter1-74/+70
2009-07-20x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.cRobert Richter1-28/+24
2009-07-20x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter1-26/+19
2009-07-20x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter1-36/+40
2009-07-20oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter1-34/+41
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter3-69/+55
2009-07-20oprofile: Grouping multiplexing code in oprof.cRobert Richter1-51/+49
2009-07-20oprofile: Remove oprofile_multiplexing_init()Robert Richter2-14/+2
2009-07-20oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter3-8/+9
2009-07-20oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter1-3/+8
2009-07-20x86/oprofile: Fix initialization of switch_indexRobert Richter1-7/+9
2009-07-20x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter1-2/+2
2009-07-20x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter1-2/+2
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh12-20/+415
2009-07-14x86/oprofile: Whitespaces changes onlyRobert Richter4-20/+20
2009-07-14x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter1-10/+3
2009-07-14x86/oprofile: Fix cast of counter valueRobert Richter2-5/+5
2009-07-14Linux 2.6.31-rc3v2.6.31-rc3Linus Torvalds1-1/+1
2009-07-13jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua1-9/+11
2009-07-13update JFS entry in MAINTAINERSDave Kleikamp1-2/+2
2009-07-13mn10300: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare2-0/+2
2009-07-13ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o1-18/+2
2009-07-13ext4: fix null handler of ioctls in no journal modePeng Tao1-8/+12
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth3-4/+8
2009-07-13USB: otg: fix module reinsert issueAjay Kumar Gupta1-0/+1
2009-07-13USB: handle zero-length usbfs submissions correctlyAlan Stern1-21/+20
2009-07-13USB: EHCI: report actual_length for iso transfersAlan Stern1-4/+8
2009-07-13USB: option: remove unnecessary and erroneous codeAlan Stern1-26/+1
2009-07-13USB: cypress_m8: remove invalid Clear-HaltAlan Stern1-2/+2
2009-07-13USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov1-1/+1
2009-07-13USB: fix LANGID=0 regressionDaniel Mack1-18/+45
2009-07-13USB: serial: sierra driver id_table additionsElina Pasheva1-17/+29
2009-07-13USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa2-0/+4
2009-07-13USB: fix race leading to a write after kfree in usbfsOliver Neukum1-4/+17
2009-07-13USB: Sierra: fix oops upon device closeAlan Stern1-3/+2
2009-07-13USB: option.c: add A-Link 3GU device idAnssi Hannula1-1/+5
2009-07-13USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria1-0/+2
2009-07-13USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell1-0/+3
2009-07-13USB: gadget audio: select SND_PCMRandy Dunlap1-0/+1
2009-07-13USB: ftdi: support NDI devicesMartin Geleynse2-4/+69