| Commit message (Expand) | Author | Age | Files | Lines |
* | ext4: statfs speed up | Badari Pulavarty | 2007-07-16 | 1 | -0/+2 |
* | ext3: statfs speed up | Badari Pulavarty | 2007-07-16 | 1 | -0/+2 |
* | ext2: statfs speed up | Badari Pulavarty | 2007-07-16 | 1 | -0/+2 |
* | remove mm/backing-dev.c:congestion_wait_interruptible() | Adrian Bunk | 2007-07-16 | 1 | -1/+0 |
* | make cancel_xxx_work_sync() return a boolean | Oleg Nesterov | 2007-07-16 | 1 | -2/+2 |
* | rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() | Oleg Nesterov | 2007-07-16 | 1 | -3/+10 |
* | Remove the last few UMSDOS leftovers | Jesper Juhl | 2007-07-16 | 1 | -2/+0 |
* | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 | 1 | -2/+5 |
* | uninline check_signature() | Andrew Morton | 2007-07-16 | 1 | -27/+2 |
* | make seccomp zerocost in schedule | Andrea Arcangeli | 2007-07-16 | 3 | -11/+8 |
* | move seccomp from /proc to a prctl | Andrea Arcangeli | 2007-07-16 | 2 | -2/+17 |
* | cdrom: replace hard-coded constants by kernel.h macro. | Robert P. J. Day | 2007-07-16 | 1 | -2/+2 |
* | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman | 2007-07-16 | 4 | -4/+5 |
* | Remove final two references to "__obsolete_setup" macro | Robert P. J. Day | 2007-07-16 | 1 | -4/+0 |
* | Introduce compat_u64 and compat_s64 types | Arnd Bergmann | 2007-07-16 | 7 | -0/+14 |
* | remove unused lock_cpu_hotplug_interruptible definition | Nathan Lynch | 2007-07-16 | 1 | -1/+0 |
* | COBALT: remove all references to Cobalt NVRAM | Robert P. J. Day | 2007-07-16 | 1 | -109/+0 |
* | user namespace: add unshare | Serge E. Hallyn | 2007-07-16 | 2 | -0/+5 |
* | user namespace: add the framework | Cedric Le Goater | 2007-07-16 | 4 | -1/+62 |
* | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater | 2007-07-16 | 2 | -21/+3 |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 3 | -0/+48 |
* | Improve behaviour of spurious IRQ detect | Alan Cox | 2007-07-16 | 1 | -0/+1 |
* | fix typo in prefetch.h | Dave Jones | 2007-07-16 | 1 | -1/+1 |
* | taskstats: add context-switch counters | Maxim Uvarov | 2007-07-16 | 1 | -1/+4 |
* | 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 | 1 | -2/+0 |
* | Kernel utf-8 handling | Jan Engelhardt | 2007-07-16 | 1 | -1/+4 |
* | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 | 1 | -1/+0 |
* | O_CLOEXEC for SCM_RIGHTS | Ulrich Drepper | 2007-07-16 | 2 | -0/+4 |
* | Introduce O_CLOEXEC | Ulrich Drepper | 2007-07-16 | 2 | -14/+18 |
* | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi | 2007-07-16 | 2 | -13/+7 |
* | 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 | 6 | -33/+74 |
* | fs: clarify "dummy" member in struct inodes_stat_t | Stefan Richter | 2007-07-16 | 1 | -1/+1 |
* | AFS: implement file locking | David Howells | 2007-07-16 | 1 | -0/+4 |
* | Remove unnecessary includes of spinlock.h under include/linux | Robert P. J. Day | 2007-07-16 | 12 | -12/+2 |
* | fat: gcc 4.3 warning fix | OGAWA Hirofumi | 2007-07-16 | 1 | -1/+1 |
* | percpu_counters(): use cpu notifiers | Andrew Morton | 2007-07-16 | 1 | -12/+6 |
* | fuse warning fix | Andrew Morton | 2007-07-16 | 1 | -1/+1 |
* | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 | 1 | -2/+3 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 1 | -0/+6 |
* | Use boot based time for process start time and boot time in /proc | Tomas Janousek | 2007-07-16 | 1 | -1/+2 |
* | Introduce boot based time | Tomas Janousek | 2007-07-16 | 1 | -0/+2 |
* | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 | 2 | -3/+4 |
* | introduce write_trylock_irqsave() | Satyam Sharma | 2007-07-16 | 1 | -0/+7 |
* | Fix rmmod/read/write races in /proc entries | Alexey Dobriyan | 2007-07-16 | 1 | -0/+13 |
* | v850: enable arbitary speed tty ioctls | Alan Cox | 2007-07-16 | 3 | -3/+12 |
* | Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE | Jeff Dike | 2007-07-16 | 1 | -0/+9 |
* | uml: use get_free_pages to allocate kernel stacks | Jeff Dike | 2007-07-16 | 1 | -2/+4 |
* | etrax: enable arbitary speed setting on tty ports | Alan Cox | 2007-07-16 | 3 | -2/+9 |