Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
62c4d9afa4bcf5315e2745a17a0228bf65b9ba40
/
Documentation
62c4d9a
Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
f01b9b7
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
1a4120b
Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
4f2d658
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
451ce7f
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
a6be1fc
Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
7100e50
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
4d460fd
Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
f8b72d3
net-next: minor cleanups for bonding documentation
by Rick Jones
· 13 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 13 years ago
16d286e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b650352
mmc: sdhci-pxa: Add device tree support
by Chris Ball
· 13 years ago
c073cfc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
efaac3b
openvswitch: Fix typo in documentation.
by Leo Alterman
· 13 years ago
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
f65c9bb
xen/pcpu: Xen physical cpus online/offline sys interface
by Liu, Jinsong
· 13 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
67da22d
net-tcp: Fast Open client - cookie-less mode
by Yuchung Cheng
· 13 years ago
cf60af0
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
by Yuchung Cheng
· 13 years ago
8427b2a
bridge: update documentation references
by stephen hemminger
· 13 years ago
84c9f8c4
net: stmmac: Add ip version to dts bindings
by Dinh Nguyen
· 13 years ago
b1bdd2e
kexec: update URL of kexec homepage
by Olaf Hering
· 13 years ago
b4269e2
Merge branch 'pm-doc'
by Rafael J. Wysocki
· 13 years ago
823d936
Merge branch 'fixes' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
42f5996
net: ethernet: davinci_emac: add OF support
by Heiko Schocher
· 13 years ago
d0b1a03
Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt
by Arnd Bergmann
· 13 years ago
5d74c8a
ARM: EXYNOS: mark the DMA channel binding for SPI as preliminary
by Arnd Bergmann
· 13 years ago
feb7b8d
Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
by Arnd Bergmann
· 13 years ago
45bcc91
Merge branch 'clps711x/cleanup' into next/cleanup
by Arnd Bergmann
· 13 years ago
d2cfdb0
regulator: tps65910: set input_supply on desc unconditionally
by Laxman Dewangan
· 13 years ago
282f23c
tcp: implement RFC 5961 3.2
by Eric Dumazet
· 13 years ago
1694a0a
Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
d5b2e30
Merge tag 'v3.5-rc7' into regulator-drivers
by Mark Brown
· 13 years ago
4a5f7ef
pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID
by Dong Aisheng
· 13 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 13 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 13 years ago
30d9049
kill struct opendata
by Al Viro
· 13 years ago
d958527
make ->atomic_open() return int
by Al Viro
· 13 years ago
4723768
->atomic_open() prototype change - pass int * instead of bool *
by Al Viro
· 13 years ago
d18e900
vfs: add i_op->atomic_open()
by Miklos Szeredi
· 13 years ago
049b3c1
vfs: update documentation on ->i_dentry handling
by Al Viro
· 13 years ago
8488e40
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
36ec9fb
Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 13 years ago
5c0e008
Merge tag 'davinci-v3.6-dt' of git://gitorious.org/linux-davinci/linux-davinci into next/dt
by Arnd Bergmann
· 13 years ago
7c7fac3
regulator: tps6586x: add support for input supply
by Laxman Dewangan
· 13 years ago
612e1d5
pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific prefixes
by Lee Jones
· 13 years ago
2b90807
spi: s3c64xx: add device tree support
by Thomas Abraham
· 13 years ago
d07d152
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 13 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
a7f1b63
regulator: tps65217: Add device tree support
by AnilKumar Ch
· 13 years ago
8d5776d
Merge branch 'imx/dt-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt
by Arnd Bergmann
· 13 years ago
6de7351
Merge tag 'omap-devel-dt-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
by Arnd Bergmann
· 13 years ago
14d597b
Merge tag 'v3.5-rc6' into next/dt
by Arnd Bergmann
· 13 years ago
1f2bbf3
Merge branch 'tegra/cleanup' into next/dt
by Arnd Bergmann
· 13 years ago
cfda590
clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timer
by Dinh Nguyen
· 13 years ago
46d3cea
tcp: TCP Small Queues
by Eric Dumazet
· 13 years ago
58d8b17
KVM: MMU: document mmu-lock and fast page fault
by Xiao Guangrong
· 13 years ago
c0589fa
vxge/s2io: remove dead URLs
by Jon Mason
· 13 years ago
ed3efc1
mmc: dt: Add reg/interrupts to mmc.txt for clarity.
by Chris Ball
· 13 years ago
4efafee
mmc: dt: Deduplicate binding docs by referencing mmc.txt
by Chris Ball
· 13 years ago
0e35851
Merge branch 'devel-omap5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/newsoc
by Arnd Bergmann
· 13 years ago
0d01b7a
arm: mach-mvebu: add documentation for new device tree bindings
by Gregory CLEMENT
· 13 years ago
3651626
NFC: Error management documentation
by Eric Lapuyade
· 13 years ago
0c1b6fa
ARM: OMAP5: board-generic: Add device tree support
by R Sricharan
· 13 years ago
f72b85b
mac80211: remove ieee80211_key_removed
by Johannes Berg
· 13 years ago
94c3073
arm/dts: add wdt node for omap3 and omap4
by Xiao Jiang
· 13 years ago
8f961fa
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 13 years ago
c540521
security: Minor improvements to no_new_privs documentation
by Andy Lutomirski
· 13 years ago
88cde8b
ARM: dts: imx: update #interrupt-cells for gpio nodes
by Shawn Guo
· 13 years ago
ec3ed85
[media] Revert "[media] V4L: JPEG class documentation corrections"
by Sylwester Nawrocki
· 13 years ago
8e31cbc
Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
by Arnd Bergmann
· 13 years ago
19228a6
regulator: tps65910: add support for input supply
by Laxman Dewangan
· 13 years ago
5c09d12
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 13 years ago
021796b
mtd: ABI documentation: clarification of bitflip_threshold
by Mike Dunn
· 13 years ago
02a0677
Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07.06a' and 'fnh.2012.07.02a' into HEAD
by Paul E. McKenney
· 13 years ago
c1cb438
bindings: update imx and mxs #gpio-cells
by Shawn Guo
· 13 years ago
6bc5154
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
62ad644
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 13 years ago
6be5bfc
regulator: fixed: dt: support for input supply
by Laxman Dewangan
· 13 years ago
8c5e461
regulator: dt: add policy to have property "regulator-compatible"
by Laxman Dewangan
· 13 years ago
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
961e657
ARM: davinci: cp_intc: Add OF support for TI interrupt controller
by Heiko Schocher
· 13 years ago
b9df449
ARM: mx23: Add initial support for olinuxino board
by Fabio Estevam
· 13 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
3492ee72
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 13 years ago
8d2c794
PM / Documentation: fix typos in power management description
by Oskar Schirmer
· 13 years ago
18068bd
dm: verity fix documentation
by Milan Broz
· 13 years ago
6a66a8b
arm/dts: Add support for AM335x BeagleBone
by AnilKumar Ch
· 13 years ago
73fc610
video: mxsfb: add simple device tree probe
by Shawn Guo
· 13 years ago
dd8d20a
rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtc
by Marek Vasut
· 13 years ago
1ea6607
serial: mxs-auart: Allow device tree probing
by Fabio Estevam
· 13 years ago
09b2435
security: document no_new_privs
by Andy Lutomirski
· 13 years ago
f36992e
KVM: Add missing KVM_IRQFD API documentation
by Alex Williamson
· 13 years ago
74d874e
rcu: Update documentation to cover call_srcu() and srcu_barrier().
by Paul E. McKenney
· 13 years ago
f885b7f
rcu: Control RCU_FANOUT_LEAF from boot-time parameter
by Paul E. McKenney
· 13 years ago
744c62e
Merge tag 'v3.5-rc5' into regulator-drivers
by Mark Brown
· 13 years ago
Next »