Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f91a2ad2ed97099fb565e3336f8df0df717f2ba9
f91a2ad
[PATCH] ext3: multi-block get_block()
by Badari Pulavarty
· 19 years ago
d6859bf
[PATCH] ext3: cleanups and WARN_ON()
by Andrew Morton
· 19 years ago
1d8fa7a
[PATCH] remove ->get_blocks() support
by Badari Pulavarty
· 19 years ago
fa30bd0
[PATCH] map multiple blocks for mpage_readpages()
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
d48589b
[PATCH] ext3_get_blocks: Adjust reservation window size for mblocks
by Mingming Cao
· 19 years ago
faa5697
[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()
by Mingming Cao
· 19 years ago
b54e41e
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
by Mingming Cao
· 19 years ago
b47b247
[PATCH] ext3_get_blocks: multiple block allocation
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
5515eff
[PATCH] 2tb-files-add-blkcnt_t-fixes
by Andrew Morton
· 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
26b6e05
[PATCH] mempool: use common mempool kzalloc allocator
by Matthew Dobson
· 19 years ago
f183323
[PATCH] mempool: add kzalloc allocator
by Matthew Dobson
· 19 years ago
0eaae62a
[PATCH] mempool: use common mempool kmalloc allocator
by Matthew Dobson
· 19 years ago
5318408
[PATCH] mempool: add kmalloc allocator
by Matthew Dobson
· 19 years ago
a19b27c
[PATCH] mempool: use common mempool page allocator
by Matthew Dobson
· 19 years ago
6e0678f
[PATCH] mempool: add page allocator
by Matthew Dobson
· 19 years ago
8219dd5
[PATCH] 3c59x: documentation update
by Steffen Klassert
· 19 years ago
a880c4c
[PATCH] 3c59x: minor cleanups
by Steffen Klassert
· 19 years ago
6123860
[PATCH] 3c59x: remove per-driver versioning
by Steffen Klassert
· 19 years ago
373a688
[PATCH] 3c59x: use ethtool_op_get_link
by Steffen Klassert
· 19 years ago
e94d10e
[PATCH] 3c59x: carriercheck for forced media
by Steffen Klassert
· 19 years ago
b4ff645
[PATCH] 3c59x: decrease polling interval
by Steffen Klassert
· 19 years ago
125d5ce
[PATCH] 3c59x: use mii_check_media
by Steffen Klassert
· 19 years ago
33644c5
[PATCH] Fix typo causing bad mode of /initrd.image
by Jason Gunthorpe
· 19 years ago
8f3b50f
[PATCH] Fix compilation for sound/oss/vwsnd.c
by Eric Sesterhenn
· 19 years ago
1751ace
[PATCH] Update documentation for BLK_DEV_INITRD to match current usage
by H. Peter Anvin
· 19 years ago
5ff2a7e
[PATCH] isicom: select FW_LOADER
by maximilian attems
· 19 years ago
d6d21df
[PATCH] fix array overrun in efi.c
by Darren Jenkins
· 19 years ago
3ac8bf0
[PATCH] ads7846: sparc32 warning fix
by Andrew Morton
· 19 years ago
9a98e2f
[PATCH] remove fixup_cpu_present_map()
by Andrew Morton
· 19 years ago
222b9f9
[PATCH] tlclk: fix handling of device major
by Andrew Morton
· 19 years ago
3e88c17
[PATCH] loop: potential kernel hang waiting for kthread
by Herbert Poetzl
· 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
eb76b3f
[PATCH] NFSD4: return conflict lock without races
by Andy Adamson
· 19 years ago
5842add
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
by Andy Adamson
· 19 years ago
6dc0fe8
[PATCH] VFS,fs/locks.c: cleanup locks_insert_block
by J. Bruce Fields
· 19 years ago
fa3536c
[PATCH] Use __read_mostly on some hot fs variables
by Eric Dumazet
· 19 years ago
878a9f3
[PATCH] hpet header sanitization
by Randy Dunlap
· 19 years ago
a23f9a3
[PATCH] ipmi: Increment driver version to v39.0
by Corey Minyard
· 19 years ago
50c812b
[PATCH] ipmi: add full sysfs support
by Corey Minyard
· 19 years ago
b0defcd
[PATCH] ipmi: add generic PCI handling
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
5f921ae
[PATCH] sem2mutex: ipc, id.sem
by Ingo Molnar
· 19 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
353ab6e
[PATCH] sem2mutex: fs/
by Ingo Molnar
· 19 years ago
e655a25
[PATCH] swswsup: return correct load_image error
by Con Kolivas
· 19 years ago
9f4fd61
[PATCH] ACPI: clean up memory attribute checking for map/read/write
by Bjorn Helgaas
· 19 years ago
23dd842c
[PATCH] EFI fixes
by Tolentino, Matthew E
· 19 years ago
b2c99e3
[PATCH] EFI: keep physical table addresses in efi structure
by Bjorn Helgaas
· 19 years ago
27d8e3d
[PATCH] DMI: only ioremap stuff we actually need
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
10dbe19
[PATCH] i386: export: memory more than 4G through /proc/iomem
by Vivek Goyal
· 19 years ago
20c0d2d
[PATCH] i386: pass proper trap numbers to die chain handlers
by Jan Beulich
· 19 years ago
841b8a4
[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups
by H. Peter Anvin
· 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
cd7b24b
[PATCH] warn if free_irq() is called from IRQ context
by Ingo Molnar
· 19 years ago
6dc659d
[PATCH] drivers/block/floppy.c: dont free_irq() from irq context
by Ingo Molnar
· 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
0b5c59a
[PATCH] Fix compilation of processor_idle.c on IA64
by Andi Kleen
· 19 years ago
104c7b03
[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion
by Lennert Buytenhek
· 19 years ago
2ce9804
[ARM] 3030/2: fix permission check in the obscur cmpxchg syscall
by Nicolas Pitre
· 19 years ago
0003ced
Merge nommu tree
by Russell King
· 19 years ago
3ee357f
[ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabled
by Malcolm Parsons
· 19 years ago
80ed3547
[ARM] 3398/1: Fix the VFP registers loading/storing base address
by Catalin Marinas
· 19 years ago
1310eda
[ARM] 3397/1: AT91RM9200 Header update
by Andrew Victor
· 19 years ago
48a03ae
[ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)
by Pavel Machek
· 19 years ago
091c539f
[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu
by Russell King
· 19 years ago
98639a6
[SERIAL] amba-pl010: Remove accessor macros
by Russell King
· 19 years ago
7d3aee9
[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.
by David S. Miller
· 19 years ago
686f8c5
include/linux/clk.h is betraying its ARM origins
by Todd Poynor
· 19 years ago
111c9bf
[SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)
by Bjorn Helgaas
· 19 years ago
cb2fc53
[SERIAL] icom: select FW_LOADER
by maximilian attems
· 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
3661f00
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6
by Linus Torvalds
· 19 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
2e9abdd
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 19 years ago
c36cd16
[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code
by Andi Kleen
· 19 years ago
6a0f03e
[PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL
by Andi Kleen
· 19 years ago
f271a6f
[PATCH] x86_64: Removed duplicated declaration of force_iommu
by Andi Kleen
· 19 years ago
3076a49
[PATCH] x86_64: Report SIGSEGV for IRET faults
by Andi Kleen
· 19 years ago
ad90573
[PATCH] x86_64: Initialize powernow_data[] for all siblings
by Andi Kleen
· 19 years ago
0085979
[PATCH] x86_64: Remove bogus special case in AMD core parsing.
by Andi Kleen
· 19 years ago
dcf36bf
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
by Eric Dumazet
· 19 years ago
Next »