summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slub/lockless' into for-linusPekka Enberg2011-03-203-15/+155
|\
| * Lockless (and preemptless) fastpaths for slubChristoph Lameter2011-03-111-1/+4
| * slub: min_partial needs to be in first cachelineChristoph Lameter2011-03-111-1/+1
| * Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Pekka Enberg2011-03-112-13/+150
| |\
| | * percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter2011-02-281-0/+128
| | * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-13/+22
* | | Merge branch 'slab/next' into for-linusPekka Enberg2011-03-202-1/+1
|\ \ \
| * \ \ Merge branch 'slab/rcu' into slab/nextPekka Enberg2011-03-1170-187/+355
| |\ \ \
| | * | | slub: automatically reserve bytes at the end of slabLai Jiangshan2011-03-111-0/+1
| | |/ /
| * | | mm: Remove support for kmem_cache_name()Christoph Lameter2011-01-231-1/+0
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-142-7/+4
|\ \ \ \
| * | | | NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-111-5/+3
| * | | | NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-101-2/+0
| * | | | SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-101-0/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-03-141-0/+2
|\ \ \ \
| * | | | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger2011-02-281-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-101-0/+3
|\ \ \ \ \
| * | | | | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-101-0/+3
| | |/ / / | |/| | |
* | | | | sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell2011-03-101-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-091-4/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | unfuck proc_sysctl ->d_compare()Al Viro2011-03-081-4/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-051-1/+1
|\ \ \ \ \
| * | | | | libceph: fix msgr keepalive flagSage Weil2011-03-041-1/+0
| * | | | | libceph: fix msgr backoffSage Weil2011-03-041-0/+1
* | | | | | mm: add alloc_page_vma_node()Andi Kleen2011-03-051-0/+2
* | | | | | mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen2011-03-051-4/+5
* | | | | | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-041-3/+0
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-041-1/+0
|\ \ \ \ \
| * | | | | RxRPC: Fix v1 keysAnton Blanchard2011-03-031-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-043-8/+4
|\ \ \ \ \ \
| * | | | | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-032-4/+3
| * | | | | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-021-1/+1
| * | | | | | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-011-3/+0
* | | | | | | mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2011-03-021-0/+1
|/ / / / / /
* | | | | | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-03-011-0/+8
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-011-1/+1
|\ \ \ \ \ \
| * | | | | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+1
* | | | | | | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings2011-03-011-0/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-262-11/+16
|\ \ \ \ \ \
| * | | | | | PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2011-02-242-11/+16
* | | | | | | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-261-1/+3
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-251-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix over-zealous flush_disk when changing device size.NeilBrown2011-02-241-1/+1
* | | | | | | mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-02-241-0/+2
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-244-13/+15
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | net_sched: long word align struct qdisc_skb_cb dataEric Dumazet2011-02-231-1/+1
| * | | | | ipv6: Add IPv6 multicast address flag definesLinus Lüssing2011-02-221-0/+12
| * | | | | net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend2011-02-201-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-201-11/+1
| |\ \ \ \ \
| | * | | | | netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-171-11/+1