index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
fs: fix do_mount_root() false positive kmemcheck warning
Vegard Nossum
1
-1
/
+2
2009-06-15
fs: introduce __getname_gfp()
Vegard Nossum
1
-2
/
+3
2009-06-15
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
2
-0
/
+7
2009-06-15
net: annotate struct sock bitfield
Vegard Nossum
2
-0
/
+4
2009-06-15
c2port: annotate bitfield for kmemcheck
Vegard Nossum
2
-0
/
+5
2009-06-15
net: annotate inet_timewait_sock bitfields
Vegard Nossum
2
-1
/
+7
2009-06-15
ieee1394/csr1212: fix false positive kmemcheck report
Vegard Nossum
1
-0
/
+2
2009-06-15
ieee1394: annotate bitfield
Vegard Nossum
1
-0
/
+5
2009-06-15
net: annotate bitfields in struct inet_sock
Vegard Nossum
1
-4
/
+10
2009-06-15
net: use kmemcheck bitfields API for skbuff
Vegard Nossum
2
-0
/
+15
2009-06-15
kmemcheck: introduce bitfield API
Vegard Nossum
1
-0
/
+50
2009-06-15
kmemcheck: add opcode self-testing at boot
Vegard Nossum
4
-17
/
+85
2009-06-15
x86: unify pte_hidden
Jeremy Fitzhardinge
1
-6
/
+2
2009-06-15
x86: make _PAGE_HIDDEN conditional
Jeremy Fitzhardinge
1
-1
/
+6
2009-06-15
kmemcheck: make kconfig accessible for other architectures
Pekka Enberg
4
-88
/
+94
2009-06-15
kmemcheck: enable in the x86 Kconfig
Vegard Nossum
3
-2
/
+91
2009-06-15
kmemcheck: add hooks for the page allocator
Vegard Nossum
8
-31
/
+122
2009-06-15
kmemcheck: add hooks for page- and sg-dma-mappings
Vegard Nossum
1
-0
/
+5
2009-06-15
kmemcheck: don't track page tables
Vegard Nossum
3
-8
/
+10
2009-06-15
crypto: don't track xor test pages with kmemcheck
Vegard Nossum
1
-1
/
+6
2009-06-15
slab: add hooks for kmemcheck
Pekka Enberg
1
-2
/
+18
2009-06-15
slub: add hooks for kmemcheck
Vegard Nossum
1
-2
/
+19
2009-06-15
kmemcheck: add DMA hooks
Vegard Nossum
2
-0
/
+18
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
7
-9
/
+174
2009-06-15
x86: add hooks for kmemcheck
Vegard Nossum
8
-5
/
+66
2009-06-15
kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it
Pekka Enberg
1
-6
/
+1
2009-06-15
kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()
Pekka Enberg
1
-2
/
+7
2009-06-15
kmemcheck: remove multiple ifdef'd definitions of the same global variable
Pekka Enberg
1
-3
/
+5
2009-06-15
kmemcheck: make initialization message less confusing
Pekka Enberg
1
-1
/
+1
2009-06-15
kmemcheck: remove forward declarations from error.c
Pekka Enberg
1
-69
/
+68
2009-06-14
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
2009-06-14
kbuild: add generic --set-str option to scripts/config
Michal Marek
1
-2
/
+9
2009-06-14
kbuild: simplify argument loop in scripts/config
Michal Marek
1
-28
/
+16
2009-06-14
kbuild: handle non-existing options in scripts/config
Michal Marek
1
-18
/
+18
2009-06-14
kallsyms: generalize text region handling
Mike Frysinger
1
-26
/
+61
2009-06-14
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
1
-1
/
+12
2009-06-14
documentation: make version fix
Adam Lackorzynski
1
-2
/
+2
2009-06-14
kbuild: fix a compile warning
Amerigo Wang
1
-2
/
+3
2009-06-14
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
gitignore: Add GNU GLOBAL files to top .gitignore
Jani Nikula
1
-0
/
+6
2009-06-14
kbuild: fix delay in setlocalversion on readonly source
Nico Schottelius
1
-2
/
+4
2009-06-14
README: fix misleading pointer to the defconf directory
Patrick Ringl
1
-1
/
+9
2009-06-14
vmlinux.lds.h update
Sam Ravnborg
3
-16
/
+11
2009-06-14
[ARM] 5545/2: add flush_kernel_dcache_page() for ARM
Nicolas Pitre
1
-0
/
+8
2009-06-14
MAINTAINERS: EB110ATX is not ebsa110
Russell King
1
-1
/
+0
2009-06-14
headers_check fix: mn10300, setup.h
Jaswinder Singh Rajput
1
-1
/
+2
2009-06-14
headers_check fix: mn10300, ptrace.h
Jaswinder Singh Rajput
1
-3
/
+2
2009-06-14
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
[next]