index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/oprofile: Implement mux_clone()
Robert Richter
2009-07-20
1
-14
/
+23
*
x86/oprofile: Enable multiplexing only if the model supports it
Robert Richter
2009-07-20
1
-3
/
+9
*
x86/oprofile: Add function has_mux() to check multiplexing support
Robert Richter
2009-07-20
1
-1
/
+18
*
x86/oprofile: Modify initialization of num_virt_counters
Robert Richter
2009-07-20
3
-3
/
+3
*
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
2009-07-20
4
-5
/
+0
*
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
2009-07-20
5
-10
/
+10
*
x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
Robert Richter
2009-07-20
1
-74
/
+70
*
x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
Robert Richter
2009-07-20
1
-28
/
+24
*
x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
Robert Richter
2009-07-20
1
-26
/
+19
*
x86/oprofile: Implement multiplexing setup/shutdown functions
Robert Richter
2009-07-20
1
-36
/
+40
*
oprofile: Grouping multiplexing code in op_model_amd.c
Robert Richter
2009-07-20
1
-34
/
+41
*
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
2009-07-20
3
-69
/
+55
*
oprofile: Grouping multiplexing code in oprof.c
Robert Richter
2009-07-20
1
-51
/
+49
*
oprofile: Remove oprofile_multiplexing_init()
Robert Richter
2009-07-20
2
-14
/
+2
*
oprofile: Rename variable timeout_jiffies and move to oprofile_files.c
Robert Richter
2009-07-20
3
-8
/
+9
*
oprofile: oprofile_set_timeout(), return with error for invalid args
Robert Richter
2009-07-20
1
-3
/
+8
*
x86/oprofile: Fix initialization of switch_index
Robert Richter
2009-07-20
1
-7
/
+9
*
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
Robert Richter
2009-07-20
1
-2
/
+2
*
x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
Robert Richter
2009-07-20
1
-2
/
+2
*
oprofile: Implement performance counter multiplexing
Jason Yeh
2009-07-20
12
-20
/
+415
*
x86/oprofile: Whitespaces changes only
Robert Richter
2009-07-14
4
-20
/
+20
*
x86/oprofile: Rework and simplify nmi_cpu_setup()
Robert Richter
2009-07-14
1
-10
/
+3
*
x86/oprofile: Fix cast of counter value
Robert Richter
2009-07-14
2
-5
/
+5
*
-
.
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
Robert Richter
2009-07-14
8059
-408370
/
+762014
|
\
\
|
|
*
Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
2009-06-17
8
-305
/
+284
|
|
|
\
|
|
|
*
Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into o...
Robert Richter
2009-06-12
1
-0
/
+1
|
|
|
|
\
|
|
|
|
*
oprofile: reset bt_lost_no_mapping with other stats
Maynard Johnson
2009-06-12
1
-0
/
+1
|
*
|
|
|
Linux 2.6.31-rc3
v2.6.31-rc3
Linus Torvalds
2009-07-14
1
-1
/
+1
|
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-07-14
11
-393
/
+235
|
|
\
\
\
\
|
|
*
|
|
|
jbd2: fix race between write_metadata_buffer and get_write_access
dingdinghua
2009-07-13
1
-9
/
+11
|
|
*
|
|
|
ext4: Fix ext4_mb_initialize_context() to initialize all fields
Theodore Ts'o
2009-07-13
1
-18
/
+2
|
|
*
|
|
|
ext4: fix null handler of ioctls in no journal mode
Peng Tao
2009-07-13
1
-8
/
+12
|
|
*
|
|
|
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
2009-07-13
3
-4
/
+8
|
|
*
|
|
|
ext4: Move __ext4_journalled_writepage() to avoid forward declaration
Aneesh Kumar K.V
2009-06-14
1
-58
/
+54
|
|
*
|
|
|
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
Aneesh Kumar K.V
2009-06-14
2
-221
/
+58
|
|
*
|
|
|
ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation
Aneesh Kumar K.V
2009-06-14
1
-15
/
+8
|
|
*
|
|
|
ext4: Don't look at buffer_heads outside i_size.
Aneesh Kumar K.V
2009-06-04
1
-12
/
+16
|
|
*
|
|
|
ext4: Fix goal inum check in the inode allocator
Johann Lombardi
2009-07-06
1
-1
/
+1
|
|
*
|
|
|
ext4: fix no journal corruption with locale-gen
Theodore Ts'o
2009-07-08
1
-2
/
+2
|
|
*
|
|
|
ext4: Calculate required journal credits for inserting an extent properly
Aneesh Kumar K.V
2009-07-06
1
-0
/
+1
|
|
*
|
|
|
ext4: Fix truncation of symlinks after failed write
Jan Kara
2009-07-13
1
-13
/
+13
|
|
*
|
|
|
jbd2: Fix a race between checkpointing code and journal_get_write_access()
Jan Kara
2009-07-13
1
-33
/
+35
|
|
*
|
|
|
ext4: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-07-06
1
-1
/
+5
|
|
*
|
|
|
ext4: naturally align struct ext4_allocation_request
Eric Sandeen
2009-07-13
1
-7
/
+7
|
|
*
|
|
|
ext4: mark several more functions in mballoc.c as noinline
Eric Sandeen
2009-07-06
1
-8
/
+16
|
|
*
|
|
|
ext4: Fix potential reclaim deadlock when truncating partial block
Theodore Ts'o
2009-07-06
1
-1
/
+2
|
|
*
|
|
|
jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical region
Theodore Ts'o
2009-06-21
1
-5
/
+6
|
|
*
|
|
|
ext4: Fix type warning on 64-bit platforms in tracing events header
Theodore Ts'o
2009-06-21
1
-1
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-07-13
14
-79
/
+80
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui...
Alexander Beregalov
2009-07-12
1
-19
/
+8
[next]