Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9118626a30f8a3f58674623bebd3c34961e558af
9118626
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
aba9943
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
49abda9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
eb487ab
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
06c3bc6
sched: Fix update_curr_rt()
by Peter Zijlstra
· 14 years ago
542e72f
perf: Fix reading in perf_event_read()
by Peter Zijlstra
· 14 years ago
0b0abea
Revert "exofs: Set i_mapping->backing_dev_info anyway"
by Boaz Harrosh
· 14 years ago
f2f1756
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
b8ef289d
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
d54cdc8
fs: make block fiemap mapping length at least blocksize long
by Josef Bacik
· 14 years ago
3cd90ea
vfs: sparse: add __FMODE_EXEC
by Namhyung Kim
· 14 years ago
1a44bc8
vfs: sparse: remove a warning on OPEN_FMODE()
by Namhyung Kim
· 14 years ago
3751d60
memcg: fix event counting breakage from recent THP update
by KAMEZAWA Hiroyuki
· 14 years ago
8493ae4
memcg: never OOM when charging huge pages
by Johannes Weiner
· 14 years ago
1994282
memcg: prevent endless loop when charging huge pages to near-limit group
by Johannes Weiner
· 14 years ago
9221edb
memcg: prevent endless loop when charging huge pages
by Johannes Weiner
· 14 years ago
af241a0
thp: fix unsuitable behavior for hwpoisoned tail page
by Jin Dongming
· 14 years ago
a6d30dd
thp: fix the wrong reported address of hwpoisoned hugepages
by Jin Dongming
· 14 years ago
efeda7a
thp: fix splitting of hwpoisoned hugepages
by Jin Dongming
· 14 years ago
b16957c
MAINTAINERS: fixup Simtec support email entries
by Ben Dooks
· 14 years ago
5832203
MAINTAINERS: fixup file entries for "SIMTEC EB2410ITX (BAST)"
by Ben Dooks
· 14 years ago
eb2ffca
MAINTAINERS: move s3c2410 drivers to ARM/SAMSUNG ARM
by Ben Dooks
· 14 years ago
0781b90
epoll: epoll_wait() should not use timespec_add_ns()
by Eric Dumazet
· 14 years ago
48db54e
mm/migration: fix page corruption during hugepage migration
by Minchan Kim
· 14 years ago
57fc4a5
mm: when migrate_pages returns 0, all pages must have been released
by Andrea Arcangeli
· 14 years ago
552b372
memsw: deprecate noswapaccount kernel parameter and schedule it for removal
by Michal Hocko
· 14 years ago
fceda1b
memsw: handle swapaccount kernel parameter correctly
by Michal Hocko
· 14 years ago
f1a0639
genirq: Prevent irq storm on migration
by Thomas Gleixner
· 14 years ago
afe8a88
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
405b864
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
fdf4c58
mlock: operate on any regions with protection != PROT_NONE
by Michel Lespinasse
· 14 years ago
69bc70d
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
by Randy Dunlap
· 14 years ago
1e1dbb2
sched, docs: Update schedstats documentation to version 15
by Javi Merino
· 14 years ago
ebf5382
Linux 2.6.38-rc3
by Linus Torvalds
· 14 years ago
0fd08c5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
6284644
cifs: fix length checks in checkSMB
by Jeff Layton
· 14 years ago
7921127
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
35a8524
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
ffbbf2d
kernel.h: fix kernel-doc warning
by Randy Dunlap
· 14 years ago
fb9f1f1
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
2426ec8
virtio: update MAINTAINERS
by Michael S. Tsirkin
· 14 years ago
cbae4873
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
fb1c634
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
abfa44b
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
cab6958
[CIFS] Update cifs minor version
by Steve French
· 14 years ago
e98ff0f
ARM: smp_on_up: allow non-ARM SMP processors
by Russell King
· 14 years ago
7a8587e
cifs: No need to check crypto blockcipher allocation
by Shirish Pargaonkar
· 14 years ago
bed3c1d
[media] fix saa7111 non-detection
by Russell King
· 14 years ago
31c2659
cifs: clean up some compiler warnings
by Jeff Layton
· 14 years ago
f855f6c
cifs: make CIFS depend on CRYPTO_MD4
by Jeff Layton
· 14 years ago
56b0ec3
[media] rc/streamzap: fix reporting response times
by Jarod Wilson
· 14 years ago
5bd9d73
[media] mceusb: really fix remaining keybounce issues
by Jarod Wilson
· 14 years ago
b4608fa
[media] rc: use time unit conversion macros correctly
by Jarod Wilson
· 14 years ago
457e2ff
[media] rc/ir-lirc-codec: add back debug spew
by Jarod Wilson
· 14 years ago
8df5991
[media] ir-kbd-i2c: improve remote behavior with z8 behind usb
by Jarod Wilson
· 14 years ago
5766d20
[media] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send
by Jarod Wilson
· 14 years ago
7f2a06d
[media] hdpvr: fix up i2c device registration
by Jarod Wilson
· 14 years ago
86ee659
[media] rc/mce: add mappings for missing keys
by Jarod Wilson
· 14 years ago
a5ecdfb
[media] gspca - zc3xx: Discard the partial frames
by Jean-François Moine
· 14 years ago
3d24406
[media] gspca - zc3xx: Fix bad images with the sensor hv7131r
by Jean-François Moine
· 14 years ago
7c45f2c
[media] gspca - zc3xx: Bad delay when given by a table
by Jean-François Moine
· 14 years ago
9ffdc6c
watchdog: Don't change watchdog state on read of sysctl
by Marcin Slusarz
· 14 years ago
3973576
watchdog: Fix sysctl consistency
by Marcin Slusarz
· 14 years ago
4135038
watchdog: Fix broken nowatchdog logic
by Marcin Slusarz
· 14 years ago
c192802
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
by Russell King
· 14 years ago
b0a2679
ARM: initrd: disable initrd if passed address overlaps reserved region
by Russell King
· 14 years ago
5f2c1b3
ARM: footbridge: fix debug macros
by Russell King
· 14 years ago
613b152
ARM: mmci: round down the bytes transferred on error
by Russell King
· 14 years ago
ccff9b5
ARM: mmci: complete the transaction on error
by Russell King
· 14 years ago
d9c11b1
[S390] reset default for CONFIG_CHSC_SCH
by Sebastian Ott
· 14 years ago
6fa1098
[S390] qdio: prevent compile warning under CONFIG_32BIT
by Jan Glauber
· 14 years ago
786cca8
[S390] use asm-generic/cacheflush.h
by Akinobu Mita
· 14 years ago
c84ca00
[S390] tlb: fix build error caused by THP
by Heiko Carstens
· 14 years ago
e4d8269
[S390] missing sacf in uaccess
by Martin Schwidefsky
· 14 years ago
f1be77b
[S390] pgtable_list corruption
by Martin Schwidefsky
· 14 years ago
f602f6d6
[S390] dasd: prevent panic with unresumed devices
by Stefan Haberland
· 14 years ago
92a4e0f
cifs: force a reconnect if there are too many MIDs in flight
by Jeff Layton
· 14 years ago
d804d41
cifs: don't pop a printk when sending on a socket is interrupted
by Jeff Layton
· 14 years ago
68abaff
cifs: simplify SMB header check routine
by Jeff Layton
· 14 years ago
2db7c58
cifs: send an NT_CANCEL request when a process is signalled
by Jeff Layton
· 14 years ago
1be912d
cifs: handle cancelled requests better
by Jeff Layton
· 14 years ago
58b8a5b
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
ffeb414
cifs: fix two compiler warning about uninitialized vars
by Jeff Layton
· 14 years ago
70d1f36
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
54e74b8
Input: rc-keymap - return KEY_RESERVED for unknown mappings
by Dmitry Torokhov
· 14 years ago
1ca05b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
aa5bd67
Fix prlimit64 for suid/sgid processes
by Kacper Kornet
· 14 years ago
2f215a7
intel_scu_ipc: remove duplicated #include
by Huang Weiyi
· 14 years ago
af5eb74
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
by Anton Altaparmakov
· 14 years ago
9fbf0c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
4fda116
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
by Linus Torvalds
· 14 years ago
52cea8a
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 14 years ago
7bfeea0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
f9a3d1d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
ef9f2fa
Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
by Linus Torvalds
· 14 years ago
e51c7b1
Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-next
by Roland Dreier
· 14 years ago
3a0592b1
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
by Artem Bityutskiy
· 14 years ago
c63fe0a
Input: synaptics - retry failed resets when reconnecting
by Alexandre Peixoto Ferreira
· 14 years ago
baddf58
Input: synaptics - fix reconnect logic on MT devices
by Alexandre Peixoto Ferreira
· 14 years ago
e7acc84
Input: tegra-kbc - fix keymap entry for LeftMeta key
by Rakesh Iyer
· 14 years ago
Next »