aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08Modules: handle symbols that have a zero valueChristoph Lameter
2008-02-08tty: s390 support for termios2.Heiko Carstens
2008-02-08tty: let architectures override the user/kernel macros.Heiko Carstens
2008-02-08intel-iommu: fault_reason index cleanupmark gross
2008-02-08intel-iommu: PMEN supportmark gross
2008-02-08proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan
2008-02-08proc: fix the threaded /proc/selfEric W. Biederman
2008-02-08proc: proper pidns handling for /proc/selfEric W. Biederman
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-08seqfile convert proc_pid_statmEric W. Biederman
2008-02-08proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman
2008-02-08proc: implement proc_single_file_operationsEric W. Biederman
2008-02-08proc: detect duplicate names on registrationZhang Rui
2008-02-08proc: remove useless check on symlink removalAlexey Dobriyan
2008-02-08proc: simplify function prototypesAlexey Dobriyan
2008-02-08proc: less LOCK operations during lookupAlexey Dobriyan
2008-02-08proc: remove MODULE_LICENSEAlexey Dobriyan
2008-02-08namespaces: mark NET_NS with "depends on NAMESPACES"Pavel Emelyanov
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov
2008-02-08namespaces: add the NAMESPACES config optionPavel Emelyanov
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan
2008-02-08inotify: fix check for one-shot watches before destroying themUlisses Furquim
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2008-02-07Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-02-07Convert SG from nopage to fault.Nick Piggin
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-08dm raid1: report fault statusJonathan Brassow
2008-02-08dm raid1: handle read failuresJonathan Brassow
2008-02-08dm raid1: fix EIO after log failureJonathan Brassow
2008-02-08dm raid1: handle recovery failuresJonathan Brassow
2008-02-08dm raid1: handle write failuresJonathan Brassow
2008-02-08dm snapshot: combine consecutive exceptions in memoryMilan Broz
2008-02-08dm: stripe enhanced status returnBrian Wood
2008-02-08dm: stripe trigger event on failureBrian Wood
2008-02-08dm log: auto load modulesJonathan Brassow
2008-02-08dm: move deferred bio flushing to workqueueMilan Broz
2008-02-08dm crypt: use async cryptoMilan Broz
2008-02-08dm crypt: prepare async callback fnMilan Broz
2008-02-08dm crypt: add completion for asyncMilan Broz
2008-02-08dm crypt: add async request mempoolMilan Broz
2008-02-08dm crypt: extract scatterlist processingMilan Broz
2008-02-08dm crypt: tidy io ref countingMilan Broz
2008-02-08dm crypt: introduce crypt_write_io_loopMilan Broz
2008-02-08dm crypt: abstract crypt_write_doneMilan Broz
2008-02-08dm crypt: store sector mapping in dm_crypt_ioMilan Broz
2008-02-08dm crypt: move queue functionsAlasdair G Kergon