Age | Commit message (Expand) | Author | Files | Lines |
2008-04-30 | Basic braille screen reader support | Samuel Thibault | 1 | -0/+4 |
2008-04-30 | asm-*/futex.h should include linux/uaccess.h | Jeff Dike | 8 | -8/+8 |
2008-04-30 | reiserfs: use open_bdev_excl | Christoph Hellwig | 1 | -1/+0 |
2008-04-30 | mm: Add NR_WRITEBACK_TEMP counter | Miklos Szeredi | 1 | -0/+1 |
2008-04-30 | mm: bdi: export bdi_writeout_inc() | Miklos Szeredi | 1 | -0/+2 |
2008-04-30 | mm: bdi: add separate writeback accounting capability | Miklos Szeredi | 1 | -20/+57 |
2008-04-30 | mm: bdi: move statistics to debugfs | Miklos Szeredi | 1 | -0/+6 |
2008-04-30 | mm: bdi: allow setting a maximum for the bdi dirty limit | Peter Zijlstra | 2 | -0/+15 |
2008-04-30 | mm: bdi: allow setting a minimum for the bdi dirty limit | Peter Zijlstra | 1 | -0/+4 |
2008-04-30 | mm: bdi: export BDI attributes in sysfs | Peter Zijlstra | 2 | -0/+12 |
2008-04-30 | pidns: make pid->level and pid_ns->level unsigned | Pavel Emelyanov | 2 | -2/+2 |
2008-04-30 | pids: introduce change_pid() helper | Oleg Nesterov | 1 | -2/+4 |
2008-04-30 | Deprecate find_task_by_pid() | Pavel Emelyanov | 1 | -1/+4 |
2008-04-30 | devpts: factor out PTY index allocation | Sukadev Bhattiprolu | 1 | -0/+4 |
2008-04-30 | tty: add throttle/unthrottle helpers | Alan Cox | 2 | -0/+6 |
2008-04-30 | tty: The big operations rework | Alan Cox | 2 | -48/+62 |
2008-04-30 | char: switch gs, cyclades and esp to return int for put_char | Alan Cox | 1 | -1/+1 |
2008-04-30 | tty_io: fix remaining pid struct locking | Alan Cox | 1 | -0/+1 |
2008-04-30 | redo locking of tty->pgrp | Alan Cox | 1 | -4/+6 |
2008-04-30 | tty: BKL pushdown | Alan Cox | 1 | -2/+2 |
2008-04-30 | ptrace: introduce ptrace_reparented() helper | Oleg Nesterov | 1 | -0/+4 |
2008-04-30 | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 2 | -4/+22 |
2008-04-30 | signals: use HAVE_SET_RESTORE_SIGMASK | Roland McGrath | 2 | -3/+9 |
2008-04-30 | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org | 1 | -3/+2 |
2008-04-30 | signals: s390: renumber TIF_RESTORE_SIGMASK | Roland McGrath | 1 | -1/+1 |
2008-04-30 | signals: set_restore_sigmask TIF_SIGPENDING | Roland McGrath | 1 | -1/+7 |
2008-04-30 | signals: add set_restore_sigmask | Roland McGrath | 1 | -1/+14 |
2008-04-30 | signals: fix /sbin/init protection from unwanted signals | Oleg Nesterov | 1 | -0/+2 |
2008-04-30 | signals: join send_sigqueue() with send_group_sigqueue() | Oleg Nesterov | 1 | -2/+1 |
2008-04-30 | kill_pid_info: don't take now unneeded tasklist_lock | Oleg Nesterov | 1 | -2/+0 |
2008-04-30 | signals: re-assign CLD_CONTINUED notification from the sender to reciever | Oleg Nesterov | 1 | -0/+6 |
2008-04-30 | md: support blocking writes to an array on device failure | Dan Williams | 2 | -0/+5 |
2008-04-30 | pxafb: preliminary smart panel interface support | Eric Miao | 2 | -4/+56 |
2008-04-30 | pxafb: introduce register independent LCD connection type for pxafb | eric miao | 1 | -0/+44 |
2008-04-30 | pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} | eric miao | 3 | -196/+140 |
2008-04-30 | Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART | Bryan Wu | 1 | -2/+4 |
2008-04-30 | ext4: move headers out of include/linux | Christoph Hellwig | 5 | -1983/+0 |
2008-04-29 | ext4: remove duplicate include of ext4_fs_i.h header file | Joe Perches | 1 | -2/+0 |
2008-04-30 | Convert ext4 to use unlocked_ioctl | Andi Kleen | 1 | -2/+1 |
2008-04-29 | ext4: Fix race between migration and mmap write | Aneesh Kumar K.V | 1 | -0/+1 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 3 | -3/+9 |
2008-04-30 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+6 |
2008-04-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -55/+18 |
2008-04-30 | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2 | -0/+6 |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 1 | -0/+1 |
2008-04-30 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 6 | -15/+24 |
2008-04-30 | [libata] linux/libata.h: reorganize ata_device struct members a bit | Jeff Garzik | 1 | -6/+6 |
2008-04-30 | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil | 1 | -0/+1 |
2008-04-30 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 1 | -6/+6 |
2008-04-30 | i2c: Add support for device alias names | Jean Delvare | 5 | -6/+18 |