aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-5/+4
2011-09-19Merge git://github.com/davem330/netGravatar Linus Torvalds 1-1/+18
2011-09-18tcp: fix build error if !CONFIG_SYN_COOKIESGravatar Eric Dumazet 1-1/+18
2011-09-18Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Gravatar Linus Torvalds 1-1/+1
2011-09-18Merge git://github.com/davem330/netGravatar Linus Torvalds 7-4/+32
2011-09-16net: Handle different key sizes between address families in flow cacheGravatar dpward 1-0/+19
2011-09-16net: Align AF-specific flowi structs to longGravatar David Ward 1-3/+3
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksGravatar Max Matveev 1-0/+1
2011-09-16Merge branch 'master' of ../netdev/Gravatar David S. Miller 14-27/+56
2011-09-15net: copy userspace buffers on device forwardingGravatar Michael S. Tsirkin 1-0/+1
2011-09-15tcp: Change possible SYN flooding messagesGravatar Eric Dumazet 3-1/+7
2011-09-14drivers/gpio/gpio-generic.c: fix build errorsGravatar Russell King 1-10/+5
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Gravatar Johannes Weiner 2-19/+6
2011-09-08regulator: fix kernel-doc warning in consumer.hGravatar Randy Dunlap 1-1/+1
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hGravatar Randy Dunlap 1-0/+2
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipGravatar Linus Torvalds 1-9/+15
2011-09-06mfd: Fix value of WM8994_CONFIGURE_GPIOGravatar Mark Brown 1-1/+1
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Gravatar Jim Garlick 1-0/+5
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolGravatar Aneesh Kumar K.V 1-0/+24
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkGravatar Maciej Żenczykowski 1-0/+1
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+3
2011-08-29perf events: Fix slow and broken cgroup context switch codeGravatar Stephane Eranian 1-9/+15
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 3-5/+1
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-0/+5
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+26
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+3
2011-08-25backlight: add a callback 'notify_after' for backlight controlGravatar Dilan Lee 1-0/+1
2011-08-25rapidio: fix use of non-compatible registersGravatar Alexandre Bounine 1-9/+9
2011-08-25MAINTAINERS: Evgeniy has movedGravatar Evgeniy Polyakov 1-1/+1
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationGravatar Josh Boyer 1-0/+5
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-11/+0
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+6
2011-08-25Add a personality to report 2.6.x version numbersGravatar Andi Kleen 1-0/+1
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-1/+8
2011-08-24block: simplify force plug flush code a little bitGravatar Shaohua Li 1-1/+0
2011-08-23TTY: pty, fix pty countingGravatar Jiri Slaby 2-0/+5
2011-08-23block: separate priority boosting from REQ_METAGravatar Christoph Hellwig 1-2/+4
2011-08-23block: remove READ_META and WRITE_METAGravatar Christoph Hellwig 1-2/+0
2011-08-22drivers:misc:ti-st: platform hooks for chip statesGravatar Pavan Savoy 1-1/+26
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Gravatar Nicholas Bellinger 1-0/+6
2011-08-22mac80211: fix suspend/resume races with unregister hwGravatar Stanislaw Gruszka 1-0/+3
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 7-15/+101
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-1/+15
2011-08-19squeeze max-pause area and drop pass-good areaGravatar Wu Fengguang 1-11/+0
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-3/+7
2011-08-17mm: fix __page_to_pfn for a const struct page argumentGravatar Ian Campbell 2-4/+4
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Gravatar Ian Campbell 2-2/+2
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+3
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+11
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsGravatar Jeff Moyer 1-0/+1