summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08ipc: uninline some code from util.hPavel Emelyanov
2008-02-08serial_core: bring mostly into line with coding styleAlan Cox
2008-02-088250: enable rate reporting via termiosAlan Cox
2008-02-08serial8250: coding styleAlan Cox
2008-02-088250_pci: coding styleAlan Cox
2008-02-088250_hub6: codding styleAlan Cox
2008-02-088250_hp300: coding styleAlan Cox
2008-02-088250_gsc: coding styleAlan Cox
2008-02-088250_early: coding styleAlan Cox
2008-02-08tty_ioctl: drag screaming into compliance with the coding styleAlan Cox
2008-02-08tty_io: drag screaming into coding style complianceAlan Cox
2008-02-08tty_audit: fix checkpatch complaintAlan Cox
2008-02-08rocket: don't let random users reset the controllerAlan Cox
2008-02-08rocket: first pass at termios reportingAlan Cox
2008-02-08n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox
2008-02-08moxa: first pass at termios reportingAlan Cox
2008-02-08fix "modules: make module_address_lookup() safe"Andrew Morton
2008-02-08modules: include sections.h to avoid defining linker variables explicitlyChristoph Lameter
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