Age | Commit message (Expand) | Author |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current | Linus Torvalds |
2009-09-24 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-09-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2009-09-24 | drivers/usb/serial/sierra.c: fix CONFIG_PM=n build | Andrew Morton |
2009-09-24 | alpha: AGP update (fixes compile failure) | Ivan Kokshaysky |
2009-09-24 | task_struct cleanup: move binfmt field to mm_struct | Hiroshi Shimamoto |
2009-09-24 | include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels | Albin Tonnerre |
2009-09-24 | lzma/gzip: fix potential oops when input data is truncated | Phillip Lougher |
2009-09-24 | drivers/vlynq/vlynq.c: fix resource size off by 1 error | Julia Lawall |
2009-09-24 | fs/romfs: correct error-handling code | Julia Lawall |
2009-09-24 | gru: allocation may fail in quicktest1() | Roel Kluin |
2009-09-24 | gru: use proc_create() | Alexey Dobriyan |
2009-09-24 | aio: ifdef fields in mm_struct | Alexey Dobriyan |
2009-09-24 | memstick: move dev_dbg | Jiri Slaby |
2009-09-24 | adfs: remove redundant test on unsigned | Roel Kluin |
2009-09-24 | edac: core: remove completion-wait for complete with rcu_barrier | Jesper Dangaard Brouer |
2009-09-24 | edac: i3200 memory controller driver | Jason Uhlenkott |
2009-09-24 | edac: fix resource size calculation | Julia Lawall |
2009-09-24 | edac: mpc85xx add mpc83xx support | Ira W. Snyder |
2009-09-24 | edac: mpc85xx add P2020DS support | Yang Shi |
2009-09-24 | linux/futex.h: place kernel types behind __KERNEL__ | Mike Frysinger |
2009-09-24 | pidns: deny CLONE_PARENT|CLONE_NEWPID combination | Sukadev Bhattiprolu |
2009-09-24 | fork(): disable CLONE_PARENT for init | Sukadev Bhattiprolu |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-24 | MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATOR | Joe Perches |
2009-09-24 | bfin-otp: add writing support | Mike Frysinger |
2009-09-24 | drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV | Dimitri Sivanich |
2009-09-24 | drivers/char/rio/rioctrl.c: off by one error in rioctrl.c | Dan Carpenter |
2009-09-24 | hpet: hpet driver periodic timer setup bug fixes | Nils Carlson |
2009-09-24 | mwave: fix read buffer overflow | Roel Kluin |
2009-09-24 | fs/char_dev.c: remove useless loop | Renzo Davoli |
2009-09-24 | /dev/zero: avoid repeated access_ok() checks | Nikanth Karthikesan |
2009-09-24 | flat: use IS_ERR_VALUE() helper macro | Mike Frysinger |
2009-09-24 | fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size | David Howells |
2009-09-24 | elf: clean up fill_note_info() | Amerigo Wang |
2009-09-24 | signals: inline __fatal_signal_pending | Roland McGrath |
2009-09-24 | fcntl: add F_[SG]ETOWN_EX | Peter Zijlstra |
2009-09-24 | signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() | Oleg Nesterov |
2009-09-24 | signals: introduce do_send_sig_info() helper | Oleg Nesterov |
2009-09-24 | exec: fix set_binfmt() vs sys_delete_module() race | Oleg Nesterov |
2009-09-24 | exec: allow do_coredump() to wait for user space pipe readers to complete | Neil Horman |
2009-09-24 | exec: let do_coredump() limit the number of concurrent dumps to pipes | Neil Horman |
2009-09-24 | exec: make do_coredump() more resilient to recursive crashes | Neil Horman |
2009-09-24 | signals: tracehook_notify_jctl change | Roland McGrath |
2009-09-24 | wait_noreap_copyout(): check for ->wo_info != NULL | Vitaly Mayatskikh |
2009-09-24 | do_wait: fix sys_waitid()-specific behaviour | Vitaly Mayatskikh |
2009-09-24 | wait_consider_task: kill "parent" argument | Oleg Nesterov |
2009-09-24 | do_wait-wakeup-optimization: simplify task_pid_type() | Oleg Nesterov |