summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* audit: allow audit code to satisfy getname requests from its names_listJeff Layton2012-10-121-0/+11
* vfs: define struct filename and have getname() return itJeff Layton2012-10-122-8/+18
* vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton2012-10-121-2/+1
* audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-122-9/+15
* audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-121-5/+10
* audit: add a new "type" field to audit_names structJeff Layton2012-10-121-0/+5
* audit: reverse arguments to audit_inode_childJeff Layton2012-10-122-13/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-123-20/+16
|\
| * consitify do_mount() argumentsAl Viro2012-10-112-7/+7
| * lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan2012-10-101-1/+7
| * lglock: make the per_cpu locks staticLai Jiangshan2012-10-101-1/+1
| * lglock: remove unused DEFINE_LGLOCK_LOCKDEP()Lai Jiangshan2012-10-101-9/+0
| * MAX_LFS_FILESIZE definition for 64bit needs LL...Al Viro2012-10-101-1/+1
| * vfs: drop lock/unlock superMarco Stornelli2012-10-091-1/+0
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-10-121-1/+1
|\ \
| * | compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos2012-10-111-1/+1
* | | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-122-19/+626
|\ \ \
| * \ \ Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat2012-10-109-34/+144
| |\ \ \
| | * | | OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja2012-09-261-0/+13
| | * | | OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja2012-09-261-0/+2
| | * | | OMAPDSS: Remove old way of setting manager and device linksArchit Taneja2012-09-261-5/+0
| | * | | OMAPDSS: Remove manager->device referencesArchit Taneja2012-09-261-0/+4
| | * | | OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_managerArchit Taneja2012-09-261-0/+5
| | * | | OMAPDSS: output: Add set/unset device ops for omap_dss_outputArchit Taneja2012-09-261-0/+4
| | * | | OMAPDSS: outputs: Create a new entity called outputsArchit Taneja2012-09-261-0/+30
| | * | | OMAPDSS: Use WB fifo for GFX overlayTomi Valkeinen2012-09-071-0/+1
| | * | | OMAPDSS: DSI: calculate dsi clockTomi Valkeinen2012-09-071-0/+2
| | * | | OMAPDSS: HDMI: Move GPIO handling to HDMI driverTomi Valkeinen2012-09-071-0/+2
| | * | | Merge tag 'v3.6-rc4'Tomi Valkeinen2012-09-03532-8077/+18935
| | |\ \ \
| | * | | | OMAPDSS: Correct DISPC_IRQ bit definitions for LCD3Chandrabhanu Mahapatra2012-08-271-4/+4
| | * | | | OMAPDSS: RFBI: Maitain copy of rfbi timings in driver dataArchit Taneja2012-08-161-0/+2
| | * | | | OMAPDSS: DSI: Maintain copy of video mode timings in driver dataArchit Taneja2012-08-161-0/+2
| | * | | | OMAPDSS: DSI: Rename dsi_videomode_data to dsi_videomode_timingsArchit Taneja2012-08-161-2/+2
| | * | | | OMAPDSS: DSI: Maintain copy of operation mode in driver dataArchit Taneja2012-08-161-0/+2
| | * | | | OMAPDSS: SDI: Maintain copy of data pairs in driver dataArchit Taneja2012-08-161-0/+1
| | * | | | OMAPDSS: DPI: Maintain copy of number of data lines in driver dataArchit Taneja2012-08-161-0/+1
| | * | | | OMAPDSS: RFBI: Maintain copy of number of data lines in driver dataArchit Taneja2012-08-161-1/+3
| | * | | | OMAPDSS: RFBI: Maintain copy of pixel size in driver dataArchit Taneja2012-08-161-2/+3
| | * | | | OMAPDSS: DSI: Maintain copy of pixel format in driver dataArchit Taneja2012-08-161-0/+2
| | * | | | OMAPDSS: RFBI: Add function to set panel sizeArchit Taneja2012-08-151-0/+1
| | * | | | OMAPDSS: RFBI: Remove partial update supportArchit Taneja2012-08-151-5/+2
| | * | | | OMAPDSS: SDI: Create a function to set timingsArchit Taneja2012-08-151-0/+2
| | * | | | OMAPDSS: DSI: Add function to set panel size for command mode panelsArchit Taneja2012-08-131-0/+1
| | * | | | OMAPDSS: DSI: Maintain own copy of timings in driver dataArchit Taneja2012-08-131-0/+2
| | * | | | OMAPDSS: DPI: Maintain our own timings field in driver dataArchit Taneja2012-08-131-2/+2
| * | | | | Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/...Florian Tobias Schandinat2012-09-201-0/+533
| |\ \ \ \ \
| | * | | | | include/video: Add register offsets for FIMD version 8Leela Krishna Amudala2012-08-081-0/+7
| | * | | | | include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-081-0/+526
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-114-2/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-0830-32/+82
| |\ \ \ \ \ \