summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* video: display_timing: add doubleclk flagSteffen Trumtrar2013-01-241-0/+1
* of: add 'const' to of_node_full_name parameterSteffen Trumtrar2013-01-241-1/+1
* drm_modes: add of_videomode helpersof_videomode_helperSteffen Trumtrar2013-01-241-0/+4
* drm_modes: add videomode helpersSteffen Trumtrar2013-01-241-0/+5
* fbmon: add of_videomode helpersSteffen Trumtrar2013-01-241-0/+4
* fbmon: add videomode helpersSteffen Trumtrar2013-01-241-0/+4
* video: add of helper for display timings/videomodeSteffen Trumtrar2013-01-242-0/+38
* video: add display_timing and videomodeSteffen Trumtrar2013-01-242-0/+172
* Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-161-1/+1
|\
| * cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
* | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-161-0/+1
|\ \
| * | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-101-0/+1
* | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
* | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-142-5/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown2013-01-101-1/+1
| |\ \ \
| | * | | ASoC: cs4271: fix sparse warningDaniel Mack2012-12-021-1/+1
| * | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-01-101-4/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-201-4/+6
* | | | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0
|\ \ \ \ \
| * | | | | Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-141-0/+3
|\ \ \ \ \
| * | | | | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-111-0/+3
* | | | | | Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-117-19/+31
|\ \ \ \ \ \
| * | | | | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-111-3/+11
| * | | | | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
| * | | | | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-112-1/+1
| * | | | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-112-1/+3
| * | | | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
| * | | | | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-111-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-111-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-081-1/+1
| | | |_|_|/ | | |/| | |
* | / | | | mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
|/ / / / /
* | | | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-082-36/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm/exynos: consider both case of vflip and hflip.Eunchul Kim2013-01-041-0/+2
| * | | | drm/exynos: change file license to GPLInki Dae2013-01-042-36/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-082-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-282-0/+2
| |\ \ \ \ \
| | * | | | | netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2012-12-241-0/+1
| | * | | | | netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2012-12-161-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-071-0/+1
|\ \ \ \ \ \ \
| * | | | | | | namei.h: include errno.hStephen Warren2012-12-251-0/+1
* | | | | | | | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-041-0/+9
* | | | | | | | mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-041-8/+0
* | | | | | | | selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-041-1/+2
* | | | | | | | ipc: introduce message queue copy featureStanislav Kinsbursky2013-01-041-0/+1
* | | | | | | | ipc: message queue receive cleanupStanislav Kinsbursky2013-01-041-2/+3
* | | | | | | | ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-041-0/+1