index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-11
1
-1
/
+1
|
\
|
*
arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SF...
Bin Gao
2012-10-26
1
-1
/
+1
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-12-11
3
-75
/
+95
|
\
\
|
*
|
x86_32: Return actual stack when requesting sp from regs
Steven Rostedt
2012-11-19
1
-0
/
+9
|
*
|
x86: Don't clobber top of pt_regs in nested NMI
Salman Qazi
2012-11-02
1
-14
/
+27
|
*
|
x86/asm: Clean up copy_page_*() comments and code
Ma Ling
2012-10-24
1
-61
/
+59
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-11
7
-35
/
+29
|
\
\
\
|
*
\
\
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-12-08
6
-37
/
+31
|
|
\
\
\
|
|
*
|
|
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
2012-11-20
3
-0
/
+6
|
|
*
|
|
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
5
-14
/
+6
|
|
*
|
|
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
2012-11-19
3
-18
/
+14
|
|
*
|
|
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-11-19
3
-8
/
+8
|
*
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2012-12-07
287
-1384
/
+2499
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
kvm: Directly account vtime to system on guest switch
Frederic Weisbecker
2012-10-29
1
-4
/
+0
|
*
|
|
|
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-29
3
-6
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-11
40
-45
/
+247
|
\
\
\
\
|
*
\
\
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-12-08
30
-0
/
+69
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Format non-nanosec times from tsc clock without a decimal point.
David Sharp
2012-11-13
1
-1
/
+1
|
|
*
|
|
|
tracing,x86: Add a TSC trace_clock
David Sharp
2012-11-13
30
-0
/
+69
|
*
|
|
|
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-12-08
3
-38
/
+26
|
|
\
\
\
\
\
|
|
*
|
|
|
|
uprobes/x86: Cleanup the single-stepping code
Oleg Nesterov
2012-11-03
1
-35
/
+19
|
|
*
|
|
|
|
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
2012-11-03
1
-0
/
+6
|
|
*
|
|
|
|
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
Oleg Nesterov
2012-11-03
1
-3
/
+1
|
*
|
|
|
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
286
-1380
/
+2493
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
/
/
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
perf/x86: Fix sparse warnings
Peter Huewe
2012-10-30
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
2012-10-24
3
-7
/
+6
|
*
|
|
|
perf/x86: Add hardware events translations for Intel P6 cpus
Jiri Olsa
2012-10-24
2
-0
/
+3
|
*
|
|
|
perf/x86: Add hardware events translations for AMD cpus
Jiri Olsa
2012-10-24
4
-5
/
+20
|
*
|
|
|
perf/x86: Add hardware events translations for Intel cpus
Jiri Olsa
2012-10-24
3
-0
/
+44
|
*
|
|
|
perf/x86: Filter out undefined events from sysfs events attribute
Jiri Olsa
2012-10-24
1
-0
/
+22
|
*
|
|
|
perf/x86: Make hardware event translations available in sysfs
Jiri Olsa
2012-10-24
2
-0
/
+62
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-11
9
-25
/
+27
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-12-03
9
-25
/
+27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
context_tracking: New context tracking susbsystem
Frederic Weisbecker
2012-11-30
8
-25
/
+26
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
*
-
.
\
\
\
\
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
2012-11-16
1
-1
/
+1
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
rcu: Remove rcu_switch()
Frederic Weisbecker
2012-10-23
1
-1
/
+1
|
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-11
20
-898
/
+272
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-12-11
1
-2
/
+2
|
*
|
|
|
|
|
|
|
avr32, kconfig: remove HAVE_ARCH_BOOTMEM
Joonsoo Kim
2012-12-11
1
-3
/
+0
|
*
|
|
|
|
|
|
|
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
Andrew Morton
2012-12-11
1
-3
/
+3
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture
Michel Lespinasse
2012-12-11
1
-94
/
+30
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() on sparc64 architecture
Michel Lespinasse
2012-12-11
1
-114
/
+30
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() in hugetlbfs on tile architecture
Michel Lespinasse
2012-12-11
1
-114
/
+25
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() on sparc32 architecture
Michel Lespinasse
2012-12-11
1
-18
/
+9
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() on sh architecture
Michel Lespinasse
2012-12-11
1
-114
/
+23
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() on arm architecture
Michel Lespinasse
2012-12-11
1
-109
/
+23
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() on mips architecture
Michel Lespinasse
2012-12-11
1
-94
/
+17
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
Michel Lespinasse
2012-12-11
1
-105
/
+25
|
*
|
|
|
|
|
|
|
mm: fix cache coloring on x86_64 architecture
Michel Lespinasse
2012-12-11
1
-2
/
+2
|
*
|
|
|
|
|
|
|
mm: use vm_unmapped_area() on x86_64 architecture
Michel Lespinasse
2012-12-11
3
-126
/
+33
[next]