| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 8250_early: coding style | Alan Cox | 2008-02-08 | 1 | -8/+15 |
* | tty_ioctl: drag screaming into compliance with the coding style | Alan Cox | 2008-02-08 | 1 | -182/+180 |
* | tty_io: drag screaming into coding style compliance | Alan Cox | 2008-02-08 | 1 | -278/+283 |
* | tty_audit: fix checkpatch complaint | Alan Cox | 2008-02-08 | 1 | -1/+1 |
* | rocket: don't let random users reset the controller | Alan Cox | 2008-02-08 | 1 | -0/+3 |
* | rocket: first pass at termios reporting | Alan Cox | 2008-02-08 | 1 | -10/+8 |
* | n_tty: clean up old code to follow coding style and (mostly) checkpatch | Alan Cox | 2008-02-08 | 1 | -75/+73 |
* | moxa: first pass at termios reporting | Alan Cox | 2008-02-08 | 1 | -8/+15 |
* | fix "modules: make module_address_lookup() safe" | Andrew Morton | 2008-02-08 | 2 | -4/+4 |
* | modules: include sections.h to avoid defining linker variables explicitly | Christoph Lameter | 2008-02-08 | 1 | -3/+1 |
* | Modules: handle symbols that have a zero value | Christoph Lameter | 2008-02-08 | 1 | -9/+14 |
* | tty: s390 support for termios2. | Heiko Carstens | 2008-02-08 | 3 | -1/+11 |
* | tty: let architectures override the user/kernel macros. | Heiko Carstens | 2008-02-08 | 1 | -0/+6 |
* | intel-iommu: fault_reason index cleanup | mark gross | 2008-02-08 | 2 | -7/+6 |
* | intel-iommu: PMEN support | mark gross | 2008-02-08 | 2 | -1/+24 |
* | proc: fix ->open'less usage due to ->proc_fops flip | Alexey Dobriyan | 2008-02-08 | 4 | -11/+47 |
* | proc: fix the threaded /proc/self | Eric W. Biederman | 2008-02-08 | 1 | -6/+6 |
* | proc: proper pidns handling for /proc/self | Eric W. Biederman | 2008-02-08 | 1 | -2/+10 |
* | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman | 2008-02-08 | 10 | -101/+103 |
* | seqfile convert proc_pid_statm | Eric W. Biederman | 2008-02-08 | 3 | -6/+9 |
* | proc: rewrite do_task_stat to correctly handle pid namespaces. | Eric W. Biederman | 2008-02-08 | 3 | -17/+20 |
* | proc: implement proc_single_file_operations | Eric W. Biederman | 2008-02-08 | 2 | -0/+46 |
* | proc: detect duplicate names on registration | Zhang Rui | 2008-02-08 | 1 | -0/+10 |
* | proc: remove useless check on symlink removal | Alexey Dobriyan | 2008-02-08 | 1 | -1/+1 |
* | proc: simplify function prototypes | Alexey Dobriyan | 2008-02-08 | 2 | -15/+6 |
* | proc: less LOCK operations during lookup | Alexey Dobriyan | 2008-02-08 | 1 | -2/+2 |
* | proc: remove MODULE_LICENSE | Alexey Dobriyan | 2008-02-08 | 1 | -1/+0 |
* | namespaces: mark NET_NS with "depends on NAMESPACES" | Pavel Emelyanov | 2008-02-08 | 1 | -1/+1 |
* | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov | 2008-02-08 | 6 | -194/+220 |
* | namespaces: cleanup the code managed with the USER_NS option | Pavel Emelyanov | 2008-02-08 | 4 | -24/+21 |
* | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 2008-02-08 | 12 | -112/+164 |
* | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov | 2008-02-08 | 3 | -1/+30 |
* | namespaces: add the NAMESPACES config option | Pavel Emelyanov | 2008-02-08 | 1 | -0/+9 |
* | hugetlb: add locking for overcommit sysctl | Nishanth Aravamudan | 2008-02-08 | 3 | -1/+12 |
* | inotify: fix check for one-shot watches before destroying them | Ulisses Furquim | 2008-02-08 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-02-07 | 15 | -483/+1372 |
|\ |
|
| * | dm raid1: report fault status | Jonathan Brassow | 2008-02-08 | 1 | -8/+36 |
| * | dm raid1: handle read failures | Jonathan Brassow | 2008-02-08 | 1 | -45/+211 |
| * | dm raid1: fix EIO after log failure | Jonathan Brassow | 2008-02-08 | 1 | -11/+90 |
| * | dm raid1: handle recovery failures | Jonathan Brassow | 2008-02-08 | 1 | -3/+20 |
| * | dm raid1: handle write failures | Jonathan Brassow | 2008-02-08 | 1 | -26/+224 |
| * | dm snapshot: combine consecutive exceptions in memory | Milan Broz | 2008-02-08 | 2 | -16/+116 |
| * | dm: stripe enhanced status return | Brian Wood | 2008-02-08 | 1 | -1/+22 |
| * | dm: stripe trigger event on failure | Brian Wood | 2008-02-08 | 1 | -1/+81 |
| * | dm log: auto load modules | Jonathan Brassow | 2008-02-08 | 1 | -1/+50 |
| * | dm: move deferred bio flushing to workqueue | Milan Broz | 2008-02-08 | 1 | -12/+67 |
| * | dm crypt: use async crypto | Milan Broz | 2008-02-08 | 1 | -59/+72 |
| * | dm crypt: prepare async callback fn | Milan Broz | 2008-02-08 | 1 | -4/+41 |
| * | dm crypt: add completion for async | Milan Broz | 2008-02-08 | 1 | -0/+21 |
| * | dm crypt: add async request mempool | Milan Broz | 2008-02-08 | 1 | -2/+43 |