summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* vmalloc: implement pcpu_get_vm_areas()Tejun Heo2009-08-141-0/+6
* percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-141-9/+7
* percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-141-13/+29
* percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upwardTejun Heo2009-08-141-6/+8
* percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo2009-08-141-1/+2
* percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()Tejun Heo2009-08-141-1/+1
* percpu: drop @static_size from first chunk allocatorsTejun Heo2009-08-141-10/+8
* percpu: generalize first chunk allocator selectionTejun Heo2009-08-141-0/+12
* percpu: build first chunk allocators selectivelyTejun Heo2009-08-141-22/+5
* percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-141-1/+1
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1464-362/+465
|\
| * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-131-11/+38
| |\
| | * perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-131-11/+36
| | * perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-131-0/+2
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-131-1/+8
| |\ \
| | * | locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra2009-08-101-1/+8
| * | | NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-121-3/+2
| | |/ | |/|
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-101-5/+7
| |\ \ | | |/ | |/|
| | * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-101-0/+2
| | * perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-091-5/+5
| * | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-0/+1
| |\ \ | | |/ | |/|
| | * KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-051-0/+1
| * | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-092-2/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-071-1/+2
| |\ \
| | * | vfs: add __destroy_inodeChristoph Hellwig2009-08-071-0/+1
| | * | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-071-1/+1
| | |/
| * | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-071-5/+3
| |\ \
| | * | ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-061-5/+3
| | |/
| * | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-072-1/+3
| |\ \
| | * | mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-031-1/+1
| | * | mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre2009-08-031-0/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-071-6/+7
| |\ \ \
| | * | | Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-051-6/+7
| * | | | bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2009-08-071-13/+19
| * | | | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-071-0/+28
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-041-1/+1
| |\ \ \
| | * | | tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-041-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-041-0/+1
| |\ \ \
| | * | | block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen2009-08-011-0/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-041-1/+1
| |\ \ \
| | * | | ip: fix logic of reverse path filter sysctlStephen Hemminger2009-07-271-1/+1
| * | | | perf_counter: Full task tracingPeter Zijlstra2009-08-021-1/+12
| | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-311-1/+1
| |\ \ \
| | * | | io context: fix ref countingLi Zefan2009-07-311-1/+1
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-311-1/+13
| |\ \ \ \
| | * | | | clocksource: Save mult_orig in clocksource_disable()Magnus Damm2009-07-311-1/+13
| * | | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-311-26/+3
| * | | | | lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior2009-07-311-0/+2
| * | | | | lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-305-20/+10
| * | | | | lguest: fix comment styleRusty Russell2009-07-302-18/+36