index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: switch kvm_set_memory_alias to SRCU update
Marcelo Tosatti
2010-03-01
1
-0
/
+6
*
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
2010-03-01
2
-6
/
+3
*
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
Marcelo Tosatti
2010-03-01
1
-2
/
+1
*
KVM: introduce gfn_to_pfn_memslot
Marcelo Tosatti
2010-03-01
1
-0
/
+2
*
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
2010-03-01
1
-1
/
+6
*
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
2010-03-01
1
-4
/
+8
*
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-28
2
-1
/
+26
|
\
|
*
ptrace: Fix ptrace_regset() comments and diagnose errors specifically
Suresh Siddha
2010-02-23
1
-0
/
+5
|
*
ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
Suresh Siddha
2010-02-11
2
-1
/
+20
|
*
x86, ptrace: regset extensions to support xstate
Suresh Siddha
2010-02-11
1
-0
/
+1
*
|
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-02-28
1
-0
/
+5
|
\
\
|
*
|
pci: Update pci_set_vga_state() to call arch functions
Mike Travis
2010-02-05
1
-0
/
+5
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-28
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/mm
Thomas Gleixner
2010-02-17
431
-6765
/
+10445
|
|
\
\
\
|
*
|
|
|
Move page_is_ram() declaration to mm.h
Wu Fengguang
2010-02-01
2
-2
/
+2
|
*
|
|
|
resources: introduce generic page_is_ram()
Wu Fengguang
2010-02-01
1
-0
/
+2
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-28
3
-27
/
+12
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'sched/urgent' into sched/core
Thomas Gleixner
2010-02-16
1
-1
/
+4
|
|
\
\
\
\
\
|
*
|
|
|
|
|
percpu_counter: Make __percpu_counter_add an inline function on UP
Anton Blanchard
2010-02-08
1
-3
/
+6
|
*
|
|
|
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2010-02-08
52
-213
/
+385
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-01-22
1
-1
/
+2
|
*
|
|
|
|
|
|
sched: Remove USER_SCHED
Dhaval Giani
2010-01-21
1
-13
/
+1
|
*
|
|
|
|
|
|
sched: Remove the sched_class load_balance methods
Peter Zijlstra
2010-01-21
1
-8
/
+0
|
*
|
|
|
|
|
|
sched: might_sleep(): Make file parameter const char *
Simon Kagstrom
2009-12-28
1
-2
/
+3
*
|
|
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-02-28
1
-1
/
+4
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
sched: Fix sched_mv_power_savings for !SMT
Vaidyanathan Srinivasan
2010-02-16
1
-1
/
+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
6
-33
/
+96
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
2010-02-26
1
-1
/
+1
|
*
|
|
|
|
|
|
perf_events: Add new start/stop PMU callbacks
Stephane Eranian
2010-02-26
1
-0
/
+2
|
*
|
|
|
|
|
|
perf_events, x86: Fix bug in hw_perf_enable()
Stephane Eranian
2010-02-04
1
-0
/
+2
|
*
|
|
|
|
|
|
bitops: Ensure the compile time HWEIGHT is only used for such
Peter Zijlstra
2010-02-04
1
-11
/
+22
|
*
|
|
|
|
|
|
ftrace: Remove record freezing
Masami Hiramatsu
2010-02-04
1
-1
/
+0
|
*
|
|
|
|
|
|
ftrace/alternatives: Introducing *_text_reserved functions
Masami Hiramatsu
2010-02-04
1
-0
/
+6
|
*
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-29
24
-98
/
+157
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf, x86: Clean up event constraints code a bit
Ingo Molnar
2010-01-29
1
-13
/
+11
|
*
|
|
|
|
|
|
|
bitops: Provide compile time HWEIGHT{8,16,32,64}
Peter Zijlstra
2010-01-29
1
-2
/
+16
|
*
|
|
|
|
|
|
|
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
1
-3
/
+15
|
*
|
|
|
|
|
|
|
perf: Reimplement frequency driven sampling
Peter Zijlstra
2010-01-27
1
-3
/
+2
|
*
|
|
|
|
|
|
|
perf: Export software-only event group characteristic as a flag
Frederic Weisbecker
2010-01-16
1
-0
/
+5
|
*
|
|
|
|
|
|
|
list: Introduce list_rotate_left()
Frederic Weisbecker
2010-01-16
1
-0
/
+14
|
*
|
|
|
|
|
|
|
perf/core: Split context's event group list into pinned and non-pinned lists
Frederic Weisbecker
2010-01-16
1
-1
/
+2
|
*
|
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-13
66
-796
/
+1187
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
3
-4
/
+4
|
*
|
|
|
|
|
|
|
|
perf events: Remove arg from perf sched hooks
Peter Zijlstra
2009-12-28
1
-6
/
+6
*
|
|
|
|
|
|
|
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-02-28
3
-8
/
+13
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-27
1
-0
/
+6
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-02-17
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-02-26
1
-2
/
+4
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-25
1
-2
/
+4
|
|
|
/
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
|
|
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
2010-02-26
45
-210
/
+319
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
[next]