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.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
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
3
-3
/
+0
2009-09-24
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
4
-14
/
+15
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove last assignment to mask field of struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
3
-15
/
+7
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
7
-12
/
+13
2009-09-23
Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-14
/
+8
2009-09-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-4
/
+3
2009-09-23
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-4
/
+134
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-1
/
+2
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-747
/
+33
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-6
/
+4
2009-09-23
x86: mce: Use safer ways to access MCE registers
Ingo Molnar
1
-2
/
+21
2009-09-23
Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2
-20
/
+15
2009-09-23
kcore: register module area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2
-6
/
+1
2009-09-23
kcore: register text area in generic way
KAMEZAWA Hiroyuki
2
-3
/
+5
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2
-6
/
+2
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
2
-7
/
+8
2009-09-23
early_printk: Allow more than one early console
Jason Wessel
1
-32
/
+33
2009-09-23
USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c
Jason Wessel
1
-715
/
+0
2009-09-23
lguest: move panic notifier registration to its expected place.
Rusty Russell
1
-6
/
+4
2009-09-23
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
5
-69
/
+77
2009-09-23
perf_event, x86: Fix 'perf sched record' crashing the machine
Peter Zijlstra
1
-0
/
+3
2009-09-23
x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0
Roland McGrath
1
-1
/
+13
2009-09-23
x86: ptrace: do not sign-extend orig_ax on write
Roland McGrath
1
-18
/
+1
2009-09-23
x86: ptrace: sysret path should reach syscall_trace_leave
Roland McGrath
1
-14
/
+8
2009-09-23
x86: syscall_get_nr returns int
Roland McGrath
1
-7
/
+7
2009-09-22
x86: mce, inject: Use real inject-msg in raise_local
Huang Ying
1
-3
/
+4
2009-09-22
x86: mce: Fix thermal throttling message storm
Ingo Molnar
1
-2
/
+4
2009-09-22
x86: mce: Clean up thermal throttling state tracking code
Ingo Molnar
1
-24
/
+39
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...
Linus Torvalds
1
-3
/
+0
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
2
-3
/
+3
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-2
/
+2
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2
-2
/
+2
2009-09-22
x86: split NX setup into separate file to limit unstack-protected code
Jeremy Fitzhardinge
4
-65
/
+72
2009-09-22
xen: check EFER for NX before setting up GDT mapping
Jeremy Fitzhardinge
2
-5
/
+6
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
17
-316
/
+316
2009-09-21
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+6
2009-09-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-78
/
+98
2009-09-21
trivial: fix missing printk space in amd_k7_smp_check
Michael Tokarev
1
-1
/
+1
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
1
-7
/
+7
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
17
-290
/
+290
2009-09-21
perf_counter: Rename 'event' to event_id/hw_event
Ingo Molnar
1
-24
/
+24
2009-09-21
Merge branch 'linus' into perfcounters/rename
Ingo Molnar
66
-974
/
+845
2009-09-21
Use macros for .data.page_aligned section.
Tim Abbott
2
-2
/
+4
2009-09-21
Use macros for .bss.page_aligned section.
Tim Abbott
2
-2
/
+2
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
3
-3
/
+0
[prev]
[next]