index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ds1286.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: single_step moved
Roland McGrath
3
-134
/
+142
2008-01-30
x86: arch_has_single_step
Roland McGrath
3
-12
/
+19
2008-01-30
x86: remove TRAP_FLAG
Roland McGrath
2
-12
/
+6
2008-01-30
x86: segment selector macros
Roland McGrath
1
-0
/
+11
2008-01-30
ptrace: arch_has_single_step
Roland McGrath
1
-0
/
+46
2008-01-30
x86: kmap_atomic() debugging
Andrew Morton
1
-1
/
+46
2008-01-30
x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486
Mathieu Desnoyers
2
-43
/
+96
2008-01-30
mips, x86: optimize the i8259 code a bit
Ralf Baechle
2
-16
/
+8
2008-01-30
x86: 64-bit, make sparsemem vmemmap the only memory model
Christoph Lameter
9
-159
/
+9
2008-01-30
x86: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker script
Borislav Petkov
1
-6
/
+0
2008-01-30
x86: do not set boot cpu in cpu_online_map at x86_64_start_kernel()
Yinghai Lu
1
-3
/
+1
2008-01-30
x86: set cpu_index to nr_cpus instead of 0
Yinghai Lu
1
-0
/
+13
2008-01-30
x86: sanitize user specified e820 memmap values
Vladimir Berezniker
1
-0
/
+8
2008-01-30
x86: TLS cleanup
Roland McGrath
9
-302
/
+77
2008-01-30
x86: tls32 moved
Roland McGrath
3
-10
/
+11
2008-01-30
x86: desc_empty
Roland McGrath
2
-9
/
+10
2008-01-30
x86: ptrace fs/gs_base
Roland McGrath
1
-4
/
+31
2008-01-30
x86: use get_desc_base
Roland McGrath
2
-11
/
+2
2008-01-30
x86: get_desc_base
Roland McGrath
1
-0
/
+10
2008-01-30
x86 vDSO: canonicalize sysenter .eh_frame
Roland McGrath
3
-14
/
+8
2008-01-30
x86 vDSO: makefile cleanup
Roland McGrath
1
-15
/
+4
2008-01-30
x86 vDSO: reorder vdso32 code
Roland McGrath
4
-37
/
+47
2008-01-30
x86 vDSO: ia32 vsyscall removal
Roland McGrath
10
-554
/
+0
2008-01-30
x86 vDSO: consolidate vdso32
Roland McGrath
10
-60
/
+146
2008-01-30
x86 vDSO: ia32 vdso32-syscall build
Roland McGrath
3
-3
/
+76
2008-01-30
x86 vDSO: ia32 sysenter_return
Roland McGrath
4
-4
/
+13
2008-01-30
x86 vDSO: ia32_sysenter_target
Roland McGrath
2
-7
/
+7
2008-01-30
x86 vDSO: vdso32 setup
Roland McGrath
3
-2
/
+1
2008-01-30
x86 vDSO: i386 vdso32 install
Roland McGrath
1
-1
/
+5
2008-01-30
x86 vDSO: absolute relocs
Roland McGrath
1
-5
/
+2
2008-01-30
x86 vDSO: i386 vdso32
Roland McGrath
13
-139
/
+37
2008-01-30
x86 vDSO: vdso32 build
Roland McGrath
2
-3
/
+112
2008-01-30
x86 vDSO: arch/x86/vdso/vdso32
Roland McGrath
6
-7
/
+9
2008-01-30
x86 vDSO: harmonize asm-offsets
Roland McGrath
2
-37
/
+37
2008-01-30
x86 vDSO: new layout
Roland McGrath
3
-78
/
+89
2008-01-30
x86 vDSO: remove vdso-syms.o
Roland McGrath
1
-13
/
+2
2008-01-30
x86 vDSO: use vdso-syms.lds
Roland McGrath
4
-15
/
+22
2008-01-30
x86 vDSO: generate vdso-syms.lds
Roland McGrath
2
-0
/
+24
2008-01-30
x86: randomize brk
Jiri Kosina
5
-1
/
+25
2008-01-30
x86: extended interrupt LVT support for AMD Barcelona
Robert Richter
4
-18
/
+41
2008-01-30
x86: untable __init references between IO data
Andi Kleen
3
-23
/
+32
2008-01-30
x86: use core id bits for apicid_to_node initialization
Yinghai Lu
1
-7
/
+10
2008-01-30
x86: store core id bits in cpuinfo_x8
Yinghai Lu
2
-25
/
+48
2008-01-30
x86: remove -maccumulate-outgoing-args on 32-bit
Adrian Bunk
1
-4
/
+0
2008-01-30
x86: clear IO_APIC before enabing apic error vector.
Yinghai Lu
3
-2
/
+13
2008-01-30
x86: cleanup kernel/setup_64.c
Thomas Gleixner
1
-123
/
+126
2008-01-30
x86: remove unused tsk_thread from asm-offsets_64.c
Steven Rostedt
1
-1
/
+0
2008-01-30
x86: use CR0 defines.
Dave Jones
5
-8
/
+10
2008-01-30
x86: merge resume-trace.h variants
Thomas Gleixner
4
-30
/
+21
2008-01-30
x86: merge topology.h variants
Thomas Gleixner
3
-209
/
+141
[next]