summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-153-22/+138
|\
| * percpu: kill lpage first chunk allocatorTejun Heo2009-08-141-16/+0
| * percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo2009-08-141-2/+5
| * 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
| |\
| * | percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMPTejun Heo2009-07-151-0/+5
| * | percpu: teach large page allocator about NUMATejun Heo2009-07-041-2/+22
| * | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-041-1/+2
| * | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-041-2/+1
| * | percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-041-3/+2
| * | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-041-0/+27
| * | x86,percpu: generalize 4k first chunk allocatorTejun Heo2009-07-041-2/+10
| * | percpu: drop @unit_size from embed first chunk allocatorTejun Heo2009-07-041-1/+1
| * | Merge branch 'master' into for-nextTejun Heo2009-07-0482-239/+1553
| |\ \
| * | | percpu: use __weak only in the definition of weak percpu variablesTejun Heo2009-06-291-1/+1
| * | | percpu: implement optional weak percpu definitionsTejun Heo2009-06-241-9/+56
| * | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-3/+9
* | | | Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-153-19/+252
|\ \ \ \
| * | | | V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.hHans de Goede2009-09-121-0/+1
| * | | | V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controlsEduardo Valentin2009-09-121-0/+34
| * | | | V4L/DVB (12543): v4l: introduce string control support.Hans Verkuil2009-09-121-2/+4
| * | | | V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR capsHans Verkuil2009-09-121-0/+2
| * | | | V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2009-09-121-0/+2
| * | | | V4L/DVB (12212): v4l2: add RDS API to videodev2.hHans Verkuil2009-09-121-0/+23
| * | | | V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart2009-09-121-0/+164
| * | | | V4L/DVB (12149): videodev2.h: Reorganize fourcc tableMauro Carvalho Chehab2009-09-121-17/+22
* | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-152-7/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-2664-362/+465
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi2009-08-261-2/+2
| * | | | | x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-261-5/+12
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-0/+162
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-0246-181/+377
| |\ \ \ \ \
| * | | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-011-0/+162
* | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-1/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse2009-08-031-1/+0
| | * | | | | | | agp: Add generic support for graphics dma remappingZhenyu Wang2009-08-031-1/+5
* | | | | | | | | Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2009-09-142-5/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUXEric Paris2009-09-151-1/+1
| * | | | | | | | | Creds: creds->security can be NULL is selinux is disabledEric Paris2009-09-142-5/+17
| | |_|_|_|_|_|/ / | |/| | | | | | |