index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: PIE executable randomization
Jiri Kosina
3
-18
/
+201
2008-01-30
x86: introduce native_read_tscp
Glauber de Oliveira Costa
2
-4
/
+4
2008-01-30
x86: split get_cycles_sync
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: allow sched clock to be overridden by paravirt
Glauber de Oliveira Costa
1
-1
/
+14
2008-01-30
x86: wipe out traditional opt from x86_64 Makefile
Glauber de Oliveira Costa
1
-1
/
+0
2008-01-30
x86: use def_bool where possible in Kconfig.cpu
Harvey Harrison
1
-36
/
+20
2008-01-30
x86: clean up process_32/64.c
Hiroshi Shimamoto
2
-102
/
+101
2008-01-30
x86: use def_bool where possible
Harvey Harrison
1
-121
/
+77
2008-01-30
x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
Joerg Roedel
1
-2
/
+2
2008-01-30
x86: 32-bit IOAPIC: de-fang IRQ compression
Len Brown
1
-3
/
+8
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
17
-63
/
+64
2008-01-30
x86: x86 ptrace merge removals
Roland McGrath
2
-881
/
+0
2008-01-30
x86: x86 ptrace merge complete
Roland McGrath
2
-2
/
+3
2008-01-30
x86: x86 ia32 ptrace arch merge
Roland McGrath
1
-0
/
+214
2008-01-30
x86: x86 ia32 ptrace getreg/putreg merge
Roland McGrath
1
-2
/
+128
2008-01-30
x86: x86 ptrace merge syscall trace
Roland McGrath
1
-0
/
+64
2008-01-30
x86: x86 ptrace arch merge
Roland McGrath
1
-30
/
+35
2008-01-30
x86: x86 ptrace getreg/putreg merge
Roland McGrath
1
-4
/
+213
2008-01-30
x86: x86 ptrace getreg/putreg cleanup
Roland McGrath
1
-66
/
+96
2008-01-30
x86: ptrace FLAG_MASK cleanup
Roland McGrath
1
-3
/
+8
2008-01-30
x86: ptrace_32 renamed
Roland McGrath
2
-1
/
+2
2008-01-30
x86: x86-32 thread_struct.debugreg
Roland McGrath
5
-27
/
+55
2008-01-30
x86: x86-64 ia32 ptrace get/putreg32 current task
Roland McGrath
1
-0
/
+16
2008-01-30
x86: x86-32 ptrace get/putreg current task
Roland McGrath
1
-0
/
+8
2008-01-30
x86: x86-64 ptrace get/putreg current task
Roland McGrath
1
-2
/
+34
2008-01-30
x86: x86-32 ptrace whitespace
Roland McGrath
1
-55
/
+55
2008-01-30
x86: x86-64 ptrace whitespace
Roland McGrath
1
-112
/
+112
2008-01-30
x86: x86-64 ia32 ptrace pt_regs cleanup
Roland McGrath
1
-12
/
+9
2008-01-30
x86: setup64 eflags constants
Roland McGrath
1
-1
/
+2
2008-01-30
x86: use generic register names in struct sigcontext
H. Peter Anvin
6
-90
/
+89
2008-01-30
x86: use generic register names in struct user_regs_struct
H. Peter Anvin
2
-19
/
+20
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
43
-807
/
+804
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
8
-34
/
+34
2008-01-30
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
3
-18
/
+19
2008-01-30
x86: prevent dereferencing non-allocated per_cpu variables
Mike Travis
3
-6
/
+6
2008-01-30
x86: PTRACE_SINGLEBLOCK
Roland McGrath
1
-0
/
+1
2008-01-30
x86: debugctlmsr kprobes
Roland McGrath
2
-0
/
+29
2008-01-30
x86: debugctlmsr arch_has_block_step
Roland McGrath
3
-3
/
+73
2008-01-30
x86: debugctlmsr context switch
Roland McGrath
2
-1
/
+8
2008-01-30
x86: debugctlmsr kconfig
Roland McGrath
1
-0
/
+4
2008-01-30
x86: x86-32 ptrace debugreg cleanup
Roland McGrath
1
-50
/
+69
2008-01-30
x86: x86-64 ia32 ptrace debugreg cleanup
Roland McGrath
1
-55
/
+8
2008-01-30
x86: x86-64 ptrace debugreg cleanup
Roland McGrath
1
-74
/
+66
2008-01-30
x86-64 ptrace: use task_pt_regs
Roland McGrath
1
-48
/
+12
2008-01-30
x86-32 ptrace: use task_pt_regs
Roland McGrath
1
-52
/
+16
2008-01-30
powerpc: ptrace generic resume
Roland McGrath
1
-46
/
+0
2008-01-30
powerpc: arch_has_single_step
Roland McGrath
1
-6
/
+6
2008-01-30
x86-32: ptrace generic resume
Roland McGrath
1
-57
/
+0
2008-01-30
x86-64: ptrace generic resume
Roland McGrath
1
-45
/
+0
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
9
-50
/
+73
[next]