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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] x86-64: fix arithmetic in comment
Avi Kivity
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h.
Andi Kleen
3
-25
/
+32
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
4
-11
/
+28
2007-05-02
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
Jeremy Fitzhardinge
5
-36
/
+9
2007-05-02
[PATCH] i386: Remove unneeded externs in nmi.c
Andi Kleen
1
-3
/
+0
2007-05-02
[PATCH] x86-64: Change my email address
Andi Kleen
2
-3
/
+4
2007-05-02
[PATCH] i386: Add machine_ops interface to abstract halting and rebooting
Jeremy Fitzhardinge
3
-7
/
+59
2007-05-02
[PATCH] i386: Add smp_ops interface
Jeremy Fitzhardinge
3
-9
/
+73
2007-05-02
[PATCH] i386: cleanup GDT Access
Rusty Russell
6
-27
/
+19
2007-05-02
[PATCH] x86-64: Fix "Section mismatch" compile warning
Bernhard Walle
1
-3
/
+3
2007-05-02
[PATCH] x86-64: adjust EDID retrieval
Jan Beulich
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...
Konrad Rzeszutek
1
-0
/
+6
2007-05-02
[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix
Eric Dumazet
1
-17
/
+36
2007-05-02
[PATCH] x86-64: fix vtime() vsyscall
Eric Dumazet
1
-3
/
+5
2007-05-02
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
2
-58
/
+0
2007-05-02
[PATCH] x86: sys_ioperm() prototype cleanup
Adrian Bunk
3
-1
/
+2
2007-05-02
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
3
-15
/
+6
2007-05-02
[PATCH] i386: remove the APM_RTC_IS_GMT config option.
Parag Warudkar
1
-13
/
+0
2007-05-02
[PATCH] x86-64: Remove unused stext symbol
Andi Kleen
1
-1
/
+0
2007-05-02
[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.
Andi Kleen
3
-22
/
+29
2007-05-02
[PATCH] i386: get rid of unused variables
Parag Warudkar
1
-7
/
+0
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
6
-23
/
+40
2007-05-02
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
3
-6
/
+16
2007-05-02
[PATCH] i386: rationalize paravirt wrappers
Rusty Russell
8
-475
/
+389
2007-05-02
[PATCH] i386: Rename boot_gdt_table to boot_gdt
Sebastien Dugue
2
-11
/
+10
2007-05-02
[PATCH] i386: clean up cpu_init()
Rusty Russell
3
-30
/
+14
2007-05-02
[PATCH] i386: Use per-cpu GDT immediately upon boot
Rusty Russell
6
-120
/
+75
2007-05-02
[PATCH] i386: Use per-cpu variables for GDT, PDA
Rusty Russell
7
-115
/
+21
2007-05-02
[PATCH] x86: add command line length to boot protocol
Bernhard Walle
3
-8
/
+29
2007-05-02
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
Ian Campbell
3
-1
/
+12
2007-05-02
[PATCH] x86-64: Introduce load_TLS to the "for" loop.
Rusty Russell
1
-7
/
+4
2007-05-02
[PATCH] i386: Initialize esp0 properly all the time
Rusty Russell
1
-0
/
+1
2007-05-02
[PATCH] i386: VDSO_PRELINK warning fix
Andrew Morton
2
-3
/
+3
2007-05-02
[PATCH] x86-64: fake numa for cpusets document
David Rientjes
1
-0
/
+66
2007-05-02
[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags
Joerg Roedel
2
-5
/
+3
2007-05-02
[PATCH] x86-64: fixed size remaining fake nodes
David Rientjes
2
-15
/
+46
2007-05-02
[PATCH] x86-64: split remaining fake nodes equally
David Rientjes
2
-5
/
+21
2007-05-02
[PATCH] x86-64: configurable fake numa node sizes
David Rientjes
3
-110
/
+161
2007-05-02
[PATCH] i386: fix GDT's number of quadwords in comment
Ahmed S. Darwish
1
-2
/
+2
2007-05-02
[PATCH] i386: vmi_pmd_clear() static
Adrian Bunk
1
-1
/
+1
2007-05-02
[PATCH] x86-64: make simnow_init() static
Adrian Bunk
1
-1
/
+1
2007-05-02
[PATCH] x86-64: remove extra smp_processor_id calling
Yinghai Lu
1
-2
/
+1
2007-05-02
[PATCH] x86-64: fix ia32_binfmt.c build error
Ralf Baechle
1
-4
/
+6
2007-05-02
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
9
-13
/
+15
2007-05-02
[PATCH] i386: workaround for a -Wmissing-prototypes warning
Adrian Bunk
1
-0
/
+3
2007-05-02
[PATCH] i386: type cast clean up for find_next_zero_bit
Ken Chen
1
-2
/
+2
2007-05-02
[PATCH] i386: make struct vmi_ops static
Adrian Bunk
1
-1
/
+1
2007-05-02
[PATCH] i386: modpost apic related warning fixes
Vivek Goyal
4
-39
/
+42
2007-05-02
[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA
Ravikiran G Thirumalai
1
-2
/
+2
2007-05-02
[PATCH] x86-64: Minor white space cleanup in traps.c
Andi Kleen
1
-3
/
+1
[next]