summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-06-24kprobes: enable clean usage of get_kprobeAbhishek Sagar1-0/+4
2008-06-24ftrace: store mcount address in rec->ipAbhishek Sagar1-2/+1
2008-06-23gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman1-0/+3
2008-06-23tty_driver: Update required method documentationAlan Cox1-3/+2
2008-06-23nfsd: rename MAY_ flagsMiklos Szeredi1-13/+13
2008-06-23sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton1-3/+2
2008-06-23knfsd: convert knfsd to kthread APIJeff Layton1-1/+1
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown1-0/+1
2008-06-23nfsd: eliminate unused nfs4_callback.cb_statBenny Halevy1-1/+0
2008-06-23nfsd: eliminate unused nfs4_callback.cb_programBenny Halevy1-1/+0
2008-06-23nfsd: remove three unused NFS4_ACE_* definesJ. Bruce Fields1-3/+0
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev1-2/+0
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt1-1/+1
2008-06-23Merge branch 'linus' into sched/develIngo Molnar6-24/+11
2008-06-23Merge branch 'linus' into core/rcuIngo Molnar6-24/+11
2008-06-23Merge branch 'linus' into tracing/ftraceIngo Molnar6-24/+11
2008-06-23Merge branch 'linus' into core/softirqIngo Molnar6-24/+11
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle1-1/+1
2008-06-21Add cycle_kernel_lock()Jonathan Corbet1-0/+13
2008-06-20lockdep: add lock_class information to lock_chain and output itHuang, Ying1-0/+3
2008-06-20net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings1-0/+14
2008-06-20net: Disable LRO on devices that are forwardingBen Hutchings1-0/+1
2008-06-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+6
2008-06-19agp: more boolean conversions.Dave Airlie2-3/+3
2008-06-19drivers/char/agp - use boolJoe Perches1-11/+3
2008-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-06-18x86, generic: mark early_printk as asmlinkageJiri Slaby1-1/+1
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen1-2/+2
2008-06-18Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller3-18/+52
2008-06-18netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen1-2/+2
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh1-0/+3
2008-06-18net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz2-0/+2
2008-06-18Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik1-18/+47
2008-06-18atm: [suni] add support for setting loopback and framing modesChas Williams1-1/+1
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov2-1/+4
2008-06-17wext: Emit event stream entries correctly when compat.David S. Miller1-0/+15
2008-06-17wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller1-0/+13
2008-06-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-06-17netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov1-1/+2
2008-06-17udp: add struct net argument to udp_hashfnPavel Emelyanov1-1/+1
2008-06-17udp: introduce a udp_hashfn functionPavel Emelyanov1-0/+5
2008-06-17ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki1-1/+1
2008-06-16Export <linux/a.out.h> to userspace again.David Woodhouse1-0/+3
2008-06-16Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse1-8/+0
2008-06-16Merge branch 'linus' into x86/irqIngo Molnar77-215/+523
2008-06-16Merge branch 'linus' into core/softlockupIngo Molnar51-115/+246
2008-06-16Merge branch 'linus' into core/softirqIngo Molnar51-115/+246
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar65-165/+292
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar55-120/+251
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar51-115/+246