index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: user_regset helpers
Roland McGrath
1
-0
/
+116
2008-01-30
x86: user_regset header
Roland McGrath
1
-0
/
+206
2008-01-30
x86: unify module_{32|64}.h
Harvey Harrison
3
-87
/
+79
2008-01-30
x86: use helper in fault_64.c
Harvey Harrison
1
-0
/
+2
2008-01-30
x86: move i387 definitions to processor.h
Glauber de Oliveira Costa
3
-66
/
+66
2008-01-30
x86: unify asm nops
Glauber de Oliveira Costa
3
-129
/
+85
2008-01-30
x86: unify prefetch operations
Glauber de Oliveira Costa
3
-33
/
+30
2008-01-30
x86: move definitions to processor.h
Glauber de Oliveira Costa
3
-41
/
+41
2008-01-30
x86: unify mm_segment_t definition
Glauber de Oliveira Costa
5
-15
/
+6
2008-01-30
x86: remove legacy stuff from processor_64.h
Glauber de Oliveira Costa
1
-14
/
+0
2008-01-30
x86: unify x86_cpuinfo struct.
Glauber de Oliveira Costa
3
-124
/
+82
2008-01-30
x86: change bitwise operations to get a void parameter.
Glauber de Oliveira Costa
1
-19
/
+20
2008-01-30
x86: unify TASK_ALIGN definitions
Glauber de Oliveira Costa
3
-9
/
+8
2008-01-30
x86: unify thread struct.
Glauber de Oliveira Costa
3
-69
/
+44
2008-01-30
x86: provide 64-bit with a load_sp0 function.
Glauber de Oliveira Costa
2
-21
/
+21
2008-01-30
x86: unify tss_struct
Glauber de Oliveira Costa
4
-97
/
+79
2008-01-30
x86: unify current_text_addr
Glauber de Oliveira Costa
3
-12
/
+11
2008-01-30
x86: unify common parts of processor.h
Glauber de Oliveira Costa
3
-227
/
+120
2008-01-30
x86: move the definition of set_iopl_mask to common header
Glauber de Oliveira Costa
2
-17
/
+19
2008-01-30
x86: unify paravirt pieces of processor.h
Glauber de Oliveira Costa
3
-124
/
+89
2008-01-30
x86: move load_cr3 to a common place.
Glauber de Oliveira Costa
3
-6
/
+7
2008-01-30
x86: move desc_empty to where they belong
Glauber de Oliveira Costa
3
-12
/
+6
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
4
-13
/
+3
2008-01-30
x86: move tsc definitions to were they belong
Glauber de Oliveira Costa
2
-5
/
+4
2008-01-30
x86: unify kexec_{32|64}.h
Harvey Harrison
3
-195
/
+167
2008-01-30
x86: local.h fix checkpatch warnings
Harvey Harrison
1
-9
/
+8
2008-01-30
x86: unify local_{32|64}.h
Harvey Harrison
3
-430
/
+240
2008-01-30
x86: introduce asm helpers in local_{32|64}.h
Harvey Harrison
3
-18
/
+30
2008-01-30
x86: fix asm memory constraints in local_64.h
Harvey Harrison
1
-16
/
+14
2008-01-30
x86: clean up local_{32|64}.h
Harvey Harrison
2
-43
/
+16
2008-01-30
x86: clean up include/asm-x86/pda.h
Cyrill Gorcunov
1
-35
/
+35
2008-01-30
x86: also define AT_VECTOR_SIZE_ARCH
Jan Beulich
1
-2
/
+8
2008-01-30
x86: adjust enable_NMI_through_LVT0()
Jan Beulich
1
-1
/
+1
2008-01-30
x86: make __{save,restore}_processor_state static
Jan Beulich
2
-5
/
+0
2008-01-30
x86: move to .rodata/.init.data
Jan Beulich
1
-1
/
+1
2008-01-30
x86-64: honor notify_die() returning NOTIFY_STOP
Jan Beulich
1
-2
/
+2
2008-01-30
x86-64: make pda's cpunumber and nodenumber unsigned
Jan Beulich
1
-2
/
+2
2008-01-30
i386: hard_{en,dis}able_TSC can be static
Jan Beulich
1
-2
/
+0
2008-01-30
x86: kprobes code for x86 unification
Masami Hiramatsu
3
-209
/
+98
2008-01-30
x86: prepare kprobes code for x86 unification
Masami Hiramatsu
2
-26
/
+36
2008-01-30
x86: kprobe-booster for x86-64
Masami Hiramatsu
1
-0
/
+10
2008-01-30
x86: FIFO ticket spinlocks
Nick Piggin
3
-94
/
+82
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
4
-16
/
+17
2008-01-30
x86, ptrace: new ptrace BTS API
Markus Metzger
3
-46
/
+56
2008-01-30
x86, ptrace: change BTS GET ptrace interface
Markus Metzger
1
-11
/
+6
2008-01-30
x86, ptrace: use jiffies for BTS timestamps
Markus Metzger
1
-1
/
+1
2008-01-30
x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss
Glauber de Oliveira Costa
1
-40
/
+18
2008-01-30
x86 boot: use E820 memory map on EFI 32 platform
Huang, Ying
1
-1
/
+1
2008-01-30
x86: EFI runtime service support: remove duplicated code from efi_32.c
Huang, Ying
1
-0
/
+42
2008-01-30
x86: EFI runtime service support: EFI runtime services
Huang, Ying
1
-0
/
+9
[next]