Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1447464789918db1e1a3d0aaf50d3d0f6487a4f
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
833e683
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
c552441
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
8586551
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
239dab4
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
f1c4108
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
6ac5310
Merge branch '3.10-fixes' into mips-for-linux-next
by Ralf Baechle
· 12 years ago
e04abfa
Merge branches 'mlx5', 'qib' and 'srp' into for-next
by Roland Dreier
· 12 years ago
5e631a0
mlx5: Return -EFAULT instead of -EPERM
by Dan Carpenter
· 12 years ago
0b3ddf3
IB/qib: Log all SDMA errors unconditionally
by Dean Luick
· 12 years ago
308c813
IB/qib: Fix module-level leak
by Mike Marciniszyn
· 12 years ago
288dde9
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
by Moshe Lazer
· 12 years ago
80d5e8a
IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
by Bart Van Assche
· 12 years ago
689c3db
CIFS: Fix a deadlock when a file is reopened
by Pavel Shilovsky
· 12 years ago
b33fcf1
CIFS: Reopen the file if reconnect durable handle failed
by Pavel Shilovsky
· 12 years ago
c31ad43
xfs: Fix the logic check for all quotas being turned off
by Chandra Seetharaman
· 12 years ago
cce78da
watchdog: hpwdt: Add check for UEFI bits
by Mingarelli, Thomas
· 12 years ago
086f3ec
watchdog: softdog: remove replaceable ping operation
by Kim, Milo
· 12 years ago
26c57ef
watchdog: New watchdog driver for MEN A21 watchdogs
by Johannes Thumshirn
· 12 years ago
6910ceb
Watchdog: fix clearing of the watchdog interrupt
by Russell King
· 12 years ago
fa142ff
Watchdog: allow orion_wdt to be built for Dove
by Russell King
· 12 years ago
938d0a8
watchdog: Add Broadcom BCM2835 watchdog timer driver
by Lubomir Rintel
· 12 years ago
9903883f
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
36805aa
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
6d2fa9e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
6e63a3a
watchdog: delete mpcore_wdt driver
by Viresh Kumar
· 12 years ago
8fce9b3
watchdog: xilinx: Setup the origin compatible string
by Michal Simek
· 12 years ago
0fb3767
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
0edcd16
Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 12 years ago
d4d1cda
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
7728f03
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
9419c07
watchdog: xilinx: Fix driver header
by Michal Simek
· 12 years ago
4838806
watchdog: wdrtas: don't use custom version of print_hex_dump
by Andy Shevchenko
· 12 years ago
8cbd0ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 12 years ago
fcf9567
watchdog: core: don't try to stop device if not running
by Hector Palacios
· 12 years ago
5f31497
watchdog: jz4740: Pass device to clk_get
by Lars-Peter Clausen
· 12 years ago
1466b77
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
6638f4e
watchdog: twl4030: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
6697dbd
watchdog: mpcore: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
76692c9
watchdog: da9055: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
552a964
watchdog: da9052: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
26556b6
watchdog: cpwd: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
0183984c
watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops
by Jingoo Han
· 12 years ago
3828924
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
by Jingoo Han
· 12 years ago
1ae995d
watchdog: wm831x: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
7a5da03
watchdog: wm831x_wdt: use devm_gpio_request_one()
by Jingoo Han
· 12 years ago
d3a33a950
watchdog: mtx1-wdt: use devm_gpio_request_one()
by Jingoo Han
· 12 years ago
07bf971
watchdog: sp805_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
4d2327c
watchdog: shwdt: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
2f7b9b4
watchdog: shwdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
259181f
watchdog: pnx4008_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
bdf4957
watchdog: imx2_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
0b93026
watchdog: dw_wdt: Staticize local symbol
by Sachin Kamat
· 12 years ago
cf3cc8c
watchdog: dw_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
9d8a7f1
watchdog: ts72xx_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
b94828f
watchdog: riowd: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
a508e2e
watchdog: riowd: use devm_kzalloc()
by Jingoo Han
· 12 years ago
52ccc5a
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
by Jingoo Han
· 12 years ago
3666eb0
watchdog: nuc900_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
ac1bb69
watchdog: mv64x60_wdt: use devm_ioremap()
by Jingoo Han
· 12 years ago
626d65a
watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
by Jingoo Han
· 12 years ago
321e312
watchdog: at32ap700x: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
a796078
watchdog: at32ap700x_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
19d2f8e
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
746919d
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
9db0192
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 12 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
c72bb31
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
92f8ff7
xfs: Add pquota fields where gquota is used.
by Chandra Seetharaman
· 12 years ago
6d128e1
Revert "Makefile: Fix install error with make -j option"
by Linus Torvalds
· 12 years ago
64fb6d9
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
b4294ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
4ece92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 12 years ago
75fcf64
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db6e330
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 12 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 12 years ago
61b0d76
zswap: add documentation
by Seth Jennings
· 12 years ago
2b28111
zswap: add to mm/
by Seth Jennings
· 12 years ago
4e2e277
zbud: add to mm/
by Seth Jennings
· 12 years ago
ae92494
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
b202c0d
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
cb63fc2
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
a9642fa
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9d0eb0a
dm: add switch target
by Jim Ramsay
· 12 years ago
8504eed
dm: update maintainers
by Alasdair G Kergon
· 12 years ago
2a7faeb
dm: optimize reorder structure
by Mikulas Patocka
· 12 years ago
83d5e5b
dm: optimize use SRCU and RCU
by Mikulas Patocka
· 12 years ago
2480945
dm bufio: submit writes outside lock
by Mikulas Patocka
· 12 years ago
43aeaa2
dm cache: fix arm link errors with inline
by Mikulas Patocka
· 12 years ago
553d8fe
dm verity: use __ffs and __fls
by Mikulas Patocka
· 12 years ago
75e3a0f
dm flakey: correct ctr alloc failure mesg
by Alasdair G Kergon
· 12 years ago
5d8be84
dm verity: remove pointless comparison
by Mikulas Patocka
· 12 years ago
220cd05
dm: use __GFP_HIGHMEM in __vmalloc
by Mikulas Patocka
· 12 years ago
b1bf2de
dm verity: fix inability to use a few specific devices sizes
by Mikulas Patocka
· 12 years ago
1c0e883
dm ioctl: set noio flag to avoid __vmalloc deadlock
by Mikulas Patocka
· 12 years ago
6c182cd
dm mpath: fix ioctl deadlock when no paths
by Hannes Reinecke
· 12 years ago
8133633
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
5f12972
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
15a49b9
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
8d10aae
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 12 years ago
Next »