Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2326c77017c79fd6d55c69d8a49a57a252921bcd
/
include
311ac88
[PATCH] x86: kprobes-booster
by Masami Hiramatsu
· 19 years ago
05cfb61
[PATCH] hrtimers: remove data field
by Roman Zippel
· 19 years ago
df869b6
[PATCH] hrtimers: remove nsec_t typedef
by Roman Zippel
· 19 years ago
272705c
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
by Roman Zippel
· 19 years ago
b75f7a5
[PATCH] hrtimers: remove state field
by Roman Zippel
· 19 years ago
432569b
[PATCH] hrtimers: simplify nanosleep
by Roman Zippel
· 19 years ago
44f2147
[PATCH] hrtimers: pass current time to hrtimer_forward()
by Roman Zippel
· 19 years ago
92127c7
[PATCH] hrtimers: optimize softirq runqueues
by Thomas Gleixner
· 19 years ago
1d8fa7a
[PATCH] remove ->get_blocks() support
by Badari Pulavarty
· 19 years ago
b0cf232
[PATCH] pass b_size to ->get_block()
by Badari Pulavarty
· 19 years ago
205f87f
[PATCH] change buffer_head.b_size to size_t
by Badari Pulavarty
· 19 years ago
b54e41e
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
by Mingming Cao
· 19 years ago
89747d3
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
by Mingming Cao
· 19 years ago
e2d53f9
[PATCH] 2TB files: change type of kstatfs entries
by Takashi Sato
· 19 years ago
a0f62ac
[PATCH] 2TB files: add blkcnt_t
by Takashi Sato
· 19 years ago
abcb6c9
[PATCH] 2TB files: st_blocks is invalid when calling stat64
by Takashi Sato
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
fec433a
[PATCH] mempool: add mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
f183323
[PATCH] mempool: add kzalloc allocator
by Matthew Dobson
· 19 years ago
5318408
[PATCH] mempool: add kmalloc allocator
by Matthew Dobson
· 19 years ago
6e0678f
[PATCH] mempool: add page allocator
by Matthew Dobson
· 19 years ago
22e6c1b
[PATCH] Use loff_t for size in struct proc_dir_entry
by Maneesh Soni
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
5842add
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
by Andy Adamson
· 19 years ago
878a9f3
[PATCH] hpet header sanitization
by Randy Dunlap
· 19 years ago
50c812b
[PATCH] ipmi: add full sysfs support
by Corey Minyard
· 19 years ago
3c30b06
[PATCH] cleanup smp_call_function UP build
by Con Kolivas
· 19 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
3978d71
[PATCH] Make address_space_operations->sync_page return void
by NeilBrown
· 19 years ago
b2c99e3
[PATCH] EFI: keep physical table addresses in efi structure
by Bjorn Helgaas
· 19 years ago
e9b0a07
[PATCH] ia64: ioremap: check EFI for valid memory attributes
by Bjorn Helgaas
· 19 years ago
136939a
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
by Bjorn Helgaas
· 19 years ago
3ed3bce
[PATCH] ia64: use i386 dmi_scan.c
by Matt Domsch
· 19 years ago
5a3a5a9
[PATCH] Add flush_kernel_dcache_page() API
by James Bottomley
· 19 years ago
03beb07
[PATCH] Add API for flushing Anon pages
by James Bottomley
· 19 years ago
64a07bd
[PATCH] protect remove_proc_entry
by Steven Rostedt
· 19 years ago
36ddf5b
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
a41622eaa
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
104c7b03
[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion
by Lennert Buytenhek
· 19 years ago
0003ced
Merge nommu tree
by Russell King
· 19 years ago
1310eda
[ARM] 3397/1: AT91RM9200 Header update
by Andrew Victor
· 19 years ago
686f8c5
include/linux/clk.h is betraying its ARM origins
by Todd Poynor
· 19 years ago
3cbb90a
powerpc: fix strncasecmp prototype
by Linus Torvalds
· 19 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
f271a6f
[PATCH] x86_64: Removed duplicated declaration of force_iommu
by Andi Kleen
· 19 years ago
dcf36bf
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
by Eric Dumazet
· 19 years ago
9494943
[PATCH] x86_64: Make local_t 64bit instead of 32bit
by Andi Kleen
· 19 years ago
ba22f13
[PATCH] x86_64: Remove CONFIG_UNORDERED_IO
by Andi Kleen
· 19 years ago
da7ed9f
[PATCH] x86_64: timer interrupt lockup due to pending interrupt
by Vivek Goyal
· 19 years ago
267b480
[PATCH] x86_64: Try to allocate node memmap near the end of node
by Andi Kleen
· 19 years ago
df92004
[PATCH] x86_64: Reorder one field of the PDA to reduce padding
by Arjan van de Ven
· 19 years ago
554d284
[PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffers
by Andi Kleen
· 19 years ago
f2d3efe
[PATCH] x86_64: Implement early DMI scanning
by Andi Kleen
· 19 years ago
f083a32
[PATCH] x86_64: Clean up and tweak ACPI blacklist year code
by Andi Kleen
· 19 years ago
6edfba1
[PATCH] x86_64: Don't define string functions to builtin
by Andi Kleen
· 19 years ago
86ebcea
[PATCH] x86_64: remove dead do_softirq_thunk
by Jan Beulich
· 19 years ago
8c914cb
[PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks
by Jan Beulich
· 19 years ago
2b514e7
[PATCH] x86_64: eliminate set_debug()
by Jan Beulich
· 19 years ago
abe059e
[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode
by Andi Kleen
· 19 years ago
913bd90
[PATCH] x86_64: Increase the variability of the process stack on 64bit architectures
by Andi Kleen
· 19 years ago
7d14f14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
d71eecf
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
b55813a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
368d17e
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 19 years ago
5ddcfa8
[PATCH] remove pps support
by Roman Zippel
· 19 years ago
d12ddde
[PATCH] udf: remove duplicate definitions
by Pekka Enberg
· 19 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 19 years ago
96a9b4d
[PATCH] cpumask: uninline any_online_cpu()
by Andrew Morton
· 19 years ago
8630282
[PATCH] cpumask: uninline highest_possible_processor_id()
by Andrew Morton
· 19 years ago
3d18bd7
[PATCH] cpumask: uninline next_cpu()
by Andrew Morton
· 19 years ago
ccb4600
[PATCH] cpumask: uninline first_cpu()
by Andrew Morton
· 19 years ago
daff89f
[PATCH] radix-tree documentation cleanups
by Jonathan Corbet
· 19 years ago
962749a
[PATCH] roundup_pow_of_two() 64-bit fix
by Andrew Morton
· 19 years ago
12b5989
[PATCH] refactor capable() to one implementation, add __capable() helper
by Chris Wright
· 19 years ago
77d4758
[PATCH] add a proper prototype for setup_arch()
by Adrian Bunk
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
c777ac5
[PATCH] irq: uninline migration functions
by Andrew Morton
· 19 years ago
33d8675
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
by Bjorn Helgaas
· 19 years ago
e51c01b
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
by Bjorn Helgaas
· 19 years ago
cd02b96
[PATCH] reiserfs: cleanups
by Vladimir V. Saveliev
· 19 years ago
e6a6784
[PATCH] parport: move PP_MAJOR from ppdev.h to major.h
by Rene Herman
· 19 years ago
c32ccd8
[PATCH] inotify: lock avoidance with parent watch status in dentry
by Nick Piggin
· 19 years ago
9871728
[PATCH] kernel/params.c: make param_array() static
by Adrian Bunk
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
1aef821
[PATCH] constify tty flip buffer handling
by Thomas Koeller
· 19 years ago
b500531
[PATCH] Introduce FMODE_EXEC file flag
by Oleg Drokin
· 19 years ago
23f9e0f
[PATCH] reiserfs: fix transaction overflowing
by Alexander Zarochentzev
· 19 years ago
bdfc326
[PATCH] fs/inode.c: make iprune_mutex static
by Adrian Bunk
· 19 years ago
ca5734d
[PATCH] Small cleanup in quota.h
by Jan Kara
· 19 years ago
e3df189
[PATCH] jbd: embed j_commit_timer in journal struct
by Andrew Morton
· 19 years ago
40c07ae
[PATCH] slab: optimize constant-size kzalloc calls
by Pekka Enberg
· 19 years ago
a8c0f9a
[PATCH] slab: introduce kmem_cache_zalloc allocator
by Pekka Enberg
· 19 years ago
871751e
[PATCH] slab: implement /proc/slab_allocators
by Al Viro
· 19 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 19 years ago
cef2685
[IPV4]: Aggregate route entries with different TOS values
by Ilia Sotnikov
· 19 years ago
9932cf9
[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.
by David S. Miller
· 19 years ago
a1a8fee
[MODULES]: Don't allow statically declared exports
by Patrick McHardy
· 19 years ago
Next »