Age | Commit message (Expand) | Author |
2008-04-30 | char: switch gs, cyclades and esp to return int for put_char | Alan Cox |
2008-04-30 | tty_io: fix remaining pid struct locking | Alan Cox |
2008-04-30 | redo locking of tty->pgrp | Alan Cox |
2008-04-30 | tty: BKL pushdown | Alan Cox |
2008-04-30 | ptrace: introduce ptrace_reparented() helper | Oleg Nesterov |
2008-04-30 | signals: use HAVE_SET_RESTORE_SIGMASK | Roland McGrath |
2008-04-30 | signals: set_restore_sigmask TIF_SIGPENDING | Roland McGrath |
2008-04-30 | signals: add set_restore_sigmask | Roland McGrath |
2008-04-30 | signals: fix /sbin/init protection from unwanted signals | Oleg Nesterov |
2008-04-30 | signals: join send_sigqueue() with send_group_sigqueue() | Oleg Nesterov |
2008-04-30 | kill_pid_info: don't take now unneeded tasklist_lock | Oleg Nesterov |
2008-04-30 | signals: re-assign CLD_CONTINUED notification from the sender to reciever | Oleg Nesterov |
2008-04-30 | md: support blocking writes to an array on device failure | Dan Williams |
2008-04-30 | Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART | Bryan Wu |
2008-04-29 | ext4: move headers out of include/linux | Christoph Hellwig |
2008-04-29 | ext4: remove duplicate include of ext4_fs_i.h header file | Joe Perches |
2008-04-29 | Convert ext4 to use unlocked_ioctl | Andi Kleen |
2008-04-29 | ext4: Fix race between migration and mmap write | Aneesh Kumar K.V |
2008-04-29 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-04-29 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-04-29 | [libata] linux/libata.h: reorganize ata_device struct members a bit | Jeff Garzik |
2008-04-29 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-04-29 | i2c: Drop unused RTC driver IDs | Jean Delvare |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-04-29 | mlx4_core: Add a way to set the "collapsed" CQ flag | Yevgeny Petrilin |
2008-04-29 | Security: Typecast CAP_*_SET macros | David Howells |
2008-04-29 | Security: Make secctx_to_secid() take const secdata | David Howells |
2008-04-29 | Improve queue_is_locked() | Jens Axboe |
2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-04-29 | block: fix queue locking verification | Linus Torvalds |
2008-04-29 | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 | Yinghai Lu |
2008-04-29 | pci/irq: restore mask_bits in msi shutdown -v3 | Yinghai Lu |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-04-29 | bitops: remove "optimizations" | Thomas Gleixner |
2008-04-29 | Add kbuild.h that contains common definitions for kbuild users | Christoph Lameter |
2008-04-29 | kernel: add common infrastructure for unaligned access | Harvey Harrison |
2008-04-29 | sysv fs: remove superfluous check for __GNUC__ compiler | Robert P. J. Day |
2008-04-29 | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake |
2008-04-29 | idr: create idr_layer_cache at boot time | Akinobu Mita |
2008-04-29 | nbd: delete superfluous test for __GNUC__ | Robert P. J. Day |
2008-04-29 | NBD: allow nbd to be used locally | Laurent Vivier |
2008-04-29 | sysctl: add the ->permissions callback on the ctl_table_root | Pavel Emelyanov |
2008-04-29 | sysctl: clean from unneeded extern and forward declarations | Pavel Emelyanov |
2008-04-29 | include/linux/sysctl.h: remove empty #else | Adrian Bunk |
2008-04-29 | proc: introduce proc_create_data to setup de->data | Denis V. Lunev |