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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
1
-0
/
+9
*
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
2006-06-29
1
-1
/
+1
*
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
1
-1
/
+1
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
5
-20
/
+22
*
[PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls
Adrian Bunk
2006-06-29
1
-4
/
+0
*
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
2006-06-29
1
-0
/
+3
*
[PATCH] fix sgivwfb compile
Adrian Bunk
2006-06-29
1
-2
/
+2
*
[PATCH] x86: do_IRQ(): check irq number
Andrew Morton
2006-06-28
1
-0
/
+6
*
[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...
pageexec@freemail.hu
2006-06-28
1
-6
/
+4
*
[PATCH] voyager: add cpu_present_map
James Bottomley
2006-06-27
1
-0
/
+2
*
[PATCH] do_IRQ() warning fix
Andrew Morton
2006-06-27
1
-2
/
+2
*
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
2006-06-27
1
-2
/
+2
*
[PATCH] sched: mc/smt power savings sched policy
Siddha, Suresh B
2006-06-27
1
-3
/
+5
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
Jim Cromie
2006-06-27
1
-4
/
+4
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
Jim Cromie
2006-06-27
1
-16
/
+0
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ...
Jim Cromie
2006-06-27
1
-5
/
+10
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
Jim Cromie
2006-06-27
1
-2
/
+1
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet
Jim Cromie
2006-06-27
1
-28
/
+11
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...
Jim Cromie
2006-06-27
1
-1
/
+1
*
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
Jim Cromie
2006-06-27
1
-7
/
+0
*
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-06-27
3
-3
/
+3
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-06-27
1
-1
/
+2
*
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
Ingo Molnar
2006-06-27
7
-12
/
+150
*
[PATCH] voyager: fix compile after setup rework
James Bottomley
2006-06-27
1
-3
/
+2
*
[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT
James Bottomley
2006-06-27
3
-6
/
+6
*
[PATCH] fix broken vm86 interrupt/signal handling
Aleksey Gorelov
2006-06-27
1
-2
/
+9
*
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
2006-06-27
4
-24
/
+17
*
[PATCH] x86: constify some parts of arch/i386/kernel/cpu/
Andreas Mohr
2006-06-27
2
-5
/
+5
*
[PATCH] x86: increase interrupt vector range
Rusty Russell
2006-06-27
2
-4
/
+4
*
[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic
Shaohua Li
2006-06-27
2
-1
/
+20
*
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
1
-19
/
+4
*
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
2006-06-27
1
-6
/
+3
*
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2006-06-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
6
-7
/
+7
|
\
|
*
Storage class should be first
Tobias Klauser
2006-06-26
1
-2
/
+2
|
*
i386: Trivial typo fixes
Egry Gabor
2006-06-26
2
-2
/
+2
|
*
spelling fixes
Andreas Mohr
2006-06-26
2
-2
/
+2
|
*
fix paniced->panicked typos
Lee Revell
2006-06-26
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2006-06-26
3
-25
/
+27
|
\
\
|
*
|
[CRYPTO] aes: Add wrappers for assembly routines
Herbert Xu
2006-06-26
1
-2
/
+12
|
*
|
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-06-26
3
-19
/
+22
|
*
|
[CRYPTO] aes-i586: Get rid of useless function wrappers
Herbert Xu
2006-06-26
2
-19
/
+8
|
|
/
*
|
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
23
-140
/
+689
|
\
\
|
*
|
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-06-26
2
-1
/
+70
|
*
|
[PATCH] x86_64: fix apic error on bootup
Siddha, Suresh B
2006-06-26
1
-2
/
+13
|
*
|
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
Keith Owens
2006-06-26
2
-7
/
+12
|
*
|
[PATCH] i386/x86-64: adjust /proc/interrupts column headings
Jan Beulich
2006-06-26
1
-1
/
+1
|
*
|
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
2006-06-26
2
-6
/
+6
|
*
|
[PATCH] x86_64: Move VM86 config into arch/i386/Kconfig
Andi Kleen
2006-06-26
1
-0
/
+9
[next]