aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman4-4/+5
2007-07-16Remove final two references to "__obsolete_setup" macroRobert P. J. Day1-4/+0
2007-07-16remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch1-1/+0
2007-07-16COBALT: remove all references to Cobalt NVRAMRobert P. J. Day1-109/+0
2007-07-16user namespace: add unshareSerge E. Hallyn2-0/+5
2007-07-16user namespace: add the frameworkCedric Le Goater4-1/+62
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2-21/+3
2007-07-16Audit: add TTY input auditingMiloslav Trmac3-0/+48
2007-07-16Improve behaviour of spurious IRQ detectAlan Cox1-0/+1
2007-07-16fix typo in prefetch.hDave Jones1-1/+1
2007-07-16taskstats: add context-switch countersMaxim Uvarov1-1/+4
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 Bunk1-2/+0
2007-07-16Kernel utf-8 handlingJan Engelhardt1-1/+4
2007-07-16Remove capability.h from mm.hAlexey Dobriyan1-1/+0
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper2-0/+4
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2-13/+7
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 Williams1-0/+4
2007-07-16fs: clarify "dummy" member in struct inodes_stat_tStefan Richter1-1/+1
2007-07-16AFS: implement file lockingDavid Howells1-0/+4
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day12-12/+2
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi1-1/+1
2007-07-16percpu_counters(): use cpu notifiersAndrew Morton1-12/+6
2007-07-16fuse warning fixAndrew Morton1-1/+1
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke1-2/+3
2007-07-16Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutexAlan Cox1-0/+6
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek1-1/+2
2007-07-16Introduce boot based timeTomas Janousek1-0/+2
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin1-0/+3
2007-07-16introduce write_trylock_irqsave()Satyam Sharma1-0/+7
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan1-0/+13
2007-07-16split mmapMiklos Szeredi1-0/+4
2007-07-16slob: initial NUMA supportPaul Mundt4-65/+117
2007-07-16kill vmalloc_earlyreserveJan Beulich1-1/+0
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton1-0/+3
2007-07-16Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day1-2/+0
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki1-0/+5
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu3-6/+6
2007-07-16lib: add idr_remove_allKristian Hoegsberg1-0/+1
2007-07-16lib: add idr_for_each()Kristian Hoegsberg1-0/+2
2007-07-16LZO1X: fix lzo1x_worst_compressNitin Gupta1-1/+1
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-27/+46
2007-07-15fix return type of skb_checksum_complete()Al Viro1-1/+1
2007-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller1-20/+0
2007-07-14[NETFILTER]: x_tables: add connlimit matchJan Engelhardt1-0/+17
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+1
2007-07-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+11
2007-07-14[NET]: Add macvlan driverPatrick McHardy2-0/+11
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy1-5/+0