index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
physmem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
v850: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+2
2008-04-29
sh: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+2
2008-04-29
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-28
/
+23
2008-04-29
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-3
/
+2
2008-04-29
ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2
-10
/
+3
2008-04-29
parisc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-29
mn10300: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-8
/
+1
2008-04-29
m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2
-8
/
+2
2008-04-29
h8300: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-29
frv: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-8
/
+1
2008-04-29
blackfin: use kbuild.h instead of defining macros in asm-macros.c
Christoph Lameter
1
-2
/
+1
2008-04-29
avr32: use kbuild.h macros instead of defining macros in asm-offsets.c
Christoph Lameter
1
-8
/
+1
2008-04-29
sparc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-29
xtensa: use kbuild.h macros instead of defining them in asm-offsets.c
Christoph Lameter
1
-2
/
+1
2008-04-29
arm: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
1
-7
/
+1
2008-04-29
ia64: use kbuild.h macros instead of defining macros in asm-offsets.c
Christoph Lameter
1
-6
/
+1
2008-04-29
alpha: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-29
mips: use kbuild.h instead of macros in asm-offsets.c
Christoph Lameter
1
-260
/
+218
2008-04-29
x86: use kbuild.h
Christoph Lameter
2
-16
/
+2
2008-04-29
Add kbuild.h that contains common definitions for kbuild users
Christoph Lameter
2
-5
/
+16
2008-04-29
aio: fix misleading comments
Jeff Moyer
1
-4
/
+1
2008-04-29
relayfs: support larger relay buffer
Masami Hiramatsu
1
-3
/
+32
2008-04-29
ncpfs: use get/put_unaligned_* helpers
Harvey Harrison
1
-20
/
+19
2008-04-29
isofs: use get/put_unaligned_* helpers
Harvey Harrison
1
-6
/
+6
2008-04-29
hfsplus: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-29
fat: use get/put_unaligned_* helpers
Harvey Harrison
1
-5
/
+3
2008-04-29
video: use get/put_unaligned_* helpers
Harvey Harrison
2
-20
/
+17
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
7
-56
/
+44
2008-04-29
pcmcia: use get/put_unaligned_* helpers
Harvey Harrison
1
-24
/
+15
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
7
-30
/
+22
2008-04-29
net: use get/put_unaligned_* helpers
Harvey Harrison
9
-34
/
+30
2008-04-29
mmc: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-29
input: use get_unaligned_* helpers
Harvey Harrison
3
-17
/
+17
2008-04-29
char: use get_unaligned_* helpers
Harvey Harrison
2
-8
/
+4
2008-04-29
hid-core: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+3
2008-04-29
drivers/block: use get_unaligned_* helpers
Harvey Harrison
2
-14
/
+14
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
26
-1115
/
+203
2008-04-29
kernel: add common infrastructure for unaligned access
Harvey Harrison
10
-0
/
+510
2008-04-29
sysv fs: remove superfluous check for __GNUC__ compiler
Robert P. J. Day
1
-5
/
+1
2008-04-29
tpm: change Kconfig dependencies from PNPACPI to PNP
Bjorn Helgaas
1
-3
/
+2
2008-04-29
tpm: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2008-04-29
parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Bjorn Helgaas
1
-0
/
+4
2008-04-29
afs: support the CB.ProbeUuid RPC op
David Howells
2
-0
/
+108
2008-04-29
afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself
David Howells
2
-14
/
+14
2008-04-29
afs: use the shorter LIST_HEAD for brevity
Robert P. J. Day
1
-1
/
+1
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
12
-41
/
+79
2008-04-29
edac: remove unneeded functions and add static accessor
Adrian Bunk
5
-59
/
+11
2008-04-29
edac: use the shorter LIST_HEAD for brevity
Robert P. J. Day
3
-3
/
+3
2008-04-29
edac: add e752x parameter for sysbus_parity selection
Peter Tyser
1
-1
/
+39
2008-04-29
edac: new support for Intel 3100 chipset
Andrei Konovalov
2
-13
/
+154
[next]