summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* moxa: first pass at termios reportingAlan Cox2008-02-081-8/+15
* fix "modules: make module_address_lookup() safe"Andrew Morton2008-02-082-4/+4
* modules: include sections.h to avoid defining linker variables explicitlyChristoph Lameter2008-02-081-3/+1
* Modules: handle symbols that have a zero valueChristoph Lameter2008-02-081-9/+14
* tty: s390 support for termios2.Heiko Carstens2008-02-083-1/+11
* tty: let architectures override the user/kernel macros.Heiko Carstens2008-02-081-0/+6
* intel-iommu: fault_reason index cleanupmark gross2008-02-082-7/+6
* intel-iommu: PMEN supportmark gross2008-02-082-1/+24
* proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-084-11/+47
* proc: fix the threaded /proc/selfEric W. Biederman2008-02-081-6/+6
* proc: proper pidns handling for /proc/selfEric W. Biederman2008-02-081-2/+10
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-0810-101/+103
* seqfile convert proc_pid_statmEric W. Biederman2008-02-083-6/+9
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-083-17/+20
* proc: implement proc_single_file_operationsEric W. Biederman2008-02-082-0/+46
* proc: detect duplicate names on registrationZhang Rui2008-02-081-0/+10
* proc: remove useless check on symlink removalAlexey Dobriyan2008-02-081-1/+1
* proc: simplify function prototypesAlexey Dobriyan2008-02-082-15/+6
* proc: less LOCK operations during lookupAlexey Dobriyan2008-02-081-2/+2
* proc: remove MODULE_LICENSEAlexey Dobriyan2008-02-081-1/+0
* namespaces: mark NET_NS with "depends on NAMESPACES"Pavel Emelyanov2008-02-081-1/+1
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-086-194/+220
* namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov2008-02-084-24/+21
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-0812-112/+164
* namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov2008-02-083-1/+30
* namespaces: add the NAMESPACES config optionPavel Emelyanov2008-02-081-0/+9
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-083-1/+12
* inotify: fix check for one-shot watches before destroying themUlisses Furquim2008-02-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-02-0715-483/+1372
|\
| * dm raid1: report fault statusJonathan Brassow2008-02-081-8/+36
| * dm raid1: handle read failuresJonathan Brassow2008-02-081-45/+211
| * dm raid1: fix EIO after log failureJonathan Brassow2008-02-081-11/+90
| * dm raid1: handle recovery failuresJonathan Brassow2008-02-081-3/+20
| * dm raid1: handle write failuresJonathan Brassow2008-02-081-26/+224
| * dm snapshot: combine consecutive exceptions in memoryMilan Broz2008-02-082-16/+116
| * dm: stripe enhanced status returnBrian Wood2008-02-081-1/+22
| * dm: stripe trigger event on failureBrian Wood2008-02-081-1/+81
| * dm log: auto load modulesJonathan Brassow2008-02-081-1/+50
| * dm: move deferred bio flushing to workqueueMilan Broz2008-02-081-12/+67
| * dm crypt: use async cryptoMilan Broz2008-02-081-59/+72
| * dm crypt: prepare async callback fnMilan Broz2008-02-081-4/+41
| * dm crypt: add completion for asyncMilan Broz2008-02-081-0/+21
| * dm crypt: add async request mempoolMilan Broz2008-02-081-2/+43
| * dm crypt: extract scatterlist processingMilan Broz2008-02-081-24/+39
| * dm crypt: tidy io ref countingMilan Broz2008-02-081-12/+8
| * dm crypt: introduce crypt_write_io_loopMilan Broz2008-02-081-5/+11
| * dm crypt: abstract crypt_write_doneMilan Broz2008-02-081-16/+25
| * dm crypt: store sector mapping in dm_crypt_ioMilan Broz2008-02-081-7/+7
| * dm crypt: move queue functionsAlasdair G Kergon2008-02-081-28/+26
| * dm crypt: adjust io processing functionsMilan Broz2008-02-081-15/+25
OpenPOWER on IntegriCloud