summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells1-0/+1
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells2-2/+7
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells1-1/+1
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier1-0/+4
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen1-2/+2
2010-01-16kfifo: add kfifo_initializedAndi Kleen1-0/+10
2010-01-16kfifo: add kfifo_out_peekAndi Kleen1-0/+3
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen1-4/+4
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen1-5/+5
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap1-2/+2
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold1-7/+0
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski1-0/+2
2010-01-16ACPI: don't cond_resched if irq is disabledXiaotian Feng1-1/+1
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-19/+0
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin3-0/+132
2010-01-15tun: export underlying socketMichael S. Tsirkin1-0/+14
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin1-0/+1
2010-01-14lib: Introduce strnstr()Li Zefan1-1/+4
2010-01-14mac80211: improve powersave documentationKalle Valo1-21/+54
2010-01-14mac80211: fix mac80211.h documentation warningsKalle Valo1-1/+6
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-01-14Fix ACC_MODE() for realAl Viro1-1/+1
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-2/+1
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann1-3/+8
2010-01-13net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila1-1/+1
2010-01-12lib: Introduce generic list_sort functionDave Chinner1-0/+11
2010-01-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+17
2010-01-12libata: retry link resume if necessaryTejun Heo1-0/+3
2010-01-12ieee80211: add struct ieee80211_hdr_qosKalle Valo1-0/+10
2010-01-12mac80211: add U-APSD client supportKalle Valo2-0/+25
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2-2/+20
2010-01-12mac80211: create Probe Request templateKalle Valo1-0/+17
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2-0/+39
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen2-2/+46
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2-15/+6
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen1-0/+2
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek1-0/+5
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2-0/+6
2010-01-12Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2-1/+2
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp1-0/+15
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner1-1/+1
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner1-0/+1
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger2-1/+5
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+1
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity1-2/+14
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich1-0/+12
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre1-0/+10