Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
40f620286dd08e29c995ca631f45e8d03f4fe1be
40f6202
[SCSI] bsg: copy the cmd_type field to the subordinate request for bidi
by James Bottomley
· 17 years ago
3d9dd6e
[SCSI] handle scsi_init_queue failure properly
by FUJITA Tomonori
· 17 years ago
b172b6e
[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue
by FUJITA Tomonori
· 17 years ago
c639d14
[SCSI] scsi_debug: add XDWRITEREAD_10 support
by FUJITA Tomonori
· 17 years ago
072d0bb
[SCSI] scsi_debug: add bidi data transfer support
by FUJITA Tomonori
· 17 years ago
3de9f94
[SCSI] scsi_debug: add get_data_transfer_info helper function
by FUJITA Tomonori
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
b8de163
[SCSI] bidirectional: fix up for the new blk_end_request code
by Kiyoshi Ueda
· 17 years ago
6f9a35e
[SCSI] bidirectional command support
by Boaz Harrosh
· 17 years ago
30b0c37
[SCSI] implement scsi_data_buffer
by Boaz Harrosh
· 17 years ago
bb52d82
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
by Boaz Harrosh
· 17 years ago
03e7925
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
by FUJITA Tomonori
· 17 years ago
67eb633
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
by FUJITA Tomonori
· 17 years ago
969ceff
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
by David Milburn
· 17 years ago
2adbfa3
[SCSI] sgiwd93: use cached memory access to make driver work on IP28
by Thomas Bogendoerfer
· 17 years ago
9d058ec
[SCSI] zfcp: fix sense_buffer access bug
by FUJITA Tomonori
· 17 years ago
149d6ba
[SCSI] ncr53c8xx: fix sense_buffer access bug
by FUJITA Tomonori
· 17 years ago
c1c9ce5
[SCSI] aic79xx: fix sense_buffer access bug
by FUJITA Tomonori
· 17 years ago
c372f4a
[SCSI] hptiop: fix sense_buffer access bug
by FUJITA Tomonori
· 17 years ago
de15c20
[SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_error
by Nathan Lynch
· 17 years ago
dd430ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
60e2331
[net] Gracefully handle shared e1000/1000e driver PCI ID's
by Linus Torvalds
· 17 years ago
44c45eb
Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER
by Linus Torvalds
· 17 years ago
afadcd7
x86: fix nodemap_size according to nodeid bits
by Yinghai Lu
· 17 years ago
9198715
x86: fix overlap between pagetable with bss section
by Yinghai Lu
· 17 years ago
bb4a1d6
x86: add PCI IDs to k8topology_64.c
by Joachim Deguara
· 17 years ago
f6df72e
x86: fix early_ioremap pagetable ops
by Jeremy Fitzhardinge
· 17 years ago
e3ed910
x86: use the same pgd_list for PAE and 64-bit
by Jeremy Fitzhardinge
· 17 years ago
fa28ba2
x86: defer cr3 reload when doing pud_clear()
by Jeremy Fitzhardinge
· 17 years ago
f212ec4
x86: early boot debugging via FireWire (ohci1394_dma=early)
by Bernhard Kaindl
· 17 years ago
6194ba6
x86: don't special-case pmd allocations as much
by Jeremy Fitzhardinge
· 17 years ago
fd40d6e
x86: shrink some ifdefs in fault.c
by Harvey Harrison
· 17 years ago
5b727a3
x86: ignore spurious faults
by Jeremy Fitzhardinge
· 17 years ago
b406ac6
x86: remove nx_enabled from fault.c
by Harvey Harrison
· 17 years ago
c61e211
x86: unify fault_32|64.c
by Harvey Harrison
· 17 years ago
f8c2ee2
x86: unify fault_32|64.c with ifdefs
by Harvey Harrison
· 17 years ago
1156e09
x86: unify fault_32|64.c by ifdef'd function bodies
by Harvey Harrison
· 17 years ago
d7d119d
x86: arch/x86/mm/init_32.c printk fixes
by Ingo Molnar
· 17 years ago
8550eb9
x86: arch/x86/mm/init_32.c cleanup
by Ingo Molnar
· 17 years ago
10f22dd
x86: arch/x86/mm/init_64.c printk fixes
by Ingo Molnar
· 17 years ago
14a62c3
x86: unify ioremap
by Thomas Gleixner
· 17 years ago
a382806
x86: fixes some bugs about EFI memory map handling
by Huang, Ying
· 17 years ago
bed23c6
x86: use reboot_type on EFI 32
by Huang, Ying
· 17 years ago
19f0dda
x86: unify page fault oops printing
by Harvey Harrison
· 17 years ago
b3279c7
x86: introduce show_fault_oops helper to fault_32|64.c
by Harvey Harrison
· 17 years ago
35f3266
x86: add is_errata100 helper to fault_32|64.c
by Harvey Harrison
· 17 years ago
29caf2f
x86: add is_f00f_bug helper to fault_32|64.c
by Harvey Harrison
· 17 years ago
9af993a
x86: make ioremap() UC by default
by Ingo Molnar
· 17 years ago
0879750
x86: cpa cleanup the 64-bit alias math
by Thomas Gleixner
· 17 years ago
86f0398
x86: cpa: fix the self-test
by Ingo Molnar
· 17 years ago
aba8391
x86: rodata config hookup
by Ingo Molnar
· 17 years ago
8f469246
x86: enable CONFIG_DEBUG_PAGEALLOC more widely
by Ingo Molnar
· 17 years ago
ee01f11
x86: init memory debugging
by Ingo Molnar
· 17 years ago
1a48725
x86: move misplaced rodata check call
by Arjan van de Ven
· 17 years ago
4c61afc
x86: fix clflush_page_range logic
by Ingo Molnar
· 17 years ago
3b233e5
x86: optimize clflush
by Thomas Gleixner
· 17 years ago
cd8ddf1
x86: clflush_page_range needs mfence
by Thomas Gleixner
· 17 years ago
af1e684
x86: cpa: rename global_flush_tlb() to cpa_flush_all()
by Thomas Gleixner
· 17 years ago
57a6a46
x86: cpa: implement clflush optimization
by Thomas Gleixner
· 17 years ago
5674454
x86: cpa use the new set_clr function
by Thomas Gleixner
· 17 years ago
ff31452
x86: cpa create set_and_clr function
by Thomas Gleixner
· 17 years ago
72932c7
x86: cpa move the flush into set and clear functions
by Thomas Gleixner
· 17 years ago
edeed30
x86: add testcases for RODATA and NX protections/attributes
by Arjan van de Ven
· 17 years ago
adafdf6
x86: ioremap KERN_INFO
by Ingo Molnar
· 17 years ago
6eade8f
x86: cpa: clean up change_page_attr_set/clear()
by Thomas Gleixner
· 17 years ago
4692a14
x86: cpa: fix loop
by Ingo Molnar
· 17 years ago
a72a08a
x86: cpa: fix split thinko
by Thomas Gleixner
· 17 years ago
3c1df68
x86: make sure initmem is writable
by Arjan van de Ven
· 17 years ago
488fd99
x86: fix pageattr-selftest
by Arjan van de Ven
· 17 years ago
5398f98
x86: remove flush_agp_mappings()
by Ingo Molnar
· 17 years ago
d7c8f21
x86: cpa: move flush to cpa
by Thomas Gleixner
· 17 years ago
d1028a1
x86: make various pageattr.c functions static
by Arjan van de Ven
· 17 years ago
f62d0f0
x86: cpa: set_memory_notpresent()
by Ingo Molnar
· 17 years ago
d806e5e
x86: cpa: convert ioremap to new API
by Thomas Gleixner
· 17 years ago
5f86815
x86: fix ioremap API
by Thomas Gleixner
· 17 years ago
266b9f8
x86: fix ioremap RAM check
by Thomas Gleixner
· 17 years ago
950f9d9
x86: fix the missing BIOS area check in page_is_ram
by Thomas Gleixner
· 17 years ago
5f5192b
x86: move page_is_ram() function
by Thomas Gleixner
· 17 years ago
e1271f6
x86: deprecate change_page_attr() for drivers
by Arjan van de Ven
· 17 years ago
6d238cc
x86: convert CPA users to the new set_page_ API
by Arjan van de Ven
· 17 years ago
75cbade
x86: a new API for drivers/etc to control cache and other page attributes
by Arjan van de Ven
· 17 years ago
e81d5dc
x86: cpa: move clflush_cache_range()
by Ingo Molnar
· 17 years ago
e64c8aa
x86: unify ioremap_32 and _64
by Thomas Gleixner
· 17 years ago
240d3a7
x86: unify ioremap
by Thomas Gleixner
· 17 years ago
e4c1b97
x86: use remove_vm_are in ioremap_32 error path
by Thomas Gleixner
· 17 years ago
4b40fce
x86: __iomem annotations
by Thomas Gleixner
· 17 years ago
e9332ca
x86: switch to change_page_attr_addr in ioremap_32.c
by Thomas Gleixner
· 17 years ago
74ff285
x86: make c_p_a unconditional in ioremap
by Thomas Gleixner
· 17 years ago
f87519e
x86: introduce max_pfn_mapped
by Thomas Gleixner
· 17 years ago
3cbd09e
x86: cleanup ioremap includes
by Thomas Gleixner
· 17 years ago
91eebf4
x86: style cleanup of ioremap code
by Thomas Gleixner
· 17 years ago
1aaf74e
x86: fix ioremap pgprot inconsistency
by Thomas Gleixner
· 17 years ago
a403434
x86: fix ioremap pgprot inconsistency
by Thomas Gleixner
· 17 years ago
ed724be
x86: turn the check_exec function into function that
by Arjan van de Ven
· 17 years ago
f316fe6
x86: cpa: make self-test depend on DEBUG_KERNEL
by Ingo Molnar
· 17 years ago
1c17f4d
x86: ioremap_nocache fix
by Huang, Ying
· 17 years ago
d2e626f
x86: add PAGE_KERNEL_EXEC_NOCACHE
by Ingo Molnar
· 17 years ago
4c881ca
x86: fix NX bit handling in change_page_attr()
by Huang, Ying
· 17 years ago
8192206
x86: change cpa to pfn based
by Ingo Molnar
· 17 years ago
687c482
x86: keep the BIOS area executable
by Ingo Molnar
· 17 years ago
Next »