| Commit message (Expand) | Author | Age |
* | ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h | Paul Mackerras | 2012-03-04 |
* | mdio: Export mdio.h to userland | Ben Hutchings | 2012-03-01 |
* | unix_diag: Include unix_diag.h into header-y target | Pavel Emelyanov | 2011-12-30 |
* | sock_diag: Arrange sock_diag.h such that it is exportable to userspace | Pavel Emelyanov | 2011-12-30 |
* | net: introduce ethernet teaming device | Jiri Pirko | 2011-11-13 |
* | drivers/virt: introduce Freescale hypervisor management driver | Timur Tabi | 2011-07-08 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-05-25 |
|\ |
|
| * | mmc: core: Add mmc CMD+ACMD passthrough ioctl | John Calixto | 2011-05-24 |
* | | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-25 |
|\ \ |
|
| * | | ptp: Added a brand new class driver for ptp clocks. | Richard Cochran | 2011-05-23 |
| |/ |
|
* / | [media] uvcvideo: Make the API public | Laurent Pinchart | 2011-05-20 |
|/ |
|
* | [media] omap3isp: Kconfig and Makefile | Laurent Pinchart | 2011-03-22 |
* | [media] v4l: v4l2_subdev userspace format API | Laurent Pinchart | 2011-03-22 |
* | [media] v4l: Move the media/v4l2-mediabus.h header to include/linux | Laurent Pinchart | 2011-03-22 |
* | [media] media: Media device information query | Laurent Pinchart | 2011-03-22 |
* | caif: bugfix - add caif headers for userspace usage. | sjur.brandeland@stericsson.com | 2011-01-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | include: Install linux/if_alg.h for user-space crypto API | Miloslav Trmač | 2010-12-03 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-01-10 |
|\ \ |
|
| * | | kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_all | Kirill A. Shutemov | 2010-12-14 |
* | | | [media] V4L1 removal: Remove linux/videodev.h | Mauro Carvalho Chehab | 2010-12-29 |
|/ / |
|
* | | fanotify: allow fanotify to be built | Eric Paris | 2010-10-28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-10-28 |
|\ \ |
|
| * \ | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman | 2010-10-28 |
| |\ \
| | |/
| |/| |
|
| | * | smbfs: move to drivers/staging | Arnd Bergmann | 2010-10-05 |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-28 |
|\ \ \
| |/ /
|/| | |
|
| * | | V4L/DVB: videotext: remove this obsolete API | Hans Verkuil | 2010-10-20 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-21 |
|\| | |
|
| * | | fanotify: disable fanotify syscalls | Eric Paris | 2010-10-11 |
| |/ |
|
* / | RDS: Add rds.h to exported headers list | Andy Grover | 2010-09-08 |
|/ |
|
* | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | block: fix missing export of blk_types.h | Jens Axboe | 2010-08-07 |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | fanotify: fscking all notification system | Eric Paris | 2010-07-28 |
| |/ |
|
* / | l2tp: fix export of header file for userspace | James Chapman | 2010-08-03 |
|/ |
|
* | X25: Add if_x25.h and x25 to device identifiers | Andrew Hendry | 2010-04-22 |
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-03-02 |
|\ |
|
| * | OMAP: DSS2: OMAPFB: install omapfb.h | Ville Syrjälä | 2010-03-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-03-02 |
|\ \ |
|
| * | | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 2010-01-15 |
| |/ |
|
* / | cciss: export linux/cciss_defs.h header | dann frazier | 2010-02-23 |
|/ |
|
* | net: add net_tstamp.h to headers_install | Jie Zhang | 2009-12-12 |
* | tty: esp: remove broken driver | Alan Cox | 2009-12-11 |
* | Merge branch 'master' into next | James Morris | 2009-12-03 |
|\ |
|
| * | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 |
| * | perf_events: Make ABI definitions available to userspace | Chuck Ebbert | 2009-10-06 |
* | | define convenient securebits masks for prctl users (v2) | Serge E. Hallyn | 2009-10-29 |
|/ |
|
* | KVM: export kvm_para.h | Michael S. Tsirkin | 2009-09-10 |
* | dm raid1: add userspace log | Jonthan Brassow | 2009-06-22 |