summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold
2010-01-16perf: Export software-only event group characteristic as a flagFrederic Weisbecker
2010-01-16list: Introduce list_rotate_left()Frederic Weisbecker
2010-01-16perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-01-16ACPI: don't cond_resched if irq is disabledXiaotian Feng
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2010-01-15tun: export underlying socketMichael S. Tsirkin
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin
2010-01-14lib: Introduce strnstr()Li Zefan
2010-01-14mac80211: improve powersave documentationKalle Valo
2010-01-14mac80211: fix mac80211.h documentation warningsKalle Valo
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-14Fix ACC_MODE() for realAl Viro
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2010-01-14ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann
2010-01-14drm/ttm: Add a swap_notify callback.Thomas Hellstrom
2010-01-13net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan
2010-01-13genirq: Fix documentation of default chip disable()Mark Brown
2010-01-13plist: Fix grammar mistake, and c-style mistakeJohn Kacur
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux
2010-01-13rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2010-01-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-12libata: retry link resume if necessaryTejun Heo
2010-01-12ieee80211: add struct ieee80211_hdr_qosKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2010-01-12mac80211: create Probe Request templateKalle Valo
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek
2010-01-12Merge branch 'for-2.6.33' into for-2.6.34Mark Brown
2010-01-12Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity