summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-204-5/+0
* x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-205-10/+10
* x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter2009-07-201-74/+70
* x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.cRobert Richter2009-07-201-28/+24
* x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter2009-07-201-26/+19
* x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter2009-07-201-36/+40
* oprofile: Grouping multiplexing code in op_model_amd.cRobert Richter2009-07-201-34/+41
* oprofile: Introduce op_x86_phys_to_virt()Robert Richter2009-07-203-69/+55
* oprofile: Grouping multiplexing code in oprof.cRobert Richter2009-07-201-51/+49
* oprofile: Remove oprofile_multiplexing_init()Robert Richter2009-07-202-14/+2
* oprofile: Rename variable timeout_jiffies and move to oprofile_files.cRobert Richter2009-07-203-8/+9
* oprofile: oprofile_set_timeout(), return with error for invalid argsRobert Richter2009-07-201-3/+8
* x86/oprofile: Fix initialization of switch_indexRobert Richter2009-07-201-7/+9
* x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter2009-07-201-2/+2
* x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter2009-07-201-2/+2
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-2012-20/+415
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-144-20/+20
* x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter2009-07-141-10/+3
* x86/oprofile: Fix cast of counter valueRobert Richter2009-07-142-5/+5
*-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-148150-471003/+824647
|\ \
| | * Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2009-06-178-305/+284
| | |\
| | | * Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into o...Robert Richter2009-06-121-0/+1
| | | |\
| | | | * oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson2009-06-121-0/+1
| * | | | Linux 2.6.31-rc3v2.6.31-rc3Linus Torvalds2009-07-131-1/+1
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-07-1311-393/+235
| |\ \ \ \
| | * | | | jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua2009-07-131-9/+11
| | * | | | ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o2009-07-131-18/+2
| | * | | | ext4: fix null handler of ioctls in no journal modePeng Tao2009-07-131-8/+12
| | * | | | ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth2009-07-133-4/+8
| | * | | | ext4: Move __ext4_journalled_writepage() to avoid forward declarationAneesh Kumar K.V2009-06-141-58/+54
| | * | | | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-142-221/+58
| | * | | | ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocationAneesh Kumar K.V2009-06-141-15/+8
| | * | | | ext4: Don't look at buffer_heads outside i_size.Aneesh Kumar K.V2009-06-041-12/+16
| | * | | | ext4: Fix goal inum check in the inode allocatorJohann Lombardi2009-07-051-1/+1
| | * | | | ext4: fix no journal corruption with locale-genTheodore Ts'o2009-07-081-2/+2
| | * | | | ext4: Calculate required journal credits for inserting an extent properlyAneesh Kumar K.V2009-07-051-0/+1
| | * | | | ext4: Fix truncation of symlinks after failed writeJan Kara2009-07-131-13/+13
| | * | | | jbd2: Fix a race between checkpointing code and journal_get_write_access()Jan Kara2009-07-131-33/+35
| | * | | | ext4: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-07-051-1/+5
| | * | | | ext4: naturally align struct ext4_allocation_requestEric Sandeen2009-07-131-7/+7
| | * | | | ext4: mark several more functions in mballoc.c as noinlineEric Sandeen2009-07-051-8/+16
| | * | | | ext4: Fix potential reclaim deadlock when truncating partial blockTheodore Ts'o2009-07-051-1/+2
| | * | | | jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical regionTheodore Ts'o2009-06-201-5/+6
| | * | | | ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o2009-06-201-1/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-07-1314-79/+80
| |\ \ \ \ \
| | * | | | | Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui...Alexander Beregalov2009-07-121-19/+8
| | * | | | | Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 boardHerton Ronaldo Krzesinski2009-07-121-15/+20
| | * | | | | Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAMEDan Aloni2009-07-121-7/+7
| | * | | | | Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAMEDan Aloni2009-07-121-6/+6
| | * | | | | Staging: rtl8192su: convert to net_device_opsBartlomiej Zolnierkiewicz2009-07-124-13/+21
OpenPOWER on IntegriCloud