summaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
Commit message (Expand)AuthorAgeFilesLines
* kexec: export kexec.h to user spacemaximilian attems2012-05-311-0/+1
* kbuild: install kernel-page-flags.hUlrich Drepper2012-05-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-0/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-221-0/+1
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-221-0/+1
| | |\
| | | * NFC: Export nfc.h to userlandSamuel Ortiz2012-05-161-0/+1
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-241-0/+1
|\ \ \ \
| * | | | [media] v4l2-dv-timings.h: definitions for CEA-861 and VESA DMT timingsHans Verkuil2012-05-201-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-221-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | mei: export mei.h for the user spaceTomas Winkler2012-05-091-0/+1
| * | | uuid: add uuid.h to exported header listTomas Winkler2012-05-091-0/+1
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-0/+1
|\ \ \ | |_|/ |/| |
| * | seccomp: add system call filtering using BPFWill Drewry2012-04-141-0/+1
| |/
* | econet: remove ancient bug ridden protocolStephen Hemminger2012-05-181-1/+0
* | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-151-1/+0
|/
* Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-021-0/+1
|\
| * HSI: hsi_char: Add HSI char device kernel configurationAndras Domokos2012-01-051-0/+1
* | ext2: No longer export ext2_fs.h to user spaceThierry Reding2012-03-311-1/+0
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-0/+1
|\ \
| * | sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin2012-02-201-0/+1
* | | ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-041-0/+1
* | | mdio: Export mdio.h to userlandBen Hutchings2012-03-011-0/+1
|/ /
* | unix_diag: Include unix_diag.h into header-y targetPavel Emelyanov2011-12-301-0/+1
* | sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov2011-12-301-0/+1
* | net: introduce ethernet teaming deviceJiri Pirko2011-11-131-0/+1
|/
* drivers/virt: introduce Freescale hypervisor management driverTimur Tabi2011-07-081-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-251-0/+1
|\
| * mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-241-0/+1
* | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-251-0/+1
|\ \
| * | ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-231-0/+1
| |/
* / [media] uvcvideo: Make the API publicLaurent Pinchart2011-05-201-0/+1
|/
* [media] omap3isp: Kconfig and MakefileLaurent Pinchart2011-03-221-0/+1
* [media] v4l: v4l2_subdev userspace format APILaurent Pinchart2011-03-221-0/+1
* [media] v4l: Move the media/v4l2-mediabus.h header to include/linuxLaurent Pinchart2011-03-221-0/+1
* [media] media: Media device information queryLaurent Pinchart2011-03-221-0/+1
* caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2011-01-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-131-0/+1
|\
| * include: Install linux/if_alg.h for user-space crypto APIMiloslav Trmač2010-12-031-0/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-101-3/+6
|\ \
| * | kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_allKirill A. Shutemov2010-12-141-3/+6
* | | [media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab2010-12-291-1/+0
|/ /
* | fanotify: allow fanotify to be builtEric Paris2010-10-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-281-4/+0
|\ \
| * \ Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-4/+0
| |\ \ | | |/ | |/|
| | * smbfs: move to drivers/stagingArnd Bergmann2010-10-051-4/+0
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-1/+0
|\ \ \ | |/ / |/| |
| * | V4L/DVB: videotext: remove this obsolete APIHans Verkuil2010-10-211-1/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-211-1/+0
|\| |
| * | fanotify: disable fanotify syscallsEric Paris2010-10-111-1/+0
| |/
* / RDS: Add rds.h to exported headers listAndy Grover2010-09-081-0/+1
|/