Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
15ad7cdcfd76450d4beebc789ec646664238184d
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
4a08a9f
[PATCH] jffs: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
a0172a6
[PATCH] arm26: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
b593e48
[PATCH] affs: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
4d2d3ce
[PATCH] remove drivers/block/paride/jumbo
by Adrian Bunk
· 18 years ago
9828673
[PATCH] paride: remove parport #ifdef's
by Adrian Bunk
· 18 years ago
4b358e2
[PATCH] cleanup include/asm-generic/atomic.h
by Adrian Bunk
· 18 years ago
ccdea2f
[PATCH] futex: remove unneeded barrier
by Ralf Baechle
· 18 years ago
e384bd1
[PATCH] MAINTAINERS: remove the non-existing sun3 list
by Adrian Bunk
· 18 years ago
af69c7f
[PATCH] generic HDLC synclink config mismatch fix
by Paul Fulghum
· 18 years ago
3ee6f61
[PATCH] remove NFSD_OPTIMIZE_SPACE
by Adrian Bunk
· 18 years ago
219576e
[PATCH] include/asm-h8300/: "extern inline" -> "static inline"
by Adrian Bunk
· 18 years ago
bb8cc64
[PATCH] include/asm-cris/: "extern inline" -> "static inline"
by Adrian Bunk
· 18 years ago
30aaa5c
[PATCH] New updated devices.txt - LANANA
by Torben Mathiasen
· 18 years ago
012d3ca
[PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture
by Josh Triplett
· 18 years ago
a09c17a
[PATCH] sys: remove unused variable
by David Rientjes
· 18 years ago
8de61e6
[PATCH] fs: remove unused variable
by David Rientjes
· 18 years ago
045f147
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
by Adrian Bunk
· 18 years ago
a8f48a9
[PATCH] ext3/4: don't do orphan processing on readonly devices
by Eric Sandeen
· 18 years ago
a0e7688
[PATCH] Kbuild: add 3 more header files to get properly "unifdef"ed
by Robert P. J. Day
· 18 years ago
5296c7b
[PATCH] fs: reiserfs add missing brackets
by Mariusz Kozlowski
· 18 years ago
71a3d1b
[PATCH] fs: ufs add missing bracket
by Mariusz Kozlowski
· 18 years ago
65867be
[PATCH] Trivial cleanup in the PCI IDs for the CS5535
by Jordan Crouse
· 18 years ago
cd6ed52
[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>
by Adrian Bunk
· 18 years ago
d0ce7d0
[PATCH] remove drivers/char/riscom8.c:baud_table[]
by Adrian Bunk
· 18 years ago
0da1480
[PATCH] proper prototype for remove_inode_dquot_ref()
by Adrian Bunk
· 18 years ago
3982cd9
[PATCH] fs/sysv/: doc cleanup
by Adrian Bunk
· 18 years ago
f1a60db
[PATCH] gcc-4.1.0 is bust
by Andrew Morton
· 18 years ago
a4ed06a
[PATCH] amba-pl010: clear error flags on rx error
by Lennert Buytenhek
· 18 years ago
9468f68
[PATCH] winbond IDE depends on IDEDMA
by Olaf Hering
· 18 years ago
12d40e4
[PATCH] Save some bytes in struct inode
by Arnaldo Carvalho de Melo
· 18 years ago
652d3a3
[PATCH] char: ip2 remove broken macro
by Mariusz Kozlowski
· 18 years ago
f9231a0
[PATCH] rtc: ds1743 support
by Torsten Ertbjerg Rasmussen
· 18 years ago
3908fd2
[PATCH] softirq: remove BUG_ONs which can incorrectly trigger
by Zachary Amsden
· 18 years ago
c949d4e
[PATCH] autofs: fix error code path in autofs_fill_sb()
by Jiri Kosina
· 18 years ago
595142e
[PATCH] MAINTAINERS: Update the i2c and hwmon subsystems info
by Jean Delvare
· 18 years ago
f29219f
[PATCH] make 8250_pnp serial driver work after suspend to ram
by Mike Galbraith
· 18 years ago
aaeab80
[PATCH] ide_scsi: allow it to be used for non CD only
by Alan Cox
· 18 years ago
2ee91f1
[PATCH] lockdep: show more details about self-test failures
by Ingo Molnar
· 18 years ago
50cc670
[PATCH] lockdep: more chains
by Ingo Molnar
· 18 years ago
e9d55f9
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
by Evgeniy Polyakov
· 18 years ago
ec0837f
[PATCH] ext4 balloc: fix _with_rsv freeze
by Hugh Dickins
· 18 years ago
341cee4
[PATCH] ext4 balloc: use io_error label
by Hugh Dickins
· 18 years ago
b78a657
[PATCH] ext4 balloc: say rb_entry not list_entry
by Hugh Dickins
· 18 years ago
b2f2c76
[PATCH] ext4 balloc: fix off-by-one against rsv_end
by Hugh Dickins
· 18 years ago
e7dc95d
[PATCH] ext4 balloc: fix off-by-one against grp_goal
by Hugh Dickins
· 18 years ago
cd16c8f
[PATCH] ext4 balloc: reset windowsz when full
by Hugh Dickins
· 18 years ago
1260392
[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete
by Hisashi Hifumi
· 18 years ago
702a28b
[PATCH] lib functions: always build hweight for loadable modules
by Randy Dunlap
· 18 years ago
0b71c8e
[PATCH] remove useless carta_random32.h
by Stephane Eranian
· 18 years ago
4e229be
[PATCH] REPORTING-BUGS: request .config file
by Randy Dunlap
· 18 years ago
c6f24f9
[PATCH] rtc-rs5c372: change register reading method
by Riku Voipio
· 18 years ago
c557476
[PATCH] reiserfs: do not add save links for O_DIRECT writes
by Vladimir V. Saveliev
· 18 years ago
301827a
[PATCH] sched: correct output of show_state()
by Chris Caputo
· 18 years ago
bd9b0ba
[PATCH] sysctl: string length calculated is wrong if it contains negative numbers
by BP, Praveen
· 18 years ago
36499dc2
[PATCH] synclink_gt: fix init error handling
by Akinobu Mita
· 18 years ago
7b92ff0
[PATCH] spi: check platform_device_register_simple() error
by Akinobu Mita
· 18 years ago
95362fa
[PATCH] futex: init error check
by Akinobu Mita
· 18 years ago
01afb21
[PATCH] reiser: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
9399575
[PATCH] dz: Fixes to make it work
by Maciej W. Rozycki
· 18 years ago
f7dff2b
[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set
by Gautham R Shenoy
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
83b7b44
[PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations
by Eric Dumazet
· 18 years ago
ea82c74
[PATCH] kernel-doc: stricter function pointer recognition
by Randy Dunlap
· 18 years ago
4668edc
[PATCH] kernel core: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
304e61e
[PATCH] net: don't insert socket dentries into dentry_hashtable
by Eric Dumazet
· 18 years ago
b342341
[PATCH] dcache: avoid RCU for never-hashed dentries
by Eric Dumazet
· 18 years ago
d18de5a
[PATCH] don't insert pipe dentries into dentry_hashtable.
by Eric Dumazet
· 18 years ago
1c69d92
[PATCH] rcu: add a prefetch() in rcu_do_batch()
by Eric Dumazet
· 18 years ago
9a0efbb
[PATCH] kernel-api book: remove videodev chapter
by Randy Dunlap
· 18 years ago
d9489fb
[PATCH] kernel-doc: fix fusion and i2o docs
by Randy Dunlap
· 18 years ago
da39aa8
[PATCH] kernel-doc: add fusion and i2o to kernel-api book
by Randy Dunlap
· 18 years ago
0bf9322
[PATCH] export toshiba SMM support for neofb module
by Randy Dunlap
· 18 years ago
3e29fe8
[PATCH] CISS: require same SCSI module support
by Randy Dunlap
· 18 years ago
403aac9
[PATCH] add return value checking of get_user() in set_vesa_blanking()
by Yoichi Yuasa
· 18 years ago
db68b18
[PATCH] add rtc-omap driver
by David Brownell
· 18 years ago
da015a6
[PATCH] agp-amd64: section mismatches with HOTPLUG=n
by Randy Dunlap
· 18 years ago
4438982
[PATCH] parport: section mismatches with HOTPLUG=n
by Randy Dunlap
· 18 years ago
9711ef9
[PATCH] make fs/proc/base.c:proc_pid_instantiate() static
by Adrian Bunk
· 18 years ago
c585646
[PATCH] fs/lockd/host.c: make 2 functions static
by Adrian Bunk
· 18 years ago
7ddae86
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
by Adrian Bunk
· 18 years ago
d394e12
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
by Adrian Bunk
· 18 years ago
8487f2e
[PATCH] make ecryptfs_version_str_map[] static
by Adrian Bunk
· 18 years ago
f13a603
[PATCH] I2O: fix I2O_CONFIG without Adaptec extension
by Randy Dunlap
· 18 years ago
9d69b7d
[PATCH] I2O: handle __copy_from_user
by Randy Dunlap
· 18 years ago
d3228a8
[PATCH] make kernel/signal.c:kill_proc_info() static
by Adrian Bunk
· 18 years ago
ebe7e5f
[PATCH] remove kernel/lockdep.c:lockdep_internal
by Adrian Bunk
· 18 years ago
1f370a2
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
by Adrian Bunk
· 18 years ago
fed806f
[PATCH] allow hwrandom core to be a module
by Jan Beulich
· 18 years ago
1df1e63
[PATCH] ext4: fix reservation extension
by Mingming Cao
· 18 years ago
2bd94bd
[PATCH] ext3: fix reservation extension
by Mingming Cao
· 18 years ago
02316067
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
by Ingo Molnar
· 18 years ago
a38a44c
[PATCH] smp_call_function_single() check that local interrupts are enabled
by Andrew Morton
· 18 years ago
83df8db9
[PATCH] declare smp_call_function_single in generic code
by Randy Dunlap
· 18 years ago
b4c6c34
[PATCH] kprobes: enable booster on the preemptible kernel
by Masami Hiramatsu
· 18 years ago
c15bb29
[PATCH] HVCS char driver janitoring: move block of code
by Linas Vepstas
· 18 years ago
940cc2d
[PATCH] make 1-bit bitfields unsigned
by Mariusz Kozlowski
· 18 years ago
c672204
[PATCH] The scheduled removal of some OSS options
by Adrian Bunk
· 18 years ago
de21c57
[PATCH] reiserfs: add missing D-cache flushing
by Alexey Dobriyan
· 18 years ago
Next »