summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-10-06Merge commit 'v3.1-rc9' into sched/coreIngo Molnar
2011-10-04Merge git://github.com/davem330/netLinus Torvalds
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-10-04llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra
2011-10-04sched: Convert to struct llistPeter Zijlstra
2011-10-04llist: Add llist_next()Peter Zijlstra
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying
2011-10-04llist: Return whether list is empty before adding in llist_add()Huang Ying
2011-10-04llist: Move cpu_relax() to after the cmpxchg()Huang Ying
2011-10-04llist: Remove the platform-dependent NMI checksIngo Molnar
2011-10-04llist: Make some llist functions inlineHuang Ying
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29ptp: fix L2 event message recognitionRichard Cochran
2011-09-28Merge branch 'writeback-for-linus' of git://github.com/fengguang/linuxLinus Torvalds
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-27vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-26sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switchPeter Zijlstra
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger
2011-09-20irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring
2011-09-19Merge git://github.com/davem330/netLinus Torvalds
2011-09-19tcp: fix build error if !CONFIG_SYN_COOKIESEric Dumazet
2011-09-19Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-09-18Merge git://github.com/davem330/netLinus Torvalds
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-16net: Align AF-specific flowi structs to longDavid Ward
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2011-09-16Merge branch 'master' of ../netdev/David S. Miller
2011-09-15net: copy userspace buffers on device forwardingMichael S. Tsirkin
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet
2011-09-15drivers/gpio/gpio-generic.c: fix build errorsRussell King
2011-09-15memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-06mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-08-31writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville