index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
43
-601
/
+1101
|
\
|
*
x32: Fix alignment fail in struct compat_siginfo
H. Peter Anvin
2012-03-14
1
-2
/
+2
|
*
x32: Fix stupid ia32/x32 inversion in the siginfo format
H. Peter Anvin
2012-03-13
1
-1
/
+1
|
*
x32: Add ptrace for x32
H.J. Lu
2012-03-05
2
-2
/
+101
|
*
x32: Switch to a 64-bit clock_t
H. Peter Anvin
2012-03-05
3
-4
/
+19
|
*
x32: Provide separate is_ia32_task() and is_x32_task() predicates
H. Peter Anvin
2012-03-05
1
-1
/
+11
|
*
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
2012-03-01
2
-14
/
+24
|
*
x86/x32: Fix the binutils auto-detect
Ingo Molnar
2012-02-28
1
-7
/
+7
|
*
x32: Warn and disable rather than error if binutils too old
H. Peter Anvin
2012-02-27
2
-2
/
+18
|
*
x32: Only clear TIF_X32 flag once
Bobby Powers
2012-02-25
1
-1
/
+0
|
*
x32: Make sure TS_COMPAT is cleared for x32 tasks
Bobby Powers
2012-02-25
1
-0
/
+3
|
*
x32: Drop non-__vdso weak symbols from the x32 VDSO
H. Peter Anvin
2012-02-22
1
-4
/
+0
|
*
x32: Fix coding style violations in the x32 VDSO code
H. Peter Anvin
2012-02-21
3
-6
/
+7
|
*
x32: Add x32 VDSO support
H. J. Lu
2012-02-20
6
-9
/
+177
|
*
x32: Allow x32 to be configured
H. J. Lu
2012-02-20
1
-4
/
+17
|
*
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
2012-02-20
2
-2
/
+11
|
*
x32: Handle process creation
H. Peter Anvin
2012-02-20
5
-14
/
+79
|
*
x32: Signal-related system calls
H. Peter Anvin
2012-02-20
2
-1
/
+136
|
*
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
H. Peter Anvin
2012-02-20
1
-0
/
+5
|
*
x32: Handle the x32 system call flag
H. Peter Anvin
2012-02-20
4
-4
/
+31
|
*
x32: Add rt_sigframe_x32
H. Peter Anvin
2012-02-20
1
-0
/
+13
|
*
x32: Add struct ucontext_x32
H. J. Lu
2012-02-20
1
-0
/
+9
|
*
x32: Export setup/restore_sigcontext from signal.c
H. Peter Anvin
2012-02-20
2
-6
/
+9
|
*
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
2012-02-20
4
-20
/
+22
|
*
x32: Generate <asm/unistd_64_x32.h>
H. Peter Anvin
2012-02-20
2
-1
/
+7
|
*
x32: Generate <asm/unistd_x32.h>
H. Peter Anvin
2012-02-20
3
-4
/
+17
|
*
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2012-02-20
6
-274
/
+317
|
*
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
2012-02-20
3
-43
/
+1
|
*
x32: Add a thread flag for x32 processes
H. Peter Anvin
2012-02-20
2
-0
/
+4
|
*
x86-64: Add prototype for old_rsp to a header file
H. J. Lu
2012-02-20
1
-0
/
+6
|
*
x32: Create posix_types_x32.h
H. Peter Anvin
2012-02-20
3
-1
/
+23
|
*
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
H. Peter Anvin
2012-02-20
1
-27
/
+30
|
*
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
2012-02-20
6
-9
/
+13
|
*
x86: Use generic posix_types.h
H. Peter Anvin
2012-02-14
2
-169
/
+12
*
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
1
-1
/
+0
|
\
\
|
*
|
irq: make SPARSE_IRQ an optionally hidden option
Rob Herring
2012-01-25
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-29
1
-0
/
+1
|
\
\
\
|
*
|
|
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2012-03-15
1
-0
/
+1
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
sched/x86/smp: Do not enable IRQs over calibrate_delay()
Peter Zijlstra
2012-03-27
1
-5
/
+0
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
21
-315
/
+412
|
\
\
\
\
\
|
*
|
|
|
|
x86/apic/amd: Be more verbose about LVT offset assignments
Robert Richter
2012-03-28
1
-4
/
+9
|
*
|
|
|
|
x86, tls: Off by one limit check
Dan Carpenter
2012-03-28
1
-2
/
+2
|
*
|
|
|
|
x86/ioapic: Add io_apic_ops driver layer to allow interception
Jeremy Fitzhardinge
2012-03-28
2
-7
/
+60
|
*
|
|
|
|
x86/olpc: Add debugfs interface for EC commands
Daniel Drake
2012-03-27
1
-0
/
+97
|
*
|
|
|
|
x86: Merge the x86_32 and x86_64 cpu_idle() functions
Richard Weinberger
2012-03-26
4
-165
/
+115
|
*
|
|
|
|
x86/kconfig: Remove CONFIG_TR=y from the defconfigs
Randy Dunlap
2012-03-24
2
-2
/
+0
|
*
|
|
|
|
x86: Stop recursive fault in print_context_stack after stack overflow
Hugh Dickins
2012-03-24
1
-2
/
+5
|
*
|
|
|
|
x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y
Alexander Gordeev
2012-03-23
1
-40
/
+61
|
*
|
|
|
|
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
2012-03-23
8
-8
/
+17
[next]