aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater11-79/+12
2007-07-16Audit: add TTY input auditingMiloslav Trmac14-21/+518
2007-07-16Improve behaviour of spurious IRQ detectAlan Cox2-1/+12
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox1-6/+4
2007-07-16hugetlbfs: handle empty options stringLee Schermerhorn2-3/+6
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap2-32/+74
2007-07-16fix typo in prefetch.hDave Jones1-1/+1
2007-07-16SubmitChecklist update, fix spelling errorJesper Juhl1-2/+1
2007-07-16HFSPlus: change kmalloc/memset to kzallocWyatt Banks1-2/+1
2007-07-16undeprecate raw driverDave Jones2-13/+4
2007-07-16sony-laptop: use NULL for pointerRandy Dunlap1-1/+2
2007-07-16taskstats: add context-switch countersMaxim Uvarov5-3/+41
2007-07-16ext3/ext4: orphan list corruption due bad inodeVasily Averin2-0/+20
2007-07-16ext3/ext4: orphan list check on destroy_inodeVasily Averin2-0/+16
2007-07-16Drop an empty isicom.h from being exported to user space.Robert P. J. Day1-1/+0
2007-07-16remove sonypi_camera_command()Adrian Bunk2-49/+0
2007-07-16Kernel utf-8 handlingJan Engelhardt4-23/+134
2007-07-16Remove capability.h from mm.hAlexey Dobriyan5-4/+4
2007-07-16seq_file: more atomicity in traverse()Alexey Dobriyan1-6/+10
2007-07-16Documentation: /proc/$pid/stat filesKees Cook1-7/+58
2007-07-16atmel_serial: fix break handlingHaavard Skinnemoen1-2/+30
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman2-2/+26
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper6-6/+10
2007-07-16Introduce O_CLOEXECUlrich Drepper3-17/+29
2007-07-16buffer: kill old incorrect commentEric W. Biederman1-5/+0
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi5-16/+36
2007-07-16remove odd and misleading comments from uio.hChristoph Hellwig1-9/+0
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams10-34/+84
2007-07-16fs: clarify "dummy" member in struct inodes_stat_tStefan Richter1-1/+1
2007-07-16add printk.time option, deprecate 'time'Randy Dunlap3-1/+16
2007-07-16fault-injection: fix example scripts in documentationAkinobu Mita3-84/+56
2007-07-16fault-injection: add min-order parameter to fail_page_allocAkinobu Mita2-1/+16
2007-07-16fs/block_dev.c: use list_for_each_entry()Matthias Kaehlcke1-4/+2
2007-07-16mutex_unlock() later in seq_lseek()Alexey Dobriyan1-1/+1
2007-07-16ext2: fix a comment when ext2_release_file() is calledJan Kara1-3/+3
2007-07-16/proc/*/environ: wrong placing of ptrace_may_attach() checkAlexey Dobriyan1-3/+8
2007-07-16Char: ip2, use msleep for sleepingJiri Slaby1-43/+1
2007-07-16Char: n_r3964, use wait_event_interruptibleJiri Slaby1-12/+2
2007-07-16Char: genrtc, use wait_event_interruptibleJiri Slaby1-17/+5
2007-07-16Char: tty_ioctl, little whitespace cleanupJiri Slaby1-4/+3
2007-07-16Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby1-18/+3
2007-07-16Char: mxser_new, fix sparse warningJiri Slaby1-1/+1
2007-07-16remove useless tolower in isofsyoung dave1-1/+1
2007-07-16AFS: drop explicit externRandy Dunlap1-1/+1
2007-07-16kconfig: no STRANGE misc. devicesRandy Dunlap1-3/+3
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen1-41/+0
2007-07-16tty_io: Use kzallocJean Delvare1-8/+3
2007-07-16AFS: implement file lockingDavid Howells14-15/+885
2007-07-16Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby1-1/+6
2007-07-16Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage1-3/+3