summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.7-rc8' into staging/for_v3.8Mauro Carvalho Chehab2012-12-047-46/+39Star
|\
| * Merge branch 'block-dev'Linus Torvalds2012-12-031-5/+0Star
| |\
| | * blkdev_max_block: make private to fs/buffer.cLinus Torvalds2012-11-301-1/+0Star
| | * blockdev: remove bd_block_size_semaphore againLinus Torvalds2012-11-291-4/+0Star
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-013-30/+32
| |\ \
| | * | perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-193-30/+32
| * | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-302-9/+5Star
| |\ \ \
| | * | | revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-302-9/+5Star
| * | | | percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka2012-11-281-2/+2
* | | | | [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki2012-11-281-0/+45
* | | | | Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2012-11-2899-2145/+2478
|\| | | |
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-11-271-11/+10Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [media] adv7604: Replace prim_mode by modeHans Verkuil2012-11-211-11/+10Star
| * | | | Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-272-1/+5
| * | | | include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera2012-11-271-0/+1
| | |_|/ | |/| |
| * | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-11-231-0/+2
| |\ \ \
| | * | | of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2012-11-231-0/+2
| * | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-231-0/+1
| |\ \ \ \
| | * | | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-231-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-221-1/+1
| | |\ \ \ \
| | | * | | | xfrm: Fix the gc threshold value for ipv4Steffen Klassert2012-11-131-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-11-231-2/+3
| |\ \ \ \ \ \
| | * | | | | | Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2012-11-211-2/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-11-221-0/+4
| |\ \ \ \ \ \
| | * | | | | | [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-141-0/+1
| | * | | | | | [SCSI] Add a report opcode helperMartin K. Petersen2012-11-141-0/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-221-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | drm/radeon: add new SI pci idAlex Deucher2012-11-221-0/+1
| | |/ / / /
| * | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-173-5/+3Star
| |\ \ \ \ \
| | * | | | | revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-4/+0Star
| | * | | | | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-0/+2
| | * | | | | memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-161-1/+1
| | |/ / / /
| * | | | | mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-161-0/+9
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-161-0/+31
| |\ \ \ \ \
| | * | | | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-166-7/+40
| | |\| | | |
| | * | | | | drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I2012-11-071-0/+31
| * | | | | | clk: remove inline usage from clk-provider.hIgor Mazanov2012-11-151-2/+2
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-101-1/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ptp: update adjfreq callback descriptionJacob Keller2012-11-031-1/+2
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-101-0/+2
| |\ \ \ \
| | * | | | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-101-0/+2
| * | | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-101-2/+32
| |\ \ \ \ \
| | * | | | | xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk2012-11-071-2/+32
| * | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-092-3/+4
| |\ \ \ \ \ \
| | * | | | | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-071-2/+2
| | * | | | | | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-071-0/+1
| | * | | | | | mmc: dw_mmc: convert the variable type of irqSeungwon Jeon2012-11-071-1/+1
| * | | | | | | revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-091-1/+0Star
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-031-0/+9
| |\ \ \ \ \ \