aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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, Yanmin2-3/+4
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-16v850: enable arbitary speed tty ioctlsAlan Cox3-3/+12
2007-07-16Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike1-0/+9
2007-07-16uml: use get_free_pages to allocate kernel stacksJeff Dike1-2/+4
2007-07-16etrax: enable arbitary speed setting on tty portsAlan Cox3-2/+9
2007-07-16m32r: enable arbitary speed tty rate settingAlan Cox3-3/+12
2007-07-16ARM26: enable arbitary speed tty ioctls and split input/output speedAlan Cox3-3/+12
2007-07-16fix alpha ISA supportIvan Kokshaysky1-3/+10
2007-07-16h8300 entry.S updateYoshinori Sato1-0/+2
2007-07-16h8300: enable arbitary speed tty port setupAlan Cox3-3/+12
2007-07-16FRV: Connect up new syscallsDavid Howells1-1/+5
2007-07-16split mmapMiklos Szeredi1-0/+4
2007-07-16slob: initial NUMA supportPaul Mundt4-65/+117
2007-07-16kill vmalloc_earlyreserveJan Beulich2-2/+1
2007-07-16page table handling cleanupJan Beulich26-301/+1
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 Lu7-7/+13
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 master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds7-51/+284
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-86/+111
2007-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds4-0/+603
2007-07-15frv: missing __clear_user()Al Viro1-0/+2
2007-07-15fix return type of skb_checksum_complete()Al Viro1-1/+1
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy3-39/+1
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy2-2/+4
2007-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller1-20/+0
2007-07-14[NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2-2/+2
2007-07-14[NETFILTER]: x_tables: add connlimit matchJan Engelhardt1-0/+17
2007-07-14[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai1-0/+4
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2-4/+4
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+1
2007-07-14[AF_IUCV]: Add lock when updating accept_qUrsula Braun1-0/+1
2007-07-14[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk1-3/+0
2007-07-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-10/+61
2007-07-14[NET]: Add macvlan driverPatrick McHardy2-0/+11
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy1-5/+0
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy1-2/+0
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy1-0/+3