index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...
Jan Beulich
2009-12-02
1
-7
/
+3
*
x86/alternatives: Check replacementlen <= instrlen at build time
Jan Beulich
2009-12-02
1
-0
/
+1
*
x86, 64-bit: Set data segments to null after switching to 64-bit mode
Brian Gerst
2009-11-26
1
-2
/
+2
*
x86: Clean up the loadsegment() macro
Ingo Molnar
2009-11-26
1
-13
/
+15
*
x86: Optimize loadsegment()
Brian Gerst
2009-11-26
1
-7
/
+8
*
x86: Add missing might_fault() checks to copy_{to,from}_user()
Frederic Weisbecker
2009-11-16
3
-4
/
+12
*
x86-64: __copy_from_user_inatomic() adjustments
Jan Beulich
2009-11-15
3
-9
/
+5
*
x86: Remove unused thread_return label from switch_to()
Masami Hiramatsu
2009-11-08
1
-2
/
+0
*
x86, 64-bit: Fix bstep_iret jump
Brian Gerst
2009-11-03
1
-1
/
+1
*
x86: Don't use the strict copy checks when branch profiling is in use
Arjan van de Ven
2009-10-12
1
-1
/
+1
*
x86, 64-bit: Move K8 B step iret fixup to fault entry asm
Brian Gerst
2009-10-12
3
-35
/
+8
*
x86: Generate cmpxchg build failures
Peter Zijlstra
2009-10-09
2
-275
/
+177
*
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
2009-10-02
2
-1
/
+17
*
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
2009-10-01
2
-3
/
+15
*
x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy
Arjan van de Ven
2009-09-28
1
-0
/
+9
*
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
2009-09-26
5
-7
/
+41
*
Merge branch 'x86/asm' into x86/urgent
Ingo Molnar
2009-09-25
7
-76
/
+25
|
\
|
*
x86: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-18
1
-44
/
+3
|
*
x86: Use section .data.page_aligned for the idt_table.
Tim Abbott
2009-09-18
2
-5
/
+2
|
*
x86: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-09-18
3
-11
/
+5
|
*
x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-09-18
3
-4
/
+8
|
*
x86: fix fragile computation of vsyscall address
Anders Kaseorg
2009-09-18
1
-12
/
+7
*
|
x86: Remove redundant non-NUMA topology functions
Rusty Russell
2009-09-24
1
-10
/
+0
*
|
x86: early_printk: Protect against using the same device twice
Jason Wessel
2009-09-24
1
-0
/
+5
*
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-09-24
266
-2679
/
+2777
|
\
\
|
*
\
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2009-09-23
2
-11
/
+11
|
|
\
\
|
|
*
|
ixp4xx: arch_idle() documentation fixup
Mikael Pettersson
2009-09-21
1
-2
/
+4
|
|
*
|
ixp4xx: timer and clocks cleanups
Mikael Pettersson
2009-09-21
1
-9
/
+7
|
*
|
|
MN10300: Handle removal of struct uart_info
David Howells
2009-09-23
3
-9
/
+9
|
*
|
|
FRV: Use asm/generic-hardirq.h
Christoph Hellwig
2009-09-23
2
-17
/
+4
|
*
|
|
Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-23
1
-14
/
+8
|
|
\
\
\
|
|
*
|
|
x86: ptrace: sysret path should reach syscall_trace_leave
Roland McGrath
2009-09-22
1
-14
/
+8
|
*
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-23
7
-4
/
+269
|
|
\
\
\
\
|
|
*
|
|
|
mtd: OneNand support for Nomadik 8815 SoC (on NHK8815 board)
Alessandro Rubini
2009-09-20
1
-0
/
+63
|
|
*
|
|
|
mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)
Alessandro Rubini
2009-09-20
4
-1
/
+138
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-09-20
2068
-25432
/
+133392
|
|
|
\
\
\
\
|
|
*
|
|
|
|
mtd: omap: add support for nand prefetch-read and post-write
vimal singh
2009-09-19
2
-1
/
+66
|
|
*
|
|
|
|
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
2009-09-19
1
-2
/
+2
|
*
|
|
|
|
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-09-23
3
-5
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
intel-iommu: Kill DMAR_BROKEN_GFX_WA option.
David Woodhouse
2009-09-19
1
-1
/
+1
|
|
*
|
|
|
|
|
ia64: IOMMU passthrough mode shouldn't trigger swiotlb init
David Woodhouse
2009-08-13
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2009-08-08
447
-6604
/
+8059
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
intel-iommu: Unify hardware and software passthrough support
David Woodhouse
2009-08-04
1
-3
/
+2
|
|
*
|
|
|
|
|
|
iommu=pt is a valid early param
Alex Williamson
2009-08-03
1
-3
/
+1
|
*
|
|
|
|
|
|
|
misc: remove redundant start_kernel prototypes
Rusty Russell
2009-09-23
3
-2
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-09-23
17
-233
/
+259
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
[S390] Update default configuration.
Martin Schwidefsky
2009-09-22
1
-12
/
+25
|
|
*
|
|
|
|
|
|
|
[S390] hibernate: Do real CPU swap at resume time
Michael Holzheu
2009-09-22
5
-69
/
+71
|
|
*
|
|
|
|
|
|
|
[S390] hibernate: make sure pfn_is_nosave handles lowcore pages
Heiko Carstens
2009-09-22
2
-17
/
+9
|
|
*
|
|
|
|
|
|
|
[S390] smp: introduce LC_ORDER and simplify lowcore handling
Heiko Carstens
2009-09-22
2
-10
/
+10
[next]