aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * infrastructure for saner ret_from_kernel_thread semanticsAl Viro2012-10-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\ \
| * | vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2012-10-12
| * | audit: make audit_inode take struct filenameJeff Layton2012-10-12
| * | vfs: make path_openat take a struct filename pointerJeff Layton2012-10-12
| * | audit: allow audit code to satisfy getname requests from its names_listJeff Layton2012-10-12
| * | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
| * | vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton2012-10-12
| * | audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-12
| * | audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-12
| * | audit: add a new "type" field to audit_names structJeff Layton2012-10-12
| * | audit: reverse arguments to audit_inode_childJeff Layton2012-10-12
* | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-12
|\ \ \
| * | | xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-04
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\ \ \ \
| * \ \ \ Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-10-09
| |\ \ \ \
| | * \ \ \ Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz2012-09-28
| | |\ \ \ \
| | | * | | | time/jiffies: bring back unconditional LATCH definitionArnd Bergmann2012-09-28
| | * | | | | time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-24
| | * | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| | * | | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
| | * | | | | time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz2012-09-24
| | * | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-24
| | * | | | | jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz2012-09-24
| | * | | | | alarmtimer: Remove unused helpers & definesJohn Stultz2012-09-24
| | * | | | | alarmtimer: Use hrtimer per-alarm instead of per-baseJohn Stultz2012-09-24
| | |/ / / /
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-11
| |\ \ \ \ \
| | * | | | | [media] dvb: LNA implementation changesAntti Palosaari2012-10-07
| | * | | | | [media] media: s5p-hdmi: add HPD GPIO to platform dataTomasz Stanislawski2012-10-05
| | * | | | | [media] v4l: Add control definitions for new H264 encoder featuresArun Kumar K2012-10-05
| | * | | | | [media] v4l: Add fourcc definitions for new formatsArun Kumar K2012-10-05
| | * | | | | [media] s5p-csis: Allow to specify pixel clock's source through platform dataSylwester Nawrocki2012-10-05
| | * | | | | [media] s5p-fimc: Remove unused platform data structure fieldsSylwester Nawrocki2012-10-05
| | * | | | | [media] s5p-csis: Replace phy_enable platform data callback with direct callSylwester Nawrocki2012-10-05
| | * | | | | Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-05
| | |\ \ \ \ \
| | * | | | | | [media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2012-10-05
| | * | | | | | [media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2012-10-05
| | * | | | | | [media] vpif_capture: move routing info from subdev to inputHans Verkuil2012-10-05
| | * | | | | | [media] vpif_capture: remove unnecessary can_route flagHans Verkuil2012-10-05
| | * | | | | | [media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar2012-10-05
| | * | | | | | [media] media: v4l2-ctrls: add control for test patternLad, Prabhakar2012-10-05
| | * | | | | | [media] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definitionSylwester Nawrocki2012-10-05
| | * | | | | | [media] V4L: Add V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8 media bus formatSylwester Nawrocki2012-10-05
| | * | | | | | [media] V4L: Add [get/set]_frame_desc subdev callbacksSylwester Nawrocki2012-10-05
| | * | | | | | [media] V4L: Add s_rx_buffer subdev video operationSylwester Nawrocki2012-10-05
| | * | | | | | [media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil2012-10-05
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \ \ \ \ \ \ \
| * | | | | | | | consitify do_mount() argumentsAl Viro2012-10-11