Age | Commit message (Expand) | Author |
2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater |
2007-07-16 | Audit: add TTY input auditing | Miloslav Trmac |
2007-07-16 | Improve behaviour of spurious IRQ detect | Alan Cox |
2007-07-16 | intel-rng: undo mess made by an 80 column extremist | Alan Cox |
2007-07-16 | hugetlbfs: handle empty options string | Lee Schermerhorn |
2007-07-16 | hugetlbfs: use lib/parser, fix docs | Randy Dunlap |
2007-07-16 | fix typo in prefetch.h | Dave Jones |
2007-07-16 | SubmitChecklist update, fix spelling error | Jesper Juhl |
2007-07-16 | HFSPlus: change kmalloc/memset to kzalloc | Wyatt Banks |
2007-07-16 | undeprecate raw driver | Dave Jones |
2007-07-16 | sony-laptop: use NULL for pointer | Randy Dunlap |
2007-07-16 | taskstats: add context-switch counters | Maxim Uvarov |
2007-07-16 | ext3/ext4: orphan list corruption due bad inode | Vasily Averin |
2007-07-16 | ext3/ext4: orphan list check on destroy_inode | Vasily Averin |
2007-07-16 | Drop an empty isicom.h from being exported to user space. | Robert P. J. Day |
2007-07-16 | remove sonypi_camera_command() | Adrian Bunk |
2007-07-16 | Kernel utf-8 handling | Jan Engelhardt |
2007-07-16 | Remove capability.h from mm.h | Alexey Dobriyan |
2007-07-16 | seq_file: more atomicity in traverse() | Alexey Dobriyan |
2007-07-16 | Documentation: /proc/$pid/stat files | Kees Cook |
2007-07-16 | atmel_serial: fix break handling | Haavard Skinnemoen |
2007-07-16 | init: wait for asynchronously scanned block devices | Pierre Ossman |
2007-07-16 | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper |
2007-07-16 | Introduce O_CLOEXEC | Ulrich Drepper |
2007-07-16 | buffer: kill old incorrect comment | Eric W. Biederman |
2007-07-16 | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi |
2007-07-16 | remove odd and misleading comments from uio.h | Christoph Hellwig |
2007-07-16 | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams |
2007-07-16 | fs: clarify "dummy" member in struct inodes_stat_t | Stefan Richter |
2007-07-16 | add printk.time option, deprecate 'time' | Randy Dunlap |
2007-07-16 | fault-injection: fix example scripts in documentation | Akinobu Mita |
2007-07-16 | fault-injection: add min-order parameter to fail_page_alloc | Akinobu Mita |
2007-07-16 | fs/block_dev.c: use list_for_each_entry() | Matthias Kaehlcke |
2007-07-16 | mutex_unlock() later in seq_lseek() | Alexey Dobriyan |
2007-07-16 | ext2: fix a comment when ext2_release_file() is called | Jan Kara |
2007-07-16 | /proc/*/environ: wrong placing of ptrace_may_attach() check | Alexey Dobriyan |
2007-07-16 | Char: ip2, use msleep for sleeping | Jiri Slaby |
2007-07-16 | Char: n_r3964, use wait_event_interruptible | Jiri Slaby |
2007-07-16 | Char: genrtc, use wait_event_interruptible | Jiri Slaby |
2007-07-16 | Char: tty_ioctl, little whitespace cleanup | Jiri Slaby |
2007-07-16 | Char: tty_ioctl, use wait_event_interruptible_timeout | Jiri Slaby |
2007-07-16 | Char: mxser_new, fix sparse warning | Jiri Slaby |
2007-07-16 | remove useless tolower in isofs | young dave |
2007-07-16 | AFS: drop explicit extern | Randy Dunlap |
2007-07-16 | kconfig: no STRANGE misc. devices | Randy Dunlap |
2007-07-16 | Remove clockevents_{release,request}_device | Andi Kleen |
2007-07-16 | tty_io: Use kzalloc | Jean Delvare |
2007-07-16 | AFS: implement file locking | David Howells |
2007-07-16 | Char: n_hdlc, allow RESTARTSYS retval of tty write | Jiri Slaby |
2007-07-16 | Reduce cpuset.c write_lock_irq() to read_lock() | Paul Menage |