summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-16perf: Export software-only event group characteristic as a flagFrederic Weisbecker1-0/+5
2010-01-16list: Introduce list_rotate_left()Frederic Weisbecker1-0/+14
2010-01-16perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker1-1/+2
2010-01-16Merge 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-15lib: Introduce strnstr()Li Zefan1-1/+4
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-14netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann1-3/+8
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan1-4/+4
2010-01-13genirq: Fix documentation of default chip disable()Mark Brown1-1/+1
2010-01-13plist: Fix grammar mistake, and c-style mistakeJohn Kacur1-2/+2
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar66-796/+1187
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux1-0/+17
2010-01-13rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney2-0/+15
2010-01-13lib: Introduce generic list_sort functionDave Chinner1-0/+11
2010-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2010-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
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 Valo1-0/+18
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen1-1/+9
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo1-0/+9
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen1-0/+44
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek1-0/+4
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-12tcp: Generalized TTL Security MechanismStephen Hemminger1-0/+2
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
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum1-52/+58
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2010-01-11genhd: overlapping variable definitionStephen Hemminger1-3/+3
2010-01-11block: Stop using byte offsetsMartin K. Petersen1-12/+5
2010-01-11block: removed unused as_io_contextKirill Afonshin1-27/+0
2010-01-11block: bdev_stack_limits wrapperMartin K. Petersen1-0/+2
2010-01-11block: Fix discard alignment calculation and printingMartin K. Petersen1-2/+5