aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-20x86/oprofile: Implement mux_clone()Robert Richter
2009-07-20x86/oprofile: Enable multiplexing only if the model supports itRobert Richter
2009-07-20x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter
2009-07-20x86/oprofile: Modify initialization of num_virt_countersRobert Richter
2009-07-20x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter
2009-07-20x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter
2009-07-20x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter
2009-07-20oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter
2009-07-20oprofile: Grouping multiplexing code in oprof.cRobert Richter
2009-07-20oprofile: Remove oprofile_multiplexing_init()Robert Richter
2009-07-20oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter
2009-07-20oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter
2009-07-20x86/oprofile: Fix initialization of switch_indexRobert Richter
2009-07-20x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter
2009-07-20x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh
2009-07-14x86/oprofile: Whitespaces changes onlyRobert Richter
2009-07-14x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter
2009-07-14x86/oprofile: Fix cast of counter valueRobert Richter
2009-07-14Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter
2009-07-13Linux 2.6.31-rc3Linus Torvalds
2009-07-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-07-13jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-13update JFS entry in MAINTAINERSDave Kleikamp
2009-07-13mn10300: remove duplicated #includeHuang Weiyi
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare
2009-07-13ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o
2009-07-13ext4: fix null handler of ioctls in no journal modePeng Tao
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth
2009-07-12USB: otg: fix module reinsert issueAjay Kumar Gupta
2009-07-12USB: handle zero-length usbfs submissions correctlyAlan Stern
2009-07-12USB: EHCI: report actual_length for iso transfersAlan Stern
2009-07-12USB: option: remove unnecessary and erroneous codeAlan Stern
2009-07-12USB: cypress_m8: remove invalid Clear-HaltAlan Stern
2009-07-12USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov
2009-07-12USB: fix LANGID=0 regressionDaniel Mack
2009-07-12USB: serial: sierra driver id_table additionsElina Pasheva
2009-07-12USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.Krzysztof Halasa
2009-07-12USB: fix race leading to a write after kfree in usbfsOliver Neukum
2009-07-12USB: Sierra: fix oops upon device closeAlan Stern
2009-07-12USB: option.c: add A-Link 3GU device idAnssi Hannula
2009-07-12USB: Serial: Add support for Arkham Technology adaptersAmit Kucheria
2009-07-12USB: Fix option_ms regression in 2.6.31-rc2Jonathan McDowell