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
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance counters: core code
Thomas Gleixner
2008-12-08
10
-0
/
+1189
*
-
.
Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core
Ingo Molnar
2008-12-08
24
-1796
/
+1584
|
\
\
|
|
*
x86: ret_from_fork - get rid of jump back
Ingo Molnar
2008-11-28
1
-15
/
+16
|
|
*
Merge branch 'x86/debug' into x86/irq
Ingo Molnar
2008-11-28
209
-1731
/
+2519
|
|
|
\
|
|
|
*
x86, debug: remove the confusing entry in call trace
jia zhang
2008-11-23
2
-0
/
+2
|
|
|
*
x86: clean up stack overflow debug check
Ingo Molnar
2008-11-23
1
-15
/
+10
|
|
|
*
x86_64: fix the check in stack_overflow_check
jia zhang
2008-11-23
1
-3
/
+4
|
|
|
*
Merge commit 'v2.6.28-rc6' into x86/debug
Ingo Molnar
2008-11-23
1646
-16112
/
+30101
|
|
|
|
\
|
|
|
*
|
x86: warn of incorrect cpu_khz on AMD systems
Prarit Bhargava
2008-11-12
1
-0
/
+2
|
|
|
*
|
x86 debug: mark early_printk.o as notrace
Ingo Molnar
2008-11-04
1
-0
/
+1
|
|
|
*
|
x86: add two missing unwind annotations
Jan Beulich
2008-10-30
1
-0
/
+2
|
|
*
|
|
x86: entry_64.S - trivial: space, comments fixup
Cyrill Gorcunov
2008-11-28
1
-46
/
+48
|
|
*
|
|
x86: uv bau interrupt -- use proper interrupt number
Cyrill Gorcunov
2008-11-28
1
-1
/
+1
|
|
*
|
|
x86: entry_64.S - use ENTRY to define child_rip
Cyrill Gorcunov
2008-11-27
1
-1
/
+1
|
|
*
|
|
x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number
gorcunov@gmail.com
2008-11-27
1
-1
/
+1
|
|
*
|
|
i386: get rid of the use of KPROBE_ENTRY / KPROBE_END
Alexander van Heukelum
2008-11-27
2
-222
/
+224
|
|
*
|
|
x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END
Alexander van Heukelum
2008-11-27
1
-224
/
+220
|
|
*
|
|
x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...
Cyrill Gorcunov
2008-11-23
1
-0
/
+60
|
|
*
|
|
x86: KPROBE_ENTRY should be paired wth KPROBE_END
Alexander van Heukelum
2008-11-23
1
-9
/
+7
|
|
*
|
|
x86: include ENTRY/END in entry handlers in entry_64.S
Alexander van Heukelum
2008-11-23
1
-150
/
+109
|
|
*
|
|
x86: move dwarf2 related macro to dwarf2.h
Cyrill Gorcunov
2008-11-23
2
-54
/
+66
|
|
*
|
|
x86: split out some macro's and move common code to paranoid_exit, fix
Alexander van Heukelum
2008-11-22
1
-2
/
+5
|
|
*
|
|
x86: entry_64.S: split out some macro's and move common code to paranoid_exit
Alexander van Heukelum
2008-11-21
1
-51
/
+51
|
|
*
|
|
x86: entry_64.S: factor out save_paranoid and paranoid_exit
Alexander van Heukelum
2008-11-21
1
-49
/
+102
|
|
*
|
|
x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.S
Alexander van Heukelum
2008-11-21
1
-38
/
+53
|
|
*
|
|
x86: entry_64.S: rename
Ingo Molnar
2008-11-21
1
-35
/
+36
|
|
*
|
|
x86: clean up after: move entry_64.S register saving out of the macros, fix
Ingo Molnar
2008-11-21
1
-27
/
+27
|
|
*
|
|
x86: clean up after: move entry_64.S register saving out of the macros
Alexander van Heukelum
2008-11-20
1
-108
/
+112
|
|
*
|
|
x86: move entry_64.S register saving out of the macros
Alexander van Heukelum
2008-11-20
1
-134
/
+166
|
|
*
|
|
Merge branch 'x86/cleanups' into x86/irq
Ingo Molnar
2008-11-20
311
-1658
/
+10342
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
2008-11-18
7
-23
/
+45
|
|
|
|
\
\
\
|
|
|
*
|
|
|
x86: entry_64.S: remove whitespace at end of lines
Alexander van Heukelum
2008-11-17
1
-95
/
+95
|
|
|
*
|
|
|
Merge commit 'v2.6.28-rc5' into x86/cleanups
Ingo Molnar
2008-11-17
482
-5116
/
+17028
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
x86: x86_32 has its own irq_regs definition
Harvey Harrison
2008-11-10
1
-0
/
+2
|
|
|
*
|
|
|
|
Merge commit 'v2.6.28-rc4' into x86/cleanups
Ingo Molnar
2008-11-10
26
-68
/
+833
|
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
|
x86: clean up vget_cycles()
Ingo Molnar
2008-11-09
1
-2
/
+0
|
|
|
*
|
|
|
|
|
x86: clean up rdtsc_barrier() use
Ingo Molnar
2008-11-08
2
-5
/
+10
|
|
|
*
|
|
|
|
|
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2008-11-08
1259
-10977
/
+14455
|
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
x86: Implement change_bit with immediate operand as "lock xorb"
Uros Bizjak
2008-11-05
1
-1
/
+9
|
|
|
*
|
|
|
|
|
|
x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init()
Zhaolei
2008-10-31
1
-0
/
+2
|
|
|
*
|
|
|
|
|
|
x86: simplify X86_MPPARSE config option
Jan Beulich
2008-10-30
1
-10
/
+2
|
|
|
*
|
|
|
|
|
|
x86: use the new byteorder headers
Harvey Harrison
2008-10-28
1
-45
/
+29
|
|
|
*
|
|
|
|
|
|
x86: remove dead IRQBALANCE code
Dan McGee
2008-10-27
1
-4
/
+0
|
|
|
*
|
|
|
|
|
|
x86, signals: remove duplicated register setup code in ia32 signal delivery
Mikael Pettersson
2008-10-27
1
-5
/
+0
|
|
*
|
|
|
|
|
|
|
x86: irq: fix apicinterrupts on 64 bits
Alexander van Heukelum
2008-11-13
1
-2
/
+6
|
|
*
|
|
|
|
|
|
|
x86: fix up the new IRQ code for older versions of gas
H. Peter Anvin
2008-11-12
2
-4
/
+4
|
|
*
|
|
|
|
|
|
|
x86: 64 bits: shrink and align IRQ stubs
H. Peter Anvin
2008-11-11
3
-71
/
+45
|
|
*
|
|
|
|
|
|
|
x86: 32 bits: shrink and align IRQ stubs
H. Peter Anvin
2008-11-11
1
-12
/
+22
|
|
*
|
|
|
|
|
|
|
x86: 32 bit: interrupt stub consistency with 64 bit
H. Peter Anvin
2008-11-11
4
-6
/
+7
|
*
|
|
|
|
|
|
|
|
x86: signal: change type of paramter for sys_rt_sigreturn()
Hiroshi Shimamoto
2008-12-08
2
-5
/
+3
[next]