summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2009-10-29percpu: remove some sparse warningsTejun Heo
2009-10-29percpu: make alloc_percpu() handle array typesTejun Heo
2009-10-29block: move bdi/address_space unplug functions to backing-dev.hJens Axboe
2009-10-29net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov
2009-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-29net: Introduce dev_get_by_index_rcu()Eric Dumazet
2009-10-29Allow disabling of DSACK TCP option per routeGilad Ben-Yossef
2009-10-29Allow to turn off TCP window scale opt per routeGilad Ben-Yossef
2009-10-29Allow disabling TCP timestamp options per routeGilad Ben-Yossef
2009-10-29Add the no SACK route option featureGilad Ben-Yossef
2009-10-29Add dst_feature to query route entry featuresGilad Ben-Yossef
2009-10-29Allow tcp_parse_options to consult dst entryGilad Ben-Yossef
2009-10-29net: Add ndo_fcoe_get_wwn to net_device_opsYi Zou
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-29tpm: fix header for modular buildRandy Dunlap
2009-10-29param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell
2009-10-28kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas
2009-10-28vlan: Optimize multiple unregistrationEric Dumazet
2009-10-28net: add a list_head parameter to dellink() methodEric Dumazet
2009-10-28net: Introduce unregister_netdevice_many()Eric Dumazet
2009-10-28net: Introduce unregister_netdevice_queue()Eric Dumazet
2009-10-28block: get rid of the WRITE_ODIRECT flagJeff Moyer
2009-10-28perf_event: Add alignment-faults and emulation-faults software eventsAnton Blanchard
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields
2009-10-28tpm add default function definitionsMimi Zohar
2009-10-27mac80211: add ieee80211_rx_ni()Kalle Valo
2009-10-27cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig
2009-10-27ssb: Put host pointers into a unionMichael Buesch
2009-10-27rcu: Fix TINY_RCU #elif conditionPaul E. McKenney
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27vlan: allow null VLAN ID to be usedEric Dumazet
2009-10-27sh: intc: Make ack_regs generally available.Paul Mundt
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns
2009-10-26cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer
2009-10-26rcu: Do tiny cleanups in rcutinyIngo Molnar
2009-10-26rcu: Add synchronize_srcu_expedited()Paul E. McKenney
2009-10-26rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney
2009-10-26drm: Add async event synchronization for drmWaitVblankKristian Høgsberg
2009-10-25MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki
2009-10-24pcmcia: drop already defined PCI_IDsWolfram Sang
2009-10-24rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet
2009-10-24ipv6 sit: RCU conversion phase IEric Dumazet
2009-10-24tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa
2009-10-23ratelimit: Make suppressed output messages more usefulChristian Borntraeger
2009-10-23perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann
2009-10-23irq: trivial: Fix typo in comment for #endifMichael Neuling
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-22pkt_sched: skbedit add support for setting markjamal
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds