Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e3288775ff63900fbb7db505f2b9a1bee98f07df
e328877
tty: maintainers data was edited wrongly by someone
by Alan Cox
· 15 years ago
d945cb9
pty: Rework the pty layer to use the normal buffering logic
by Alan Cox
· 15 years ago
b4b21ca
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
728b690
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 15 years ago
ed7ba2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
4b99d35
intel-iommu: Fix intel_iommu_unmap_range() with size 0
by Sheng Yang
· 15 years ago
0f2f222
Free struct device in fw_dev_release()
by Catalin Marinas
· 15 years ago
d5ce5b4
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
by Catalin Marinas
· 15 years ago
5e75c5f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
d6d4655
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 15 years ago
622f806
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
6c96895
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
by Linus Torvalds
· 15 years ago
99f5d48
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)
by Krzysztof Helt
· 15 years ago
d7272e5
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
f1b9c33
w100fb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
feaa61e
atafb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
0c8ddf7
i810fb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
e9bf0cc
elfcore.h : Fix UML build breakage
by Parag Warudkar
· 15 years ago
886a7a3
PM: Clear -EAGAIN in dpm_prepare
by Sebastian Ott
· 15 years ago
00024be
x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR
by Peter Chubb
· 15 years ago
eeafa5e
Input: gpio_mouse - use standard driver registration method
by Saeed Bishara
· 15 years ago
ddaa434
Input: mark serio and i8042 as suspended when hibernating too
by Thadeu Lima de Souza Cascardo
· 15 years ago
ea96025
powerpc: Don't use alloc_bootmem() in init_IRQ() path
by Anton Vorontsov
· 15 years ago
ad9064d
powerpc: Fix spin_event_timeout() to be robust over context switches
by Grant Likely
· 15 years ago
30c5af4
powerpc: Use pr_devel() in do_dcache_icache_coherency()
by Michael Ellerman
· 15 years ago
33875f0
powerpc/cell: Use pr_devel() in axon_msi.c
by Michael Ellerman
· 15 years ago
29e5fa59
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
by Michael Ellerman
· 15 years ago
651e2dd
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
by Michael Ellerman
· 15 years ago
3665ee3
powerpc/perf_counter: Remove duplicated #include
by Huang Weiyi
· 15 years ago
a1ac38a
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
by Michael Ellerman
· 15 years ago
b69e9e9
powerpc/pseries: Use pr_devel() in xics.c
by Michael Ellerman
· 15 years ago
d258e64
powerpc: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
551a232
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
by Michael Ellerman
· 15 years ago
01cc826
Merge commit 'jwb/merge' into merge
by Benjamin Herrenschmidt
· 15 years ago
d01730d
quota: Fix possible deadlock during parallel quotaon and quotaoff
by Jiaying Zhang
· 15 years ago
dd4da3a
serial: sh-sci: fix sci interrupt handler
by SUGIOKA Toshinobu
· 15 years ago
2b5c0c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.31
by Paul Mundt
· 15 years ago
2dbc8a2
video: hitfb: Move over to dev_pm_ops.
by Paul Mundt
· 15 years ago
684dcd0
video: hitfb: Convert to framebuffer_alloc().
by Paul Mundt
· 15 years ago
e33afdd
video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().
by Paul Mundt
· 15 years ago
a2e1b4c
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
by Mark Langsdorf
· 15 years ago
3f4a782
[CPUFREQ] fix (utter) cpufreq_add_dev mess
by Mathieu Desnoyers
· 15 years ago
ee88415
[CPUFREQ] Cleanup locking in conservative governor
by venkatesh.pallipadi@intel.com
· 15 years ago
5a75c82
[CPUFREQ] Cleanup locking in ondemand governor
by venkatesh.pallipadi@intel.com
· 15 years ago
37c90e8
[CPUFREQ] Mark policy_rwsem as going static in cpufreq.c wont be exported
by venkatesh.pallipadi@intel.com
· 15 years ago
7d26e2d
[CPUFREQ] Eliminate the recent lockdep warnings in cpufreq
by venkatesh.pallipadi@intel.com
· 15 years ago
faf80d6
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
eca4ee0
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
e5a7675
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
eeaecb8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
dc53fff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
f560902
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 15 years ago
9861df1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
8871b20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
085ff82
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 15 years ago
f63bafe5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
4148df9b0
fb: Initialize fb_info mutexes in framebuffer_alloc()
by Paul Mundt
· 15 years ago
793285f
cred_guard_mutex: do not return -EINTR to user-space
by Oleg Nesterov
· 15 years ago
82e3310
linux/sysrq.h needs linux/errno.h
by Tobias Doerffel
· 15 years ago
600ce1a
drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer
by InKi Dae
· 15 years ago
5bfd756
Fix virt_to_phys() warnings
by Kevin Cernekee
· 15 years ago
c8236db
mm: mark page accessed before we write_end()
by Josef Bacik
· 15 years ago
a65e7bf
elf: fix multithreaded program core dumping on arm
by Hui Zhu
· 15 years ago
3beab0b
sys_sync(): fix 16% performance regression in ffsb create_4k test
by Zhang, Yanmin
· 15 years ago
f386c61
gcov: exclude code operating in userspace from profiling
by Peter Oberparleiter
· 15 years ago
28df30e
rtc: ds1374, fix lock imbalance
by Jiri Slaby
· 15 years ago
efc0cfa6
vlynq: fix typo in Kconfig to enable debugging
by Florian Fainelli
· 15 years ago
9e2db5c
vlynq: correct typo of missing "CONFIG_" prefix in ifdef
by Robert P. J. Day
· 15 years ago
cbad1cb
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
0ca1b08
Revert "p54: Use SKB list handling helpers instead of by-hand code."
by David S. Miller
· 15 years ago
1bc4ee4
sctp: fix warning at inet_sock_destruct() while release sctp socket
by Wei Yongjun
· 15 years ago
3c8a9c6
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
by Mariusz Kozlowski
· 15 years ago
3503e0a
Revert "ide: improve handling of Power Management requests"
by David S. Miller
· 15 years ago
db6e3f9
microblaze: Fix cast warning for init.c
by Michal Simek
· 15 years ago
4ae7833
microblaze: Wire up new syscalls
by Michal Simek
· 15 years ago
e513588
microblaze: use generic syscalls.h
by Arnd Bergmann
· 15 years ago
3183e06
microblaze: clean up signal handling
by Arnd Bergmann
· 15 years ago
0a58458
microblaze: convert all simple headers to use asm-generic
by Remis Lima Baima
· 15 years ago
14f8738
microblaze: use the generic lib/checksum.c
by Remis Lima Baima
· 15 years ago
81d8279
microblaze: fall back on generic header files for the ABI
by Arnd Bergmann
· 15 years ago
67fc25e
Merge branch 'slab/urgent' into for-linus
by Pekka Enberg
· 15 years ago
1ded3f5
dsa: fix 88e6xxx statistics counter snapshotting
by Stephane Contri
· 15 years ago
78c29bd
forcedeth: Fix NAPI race.
by Eric Dumazet
· 15 years ago
3942453
drivers/net/smsc911x.c: Fix resource size off by 1 error
by Julia Lawall
· 15 years ago
4c3dd30
pcnet_cs: add new id
by Ken Kawasaki
· 15 years ago
1e9d998
bnx2x: Fix the maximal values of coalescing timeouts.
by Eilon Greenstein
· 15 years ago
3799cf4
bnx2x: Disable HC coalescing when setting timeout to zero.
by Eilon Greenstein
· 15 years ago
d23e436
tun: Fix device unregister race
by Herbert Xu
· 15 years ago
0a68434
V4L/DVB (12206): get_dvb_firmware: Correct errors in MPC718 firmware extraction logic
by Andy Walls
· 15 years ago
a5ca3a1
V4L/DVB (12203): radio-si470x: fix lock imbalance
by Jiri Slaby
· 15 years ago
11b79ea
V4L/DVB (12202): em28xx, fix lock imbalance
by Jiri Slaby
· 15 years ago
791a08f
V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpix
by Mauro Carvalho Chehab
· 15 years ago
58fc1ce
V4L/DVB (12171): em28xx: fix webcam usage with different output formats
by Mauro Carvalho Chehab
· 15 years ago
557dca5
[ARM] amba: fix amba device resources
by Russell King
· 15 years ago
ed5f143
V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams
by Mauro Carvalho Chehab
· 15 years ago
f797608
V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 version)
by Devin Heitmueller
· 15 years ago
43cb9fe
V4L/DVB (12139): em28xx: add other video formats
by Mauro Carvalho Chehab
· 15 years ago
02e7804
V4L/DVB (12138): em28xx: add support for Silvercrest Webcam
by Mauro Carvalho Chehab
· 15 years ago
6934e6f
V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works
by Mauro Carvalho Chehab
· 15 years ago
Next »