aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell
2007-07-16mpu401 warning fixesAndrew Morton
2007-07-16isofs: fix up CodingStyleDave Jones
2007-07-16edd: switch to pci_get based APIAlan Cox
2007-07-16Update zilog timeoutThiemo Seufer
2007-07-16fix compiler warnings in acorn.cDenver Gingerich
2007-07-16drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi
2007-07-16Make NFS client use seq_list_xxx helpersPavel Emelianov
2007-07-16Make /proc/self/mounts(tats) use seq_list_xxx helpersPavel Emelianov
2007-07-16Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov
2007-07-16Make /proc/modules use seq_list_xxx helpersPavel Emelianov
2007-07-16Make /proc/misc use seq_list_xxx helpersPavel Emelianov
2007-07-16Make crypto API use seq_list_xxx helpersPavel Emelianov
2007-07-16Make AFS use seq_list_xxx helpersPavel Emelianov
2007-07-16percpu_counters: use for_each_online_cpu()Andrew Morton
2007-07-16percpu_counters(): use cpu notifiersAndrew Morton
2007-07-16vxfs warning fixesAndrew Morton
2007-07-16fuse warning fixAndrew Morton
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke
2007-07-16cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...Satoru Takeuchi
2007-07-16Fix stop_machine_run problem with naughty real time processSatoru Takeuchi