summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Input: add generic suspend and resume for input devicesDmitry Torokhov2009-09-17
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2009-09-15
|\
| * ide: convert to ->proc_fopsAlexey Dobriyan2009-09-01
| * ide: fix races in handling of user-space SET XFER commandsBartlomiej Zolnierkiewicz2009-08-07
| * ide: allow ide_dev_read_id() to be called from the IRQ contextBartlomiej Zolnierkiewicz2009-08-07
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\ \
| * | powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-02
| * | dma: Add set_dma_mask hook to struct dma_map_opsFUJITA Tomonori2009-08-28
| * | Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt2009-08-28
| |\ \
* | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ \
| * | | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-14
| * | | | percpu: update embedding first chunk allocator to handle sparse unitsTejun Heo2009-08-14
| * | | | vmalloc: implement pcpu_get_vm_areas()Tejun Heo2009-08-14
| * | | | percpu: add pcpu_unit_offsets[]Tejun Heo2009-08-14
| * | | | percpu: introduce pcpu_alloc_info and pcpu_group_infoTejun Heo2009-08-14
| * | | | percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upwardTejun Heo2009-08-14
| * | | | percpu: add @align to pcpu_fc_alloc_fn_tTejun Heo2009-08-14
| * | | | percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()Tejun Heo2009-08-14
| * | | | percpu: drop @static_size from first chunk allocatorsTejun Heo2009-08-14
| * | | | percpu: generalize first chunk allocator selectionTejun Heo2009-08-14
| * | | | percpu: build first chunk allocators selectivelyTejun Heo2009-08-14
| * | | | percpu: rename 4k first chunk allocator to pageTejun Heo2009-08-14
| * | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\ \ \ \
| * | | | | percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMPTejun Heo2009-07-15
| * | | | | percpu: teach large page allocator about NUMATejun Heo2009-07-04
| * | | | | percpu: allow non-linear / sparse cpu -> unit mappingTejun Heo2009-07-04
| * | | | | percpu: drop pcpu_chunk->page[]Tejun Heo2009-07-04
| * | | | | percpu: simplify pcpu_setup_first_chunk()Tejun Heo2009-07-04
| * | | | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-04
| * | | | | x86,percpu: generalize 4k first chunk allocatorTejun Heo2009-07-04
| * | | | | percpu: drop @unit_size from embed first chunk allocatorTejun Heo2009-07-04
| * | | | | Merge branch 'master' into for-nextTejun Heo2009-07-04
| |\ \ \ \ \
| * | | | | | percpu: use __weak only in the definition of weak percpu variablesTejun Heo2009-06-29
| * | | | | | percpu: implement optional weak percpu definitionsTejun Heo2009-06-24
| * | | | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-24
* | | | | | | Nicolas Pitre has a new email addressNicolas Pitre2009-09-15
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-15
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.hHans de Goede2009-09-12
| * | | | | | | V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controlsEduardo Valentin2009-09-12
| * | | | | | | V4L/DVB (12543): v4l: introduce string control support.Hans Verkuil2009-09-12
| * | | | | | | V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR capsHans Verkuil2009-09-12
| * | | | | | | V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2009-09-12
| * | | | | | | V4L/DVB (12212): v4l2: add RDS API to videodev2.hHans Verkuil2009-09-12
| * | | | | | | V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.hLaurent Pinchart2009-09-12
| * | | | | | | V4L/DVB (12149): videodev2.h: Reorganize fourcc tableMauro Carvalho Chehab2009-09-12
* | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-26
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi2009-08-26
| * | | | | | | | x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-26
| | |_|_|/ / / / | |/| | | | | |