aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-07-16fix typo in prefetch.hDave Jones
2007-07-16SubmitChecklist update, fix spelling errorJesper Juhl
2007-07-16HFSPlus: change kmalloc/memset to kzallocWyatt Banks
2007-07-16undeprecate raw driverDave Jones
2007-07-16sony-laptop: use NULL for pointerRandy Dunlap
2007-07-16taskstats: add context-switch countersMaxim Uvarov
2007-07-16ext3/ext4: orphan list corruption due bad inodeVasily Averin
2007-07-16ext3/ext4: orphan list check on destroy_inodeVasily Averin
2007-07-16Drop an empty isicom.h from being exported to user space.Robert P. J. Day
2007-07-16remove sonypi_camera_command()Adrian Bunk
2007-07-16Kernel utf-8 handlingJan Engelhardt
2007-07-16Remove capability.h from mm.hAlexey Dobriyan
2007-07-16seq_file: more atomicity in traverse()Alexey Dobriyan
2007-07-16Documentation: /proc/$pid/stat filesKees Cook
2007-07-16atmel_serial: fix break handlingHaavard Skinnemoen
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
2007-07-16Introduce O_CLOEXECUlrich Drepper
2007-07-16buffer: kill old incorrect commentEric W. Biederman
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi
2007-07-16remove odd and misleading comments from uio.hChristoph Hellwig
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams
2007-07-16fs: clarify "dummy" member in struct inodes_stat_tStefan Richter
2007-07-16add printk.time option, deprecate 'time'Randy Dunlap
2007-07-16fault-injection: fix example scripts in documentationAkinobu Mita
2007-07-16fault-injection: add min-order parameter to fail_page_allocAkinobu Mita
2007-07-16fs/block_dev.c: use list_for_each_entry()Matthias Kaehlcke
2007-07-16mutex_unlock() later in seq_lseek()Alexey Dobriyan
2007-07-16ext2: fix a comment when ext2_release_file() is calledJan Kara
2007-07-16/proc/*/environ: wrong placing of ptrace_may_attach() checkAlexey Dobriyan
2007-07-16Char: ip2, use msleep for sleepingJiri Slaby
2007-07-16Char: n_r3964, use wait_event_interruptibleJiri Slaby
2007-07-16Char: genrtc, use wait_event_interruptibleJiri Slaby
2007-07-16Char: tty_ioctl, little whitespace cleanupJiri Slaby
2007-07-16Char: tty_ioctl, use wait_event_interruptible_timeoutJiri Slaby
2007-07-16Char: mxser_new, fix sparse warningJiri Slaby
2007-07-16remove useless tolower in isofsyoung dave
2007-07-16AFS: drop explicit externRandy Dunlap
2007-07-16kconfig: no STRANGE misc. devicesRandy Dunlap
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen
2007-07-16tty_io: Use kzallocJean Delvare
2007-07-16AFS: implement file lockingDavid Howells
2007-07-16Char: n_hdlc, allow RESTARTSYS retval of tty writeJiri Slaby
2007-07-16Reduce cpuset.c write_lock_irq() to read_lock()Paul Menage
2007-07-16RTC: Ratelimit "lost interrupts" messageBen Collins
2007-07-16vdso: print fatal signalsIngo Molnar
2007-07-16procfs directory entry cleanupChangli Gao
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan
2007-07-16rocket.c: fix unchecked mutex_lock_interruptible()Satyam Sharma
2007-07-16PIE randomizationJan Kratochvil