index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline
David Howells
1
-1
/
+1
2009-09-25
NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly
David Howells
1
-22
/
+12
2009-09-25
FRV: Flash mappings for the MB93090-MB00 motherboard
David Howells
2
-0
/
+92
2009-09-25
alpha: Clean up linker script using new linker script macros.
Geoffrey Thomas
1
-81
/
+9
2009-09-25
alpha: use .data.init_task instead of .data.init_thread.
Tim Abbott
2
-8
/
+4
2009-09-25
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
1
-54
/
+15
2009-09-25
blackfin: Cleanup linker script using new linker script macros.
Tim Abbott
1
-50
/
+6
2009-09-25
mn10300: Clean up linker script using higher-level macros.
Tim Abbott
1
-36
/
+4
2009-09-25
h8300: Cleanup linker script using new linker script macros.
Tim Abbott
1
-18
/
+7
2009-09-25
um: Clean up linker script using standard macros.
Tim Abbott
3
-50
/
+14
2009-09-25
xtensa: Cleanup linker script using new linker script macros.
Tim Abbott
1
-61
/
+14
2009-09-25
parisc: Remove useless altinstructions code copied from x86.
Tim Abbott
1
-25
/
+0
2009-09-25
parisc: Clean up linker script using new linker script macros.
Tim Abbott
1
-75
/
+4
2009-09-25
Optimize the ordering of sections in RW_DATA_SECTION.
Tim Abbott
1
-2
/
+2
2009-09-25
hugetlb_file_setup(): use C, not cpp
Andrew Morton
1
-4
/
+8
2009-09-25
procfs: disable per-task stack usage on NOMMU
Andrew Morton
2
-2
/
+9
2009-09-24
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
1
-0
/
+7
2009-09-24
nfs[23] tcp breakage in mount with binary options
Al Viro
1
-0
/
+2
2009-09-24
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
1
-2
/
+3
2009-09-24
IB/mthca: Fix access to freed memory in catastrophic event handling
Jack Morgenstein
1
-3
/
+8
2009-09-24
mlx4_core: Pass cache line size to device FW
Eli Cohen
1
-0
/
+5
2009-09-24
RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization
Julia Lawall
1
-1
/
+0
2009-09-24
module: don't call percpu_modfree on NULL pointer.
Rusty Russell
1
-1
/
+1
2009-09-24
module: fix memory leak when load fails after srcversion/version allocated
Rusty Russell
1
-0
/
+12
2009-09-24
module: preferred way to use MODULE_AUTHOR
Johannes Berg
1
-1
/
+4
2009-09-24
param: allow whitespace as kernel parameter separator
Peter Oberparleiter
1
-3
/
+4
2009-09-24
module: reduce string table for loaded modules (v2)
Jan Beulich
2
-13
/
+57
2009-09-24
module: reduce symbol table for loaded modules (v2)
Jan Beulich
2
-7
/
+94
2009-09-24
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
Andrew Morton
1
-0
/
+5
2009-09-24
alpha: AGP update (fixes compile failure)
Ivan Kokshaysky
4
-5
/
+5
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
5
-13
/
+15
2009-09-24
include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels
Albin Tonnerre
2
-2
/
+2
2009-09-24
lzma/gzip: fix potential oops when input data is truncated
Phillip Lougher
2
-1
/
+17
2009-09-24
drivers/vlynq/vlynq.c: fix resource size off by 1 error
Julia Lawall
1
-1
/
+1
2009-09-24
fs/romfs: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-09-24
gru: allocation may fail in quicktest1()
Roel Kluin
1
-0
/
+2
2009-09-24
gru: use proc_create()
Alexey Dobriyan
1
-2
/
+1
2009-09-24
aio: ifdef fields in mm_struct
Alexey Dobriyan
2
-5
/
+11
2009-09-24
memstick: move dev_dbg
Jiri Slaby
1
-1
/
+1
2009-09-24
adfs: remove redundant test on unsigned
Roel Kluin
1
-7
/
+0
2009-09-24
edac: core: remove completion-wait for complete with rcu_barrier
Jesper Dangaard Brouer
3
-10
/
+3
2009-09-24
edac: i3200 memory controller driver
Jason Uhlenkott
3
-0
/
+536
2009-09-24
edac: fix resource size calculation
Julia Lawall
2
-14
/
+14
2009-09-24
edac: mpc85xx add mpc83xx support
Ira W. Snyder
2
-12
/
+22
2009-09-24
edac: mpc85xx add P2020DS support
Yang Shi
1
-0
/
+2
2009-09-24
linux/futex.h: place kernel types behind __KERNEL__
Mike Frysinger
1
-5
/
+5
2009-09-24
pidns: deny CLONE_PARENT|CLONE_NEWPID combination
Sukadev Bhattiprolu
1
-1
/
+1
2009-09-24
fork(): disable CLONE_PARENT for init
Sukadev Bhattiprolu
1
-0
/
+10
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
60
-270
/
+239
2009-09-24
MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATOR
Joe Perches
1
-1
/
+3
[next]