Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e277a1aaa97abdc1b0a0b8a8c062e29220b00440
e277a1a
cmd64x: fix recovery time calculation (take 3)
by Sergei Shtylyov
· 18 years ago
cd05a1f
[PATCH] clockevents: Fix suspend/resume to disk hangs
by Thomas Gleixner
· 18 years ago
24c4ac0
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c334ba9
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
4745591
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
5379058
[PATCH] fix MTIME_SEC_MAX on 32-bit
by Thomas Gleixner
· 18 years ago
014efb1
[PATCH] i386: fix typo in sync_constant_test_bit()'s name
by Jeremy Fitzhardinge
· 18 years ago
6c912a3
[PATCH] spi_s3c24xx.c: warning fix
by Arnaud Patard (Rtp
· 18 years ago
d1cabd6
[PATCH] fix process crash caused by randomisation and 64k pages
by James Bottomley
· 18 years ago
e29e175
[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N
by Zilvinas Valinskas
· 18 years ago
35ae834
[PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable
by Ankita Garg
· 18 years ago
e5d480f
[PATCH] change misleading EFI partition support description
by Johannes Berg
· 18 years ago
21778867
[PATCH] futex: PI state locking fix
by Ingo Molnar
· 18 years ago
d3a7b6d
[PATCH] tpm_infineon: maintainer
by Marcel Selhorst
· 18 years ago
c2c88f1
[PATCH] Initialise SAK member for each virtual console to prevent oops
by Bernhard Walle
· 18 years ago
7a5e6bc
[PATCH] hwmon: Build fix for SENSORS_W83793
by Stefano Brivio
· 18 years ago
6347073
[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files
by Trond Myklebust
· 18 years ago
89a0914
[PATCH] nfs: fix congestion control
by Peter Zijlstra
· 18 years ago
b74a2f0
[PATCH] fix rescan_partitions to return errors properly
by suzuki
· 18 years ago
b257bc0
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
by Andrew Johnson
· 18 years ago
1174cf7
[PATCH] smbfs: double free memory corruption
by Vasily Averin
· 18 years ago
833f806
[PATCH] bool fbdevs must depend on FB = y
by Geert Uytterhoeven
· 18 years ago
b228b8e
[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()
by Michael Halcrow
· 18 years ago
ad28d94
[PATCH] hrtimer: fix up unlocked access to wall_to_monotonic
by Thomas Gleixner
· 18 years ago
c6ca97d
[PATCH] SPI: at25: do not use pointer before assignment
by Atsushi Nemoto
· 18 years ago
13788cc
[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()
by Thomas Gleixner
· 18 years ago
d8ad7e0
[PATCH] savagefb: Fix compile error if debugging is enabled
by Antonino A. Daplas
· 18 years ago
5b60046
[PATCH] savagefb: Fix black screen on load in Savage IX
by Antonino A. Daplas
· 18 years ago
e52e15d
[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cards
by Ondrej Zajicek
· 18 years ago
28735a7
[PATCH] gpio_direction_output() needs an initial value
by David Brownell
· 18 years ago
a836f58
[PATCH] spi: destroy workqueue after spi_unregister_master
by Chris Lesiak
· 18 years ago
65b8291
[PATCH] dio: invalidate clean pages before dio write
by Zach Brown
· 18 years ago
00e9fa2
[PATCH] mm: fix madvise infinine loop
by Nick Piggin
· 18 years ago
0465fc0
[PATCH] ufs2: tindirect truncate fix
by Evgeniy Dushistov
· 18 years ago
4b25a37
[PATCH] ufs: zeroize the rest of block in truncate
by Evgeniy Dushistov
· 18 years ago
5431bf9
[PATCH] ufs: prepare write + change blocks on the fly
by Evgeniy Dushistov
· 18 years ago
2189850
[PATCH] ufs2: more correct work with time
by Evgeniy Dushistov
· 18 years ago
9498513
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
by Rafael J. Wysocki
· 18 years ago
886c595
[PATCH] swsusp: Fix resume error path in platform mode
by Rafael J. Wysocki
· 18 years ago
765e3d8
[PATCH] rm pointless dmaengine exports
by David Brownell
· 18 years ago
bed31ed
[PATCH] fix read past end of array in md/linear.c
by Andy Isaacson
· 18 years ago
48670a1
[PATCH] reduce pnp syslog spam
by David Brownell
· 18 years ago
f510aa3
[MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.
by Ralf Baechle
· 18 years ago
49edd09
[MIPS] Lockdep: Fix recursion bug.
by Ralf Baechle
· 18 years ago
46230aa
[MIPS] RTLX: Handle copy_*_user return values.
by Ralf Baechle
· 18 years ago
bc4809e
[MIPS] RTLX: Protect rtlx_{read,write} with mutex.
by Ralf Baechle
· 18 years ago
61dcc6f
[MIPS] RTLX: Harden against compiler reordering and optimization.
by Ralf Baechle
· 18 years ago
9e34682
[MIPS] RTLX: Don't use volatile; it's fragile.
by Ralf Baechle
· 18 years ago
080e948
[MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.
by Ralf Baechle
· 18 years ago
65f8ebe
[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.
by Ralf Baechle
· 18 years ago
2c35f81
[CHAR] lcd: Fix two warnings.
by Ralf Baechle
· 18 years ago
53dc802
[MIPS] FPU ownership management & preemption fixes
by Atsushi Nemoto
· 18 years ago
c6a2f46
[MIPS] Check FCSR for pending interrupts, alternative version
by Atsushi Nemoto
· 18 years ago
f1dbf8e
[MIPS] IP27, IP35: Fix warnings.
by Ralf Baechle
· 18 years ago
d1acb42
[SPARC64]: Get DEBUG_PAGEALLOC working again.
by David S. Miller
· 18 years ago
d35690b
[IPV6]: ipv6_fl_socklist is inadvertently shared.
by Masayuki Nakagawa
· 18 years ago
53cdcc0
[TCP]: Fix tcp_mem[] initialization.
by John Heffner
· 18 years ago
3e6b3b2
[NET]: Copy mac_len in skb_clone() as well
by Alexey Dobriyan
· 18 years ago
d5cc4a7
[IPV4]: Do not disable preemption in trie_leaf_remove().
by Robert Olsson
· 18 years ago
db98e0b
Linux 2.6.21-rc4
by Linus Torvalds
· 18 years ago
b810cdf
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
e7b0d26
[PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration
by Alan Stern
· 18 years ago
d9a9cdf
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
by Alan Stern
· 18 years ago
6ab27c6
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
d2a9003
natsemi: Avoid IntrStatus lossage if RX state machine resets.
by broonie@sirena.org.uk
· 18 years ago
069f825
natsemi: Fix NAPI for interrupt sharing
by broonie@sirena.org.uk
· 18 years ago
14fdd90
natsemi: Consistently use interrupt enable/disable functions
by broonie@sirena.org.uk
· 18 years ago
b58ecad
NetXen: Fix softlockup seen during hardware access
by Linsys Contractor Mithlesh Thukral
· 18 years ago
8b902ae
NetXen: Bug fix for Jumbo frames on XG card
by Linsys Contractor Mithlesh Thukral
· 18 years ago
2eb3e62
skge: set mac address bonding fix
by Stephen Hemminger
· 18 years ago
8ce5e3e
Disable NMI watchdog by default properly
by Linus Torvalds
· 18 years ago
4e337ad
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
0bdd0f3
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 18 years ago
6930043
[PATCH] m68k dma-mapping: gfp_t annotations
by Al Viro
· 18 years ago
27d8718
[PATCH] paride endianness annotations
by Al Viro
· 18 years ago
ecb7524
[PATCH] kill bogus casts in amd64 uaccess.h
by Al Viro
· 18 years ago
7ccec1b
[PATCH] atl1 trivial endianness misannotations
by Al Viro
· 18 years ago
1be9ab0
[PATCH] ANSIfy powerpc floppy.h
by Al Viro
· 18 years ago
b87496a
[PATCH] hid-core endianness annotations
by Al Viro
· 18 years ago
82c05a1
[PATCH] cifs endianness annotations
by Al Viro
· 18 years ago
dfdcbcc
[PATCH] C99 initializers, proper use of const in drivers/ps3
by Al Viro
· 18 years ago
23f2800
[PATCH] qeth gfp_t annotations
by Al Viro
· 18 years ago
4c1f2b3
[PATCH] cciss endian annotations
by Al Viro
· 18 years ago
edceec3
[PATCH] trivial ATA iomem annotations
by Al Viro
· 18 years ago
f0f0d0c
[PATCH] sparc: nr_free_pages() is unsigned long
by Al Viro
· 18 years ago
abad95f
[PATCH] pasemi trivial iomem annotations
by Al Viro
· 18 years ago
750b1b8
[PATCH] constant should be long
by Al Viro
· 18 years ago
a31e40f
[PATCH] dmfe trivial endianness annotations
by Al Viro
· 18 years ago
192cd59
[PATCH] fastcall still doesn't make sense in paravirt
by Al Viro
· 18 years ago
89952d1
[PATCH] misc NULL noise
by Al Viro
· 18 years ago
0ae24bd
[PATCH] rtc-cmos needs RTC_ALWAYS_BCD known
by Al Viro
· 18 years ago
a7124d7
[PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-PCI case
by Al Viro
· 18 years ago
a7c9991
[PATCH] BLK_DEV_IDE_CELLEB dependency fix
by Al Viro
· 18 years ago
a033f35
[PATCH] include of asm/pgtable.h in nfsfh is bogus
by Al Viro
· 18 years ago
24b29db
[PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.h
by Al Viro
· 18 years ago
62577fa
[PATCH] fix ipath_dma_free_coherent() prototype
by Al Viro
· 18 years ago
6df0187
[PATCH] stacktrace doesn't work on uml
by Al Viro
· 18 years ago
ebf88a9
[PATCH] zatm __init abuse
by Al Viro
· 18 years ago
c537b99
[PATCH] (uml) sparse flags for userland glue are missing $(CF)
by Al Viro
· 18 years ago
bb81e60
[PATCH] appldata build fix
by Al Viro
· 18 years ago
Next »