summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2007-07-16Remove final two references to "__obsolete_setup" macroRobert P. J. Day
2007-07-16remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch
2007-07-16COBALT: remove all references to Cobalt NVRAMRobert P. J. Day
2007-07-16user namespace: add unshareSerge E. Hallyn
2007-07-16user namespace: add the frameworkCedric Le Goater
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2007-07-16Improve behaviour of spurious IRQ detectAlan Cox
2007-07-16fix typo in prefetch.hDave Jones
2007-07-16taskstats: add context-switch countersMaxim Uvarov
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-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
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-16AFS: implement file lockingDavid Howells
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-16percpu_counters(): use cpu notifiersAndrew Morton
2007-07-16fuse warning fixAndrew Morton
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke
2007-07-16Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek
2007-07-16Introduce boot based timeTomas Janousek
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin
2007-07-16introduce write_trylock_irqsave()Satyam Sharma
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan
2007-07-16split mmapMiklos Szeredi
2007-07-16slob: initial NUMA supportPaul Mundt
2007-07-16kill vmalloc_earlyreserveJan Beulich
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton
2007-07-16Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-16lib: add idr_remove_allKristian Hoegsberg
2007-07-16lib: add idr_for_each()Kristian Hoegsberg
2007-07-16LZO1X: fix lzo1x_worst_compressNitin Gupta
2007-07-16SMP: Allow smp_call_function_single() to current cpuAvi Kivity
2007-07-16HOTPLUG: Add CPU_DYING notifierAvi Kivity
2007-07-16KVM: Remove kvmfs in favor of the anonymous inodes sourceAvi Kivity
2007-07-16bsg: add SCSI transport-level request supportFUJITA Tomonori
2007-07-16add a struct request pointer to the request structureFUJITA Tomonori
2007-07-16bsg: minor bug fixesFUJITA Tomonori
2007-07-16bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori