aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-15fix return type of skb_checksum_complete()Al Viro
2007-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller
2007-07-14[NETFILTER]: x_tables: add connlimit matchJan Engelhardt
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan
2007-07-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2007-07-14[NET]: Add macvlan driverPatrick McHardy
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy