| Commit message (Expand) | Author | Age | Files | Lines |
* | hugetlbfs: handle empty options string | Lee Schermerhorn | 2007-07-16 | 2 | -3/+6 |
* | hugetlbfs: use lib/parser, fix docs | Randy Dunlap | 2007-07-16 | 2 | -32/+74 |
* | fix typo in prefetch.h | Dave Jones | 2007-07-16 | 1 | -1/+1 |
* | SubmitChecklist update, fix spelling error | Jesper Juhl | 2007-07-16 | 1 | -2/+1 |
* | HFSPlus: change kmalloc/memset to kzalloc | Wyatt Banks | 2007-07-16 | 1 | -2/+1 |
* | undeprecate raw driver | Dave Jones | 2007-07-16 | 2 | -13/+4 |
* | sony-laptop: use NULL for pointer | Randy Dunlap | 2007-07-16 | 1 | -1/+2 |
* | taskstats: add context-switch counters | Maxim Uvarov | 2007-07-16 | 5 | -3/+41 |
* | ext3/ext4: orphan list corruption due bad inode | Vasily Averin | 2007-07-16 | 2 | -0/+20 |
* | ext3/ext4: orphan list check on destroy_inode | Vasily Averin | 2007-07-16 | 2 | -0/+16 |
* | Drop an empty isicom.h from being exported to user space. | Robert P. J. Day | 2007-07-16 | 1 | -1/+0 |
* | remove sonypi_camera_command() | Adrian Bunk | 2007-07-16 | 2 | -49/+0 |
* | Kernel utf-8 handling | Jan Engelhardt | 2007-07-16 | 4 | -23/+134 |
* | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 | 5 | -4/+4 |
* | seq_file: more atomicity in traverse() | Alexey Dobriyan | 2007-07-16 | 1 | -6/+10 |
* | Documentation: /proc/$pid/stat files | Kees Cook | 2007-07-16 | 1 | -7/+58 |
* | atmel_serial: fix break handling | Haavard Skinnemoen | 2007-07-16 | 1 | -2/+30 |
* | init: wait for asynchronously scanned block devices | Pierre Ossman | 2007-07-16 | 2 | -2/+26 |
* | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper | 2007-07-16 | 6 | -6/+10 |
* | Introduce O_CLOEXEC | Ulrich Drepper | 2007-07-16 | 3 | -17/+29 |
* | buffer: kill old incorrect comment | Eric W. Biederman | 2007-07-16 | 1 | -5/+0 |
* | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi | 2007-07-16 | 5 | -16/+36 |
* | remove odd and misleading comments from uio.h | Christoph Hellwig | 2007-07-16 | 1 | -9/+0 |
* | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 2007-07-16 | 10 | -34/+84 |
* | fs: clarify "dummy" member in struct inodes_stat_t | Stefan Richter | 2007-07-16 | 1 | -1/+1 |
* | add printk.time option, deprecate 'time' | Randy Dunlap | 2007-07-16 | 3 | -1/+16 |
* | fault-injection: fix example scripts in documentation | Akinobu Mita | 2007-07-16 | 3 | -84/+56 |
* | fault-injection: add min-order parameter to fail_page_alloc | Akinobu Mita | 2007-07-16 | 2 | -1/+16 |
* | fs/block_dev.c: use list_for_each_entry() | Matthias Kaehlcke | 2007-07-16 | 1 | -4/+2 |
* | mutex_unlock() later in seq_lseek() | Alexey Dobriyan | 2007-07-16 | 1 | -1/+1 |
* | ext2: fix a comment when ext2_release_file() is called | Jan Kara | 2007-07-16 | 1 | -3/+3 |
* | /proc/*/environ: wrong placing of ptrace_may_attach() check | Alexey Dobriyan | 2007-07-16 | 1 | -3/+8 |
* | Char: ip2, use msleep for sleeping | Jiri Slaby | 2007-07-16 | 1 | -43/+1 |
* | Char: n_r3964, use wait_event_interruptible | Jiri Slaby | 2007-07-16 | 1 | -12/+2 |
* | Char: genrtc, use wait_event_interruptible | Jiri Slaby | 2007-07-16 | 1 | -17/+5 |
* | Char: tty_ioctl, little whitespace cleanup | Jiri Slaby | 2007-07-16 | 1 | -4/+3 |
* | Char: tty_ioctl, use wait_event_interruptible_timeout | Jiri Slaby | 2007-07-16 | 1 | -18/+3 |
* | Char: mxser_new, fix sparse warning | Jiri Slaby | 2007-07-16 | 1 | -1/+1 |
* | remove useless tolower in isofs | young dave | 2007-07-16 | 1 | -1/+1 |
* | AFS: drop explicit extern | Randy Dunlap | 2007-07-16 | 1 | -1/+1 |
* | kconfig: no STRANGE misc. devices | Randy Dunlap | 2007-07-16 | 1 | -3/+3 |
* | Remove clockevents_{release,request}_device | Andi Kleen | 2007-07-16 | 1 | -41/+0 |
* | tty_io: Use kzalloc | Jean Delvare | 2007-07-16 | 1 | -8/+3 |
* | AFS: implement file locking | David Howells | 2007-07-16 | 14 | -15/+885 |
* | Char: n_hdlc, allow RESTARTSYS retval of tty write | Jiri Slaby | 2007-07-16 | 1 | -1/+6 |
* | Reduce cpuset.c write_lock_irq() to read_lock() | Paul Menage | 2007-07-16 | 1 | -3/+3 |
* | RTC: Ratelimit "lost interrupts" message | Ben Collins | 2007-07-16 | 1 | -1/+2 |
* | vdso: print fatal signals | Ingo Molnar | 2007-07-16 | 3 | -0/+48 |
* | procfs directory entry cleanup | Changli Gao | 2007-07-16 | 1 | -13/+7 |
* | Only send SIGXFSZ when exceeding rlimits. | Micah Cowan | 2007-07-16 | 3 | -5/+0 |