index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
score
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-16
md: Fix handling of raid5 array which is being reshaped to fewer devices.
NeilBrown
2
-20
/
+19
2009-10-16
md: fix problems with RAID6 calculations for DDF.
NeilBrown
2
-8
/
+14
2009-10-16
md/raid456: downlevel multicore operations to raid_run_ops
Dan Williams
2
-36
/
+51
2009-10-16
md: drivers/md/unroll.pl replaced with awk analog
Vladimir Dronnikov
6
-58
/
+54
2009-10-16
md: remove clumsy usage of do_sync_mapping_range from bitmap code
NeilBrown
1
-4
/
+5
2009-10-16
md: raid1/raid10: handle allocation errors during array setup.
NeilBrown
2
-4
/
+5
2009-10-16
md/raid5: initialize conf->device_lock earlier
Dan Williams
1
-13
/
+12
2009-10-16
md/raid1/raid10: add a cond_resched
NeilBrown
2
-0
/
+2
2009-10-16
Revert "md: do not progress the resync process if the stripe was blocked"
NeilBrown
1
-13
/
+6
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
2009-09-24
bfin-otp: add writing support
Mike Frysinger
1
-44
/
+129
2009-09-24
drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV
Dimitri Sivanich
4
-0
/
+226
2009-09-24
drivers/char/rio/rioctrl.c: off by one error in rioctrl.c
Dan Carpenter
1
-1
/
+1
2009-09-24
hpet: hpet driver periodic timer setup bug fixes
Nils Carlson
1
-9
/
+12
2009-09-24
mwave: fix read buffer overflow
Roel Kluin
1
-11
/
+11
2009-09-24
fs/char_dev.c: remove useless loop
Renzo Davoli
1
-3
/
+0
2009-09-24
/dev/zero: avoid repeated access_ok() checks
Nikanth Karthikesan
1
-1
/
+1
2009-09-24
flat: use IS_ERR_VALUE() helper macro
Mike Frysinger
1
-12
/
+10
2009-09-24
fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size
David Howells
1
-7
/
+10
2009-09-24
elf: clean up fill_note_info()
Amerigo Wang
1
-22
/
+30
2009-09-24
signals: inline __fatal_signal_pending
Roland McGrath
2
-7
/
+4
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
4
-8
/
+117
2009-09-24
signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission()
Oleg Nesterov
1
-2
/
+2
[next]