summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-25jump-label: initialize jump-label subsystem much earlierJeremy Fitzhardinge1-5/+9
2011-10-25jump_label: add arch_jump_label_transform_static() to optimise non-live code ...Jeremy Fitzhardinge1-0/+2
2011-10-25jump_label: if a key has already been initialized, don't nop it outJeremy Fitzhardinge1-2/+1
2011-10-25jump_label: use proper atomic_t initializerJeremy Fitzhardinge1-2/+2
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds1-1/+1
2011-09-27vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds1-0/+1
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+1
2011-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+4
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger1-0/+1
2011-09-19Merge git://github.com/davem330/netLinus Torvalds1-1/+18
2011-09-19tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet1-1/+18
2011-09-19Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-09-18Merge git://github.com/davem330/netLinus Torvalds7-4/+32
2011-09-17net: Handle different key sizes between address families in flow cachedpward1-0/+19
2011-09-17net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-09-17sctp: deal with multiple COOKIE_ECHO chunksMax Matveev1-0/+1
2011-09-16Merge branch 'master' of ../netdev/David S. Miller14-27/+56
2011-09-15net: copy userspace buffers on device forwardingMichael S. Tsirkin1-0/+1
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet3-1/+7
2011-09-15drivers/gpio/gpio-generic.c: fix build errorsRussell King1-10/+5
2011-09-15memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2-19/+6
2011-09-09regulator: fix kernel-doc warning in consumer.hRandy Dunlap1-1/+1
2011-09-09wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-08Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-9/+15
2011-09-06mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown1-1/+1
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick1-0/+5
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V1-0/+24
2011-08-31net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski1-0/+1
2011-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian1-9/+15
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown3-5/+1
2011-08-27Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+5
2011-08-27Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+26
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-08-26backlight: add a callback 'notify_after' for backlight controlDilan Lee1-0/+1
2011-08-26rapidio: fix use of non-compatible registersAlexandre Bounine1-9/+9
2011-08-26MAINTAINERS: Evgeniy has movedEvgeniy Polyakov1-1/+1
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer1-0/+5
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+0
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen1-0/+1
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+8
2011-08-24block: simplify force plug flush code a little bitShaohua Li1-1/+0
2011-08-23TTY: pty, fix pty countingJiri Slaby2-0/+5
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig1-2/+4
2011-08-23block: remove READ_META and WRITE_METAChristoph Hellwig1-2/+0
2011-08-23drivers:misc:ti-st: platform hooks for chip statesPavan Savoy1-1/+26
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger1-0/+6
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-0/+3
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-15/+101