Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e618c9579c745742c422b7c3de1f802aa67e6110
e618c95
x86: unify PAE/non-PAE pgd_ctor
by Jeremy Fitzhardinge
· 17 years ago
c66315e
documentation: add Documentation/x86-64/00-INDEX
by Rob Landley
· 17 years ago
94a8a7a
x86: remove misleading comments in trampoline_*.S
by Pavel Machek
· 17 years ago
9b42393
x86: sparse errors from string_32.h
by Harvey Harrison
· 17 years ago
9a6b344
x86: remove long dead cyrix mtrr code
by Harvey Harrison
· 17 years ago
e1adbcf
asm-generic/tlb.h: remove <linux/quicklist.h>
by H. Peter Anvin
· 17 years ago
f0be6c6
x86 setup: print missing CPU features in cleartext
by H. Peter Anvin
· 17 years ago
fa1408e
x86: unify CPU feature string names
by H. Peter Anvin
· 17 years ago
84fb144
x86: reintroduce volatile keyword in prototype to clflush()
by H. Peter Anvin
· 17 years ago
2b06ac8
x86: cpuid, msr: use inode mutex instead of big kernel lock
by H. Peter Anvin
· 17 years ago
2347d93
x86: cpuid: allow querying %ecx-sensitive CPUID levels
by H. Peter Anvin
· 17 years ago
71713eee
x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h
by H. Peter Anvin
· 17 years ago
14e6d17
x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h
by H. Peter Anvin
· 17 years ago
88976ee
x86: use _ASM_EXTABLE macro in include/asm-x86/system.h
by H. Peter Anvin
· 17 years ago
7d24a82
x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h
by H. Peter Anvin
· 17 years ago
92c37fa
x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h
by H. Peter Anvin
· 17 years ago
2532ec6
x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h
by H. Peter Anvin
· 17 years ago
f832ff1
x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c
by H. Peter Anvin
· 17 years ago
8da804f
x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c
by H. Peter Anvin
· 17 years ago
28777441
x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c
by H. Peter Anvin
· 17 years ago
e7a40d2
x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c
by H. Peter Anvin
· 17 years ago
9290909
x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c
by H. Peter Anvin
· 17 years ago
a34746b
x86: add _ASM_EXTABLE macro to <asm/asm.h>
by H. Peter Anvin
· 17 years ago
1622ac2
x86: define OBJCOPYFLAGS explicitly for each target.
by Ian Campbell
· 17 years ago
cf89ec9
x86: reduce ifdef sections in fault.c
by Harvey Harrison
· 17 years ago
6118f76
x86: print out node_data addr and bootmap_start addr
by Yinghai Lu
· 17 years ago
b50516fc
x86: CPA remove bogus NX clear
by Thomas Gleixner
· 17 years ago
4cf3184
x86: mach-rdc321x Kconfig fix
by Florian Fainelli
· 17 years ago
3bc9a77
x86: rename module scx200_32 to scx200
by Sam Ravnborg
· 17 years ago
3a900d8
x86: restore correct module name for apm
by Sam Ravnborg
· 17 years ago
262d5ee
x86: VMI fix
by Ingo Molnar
· 17 years ago
38cb47b
x86: relax RAM check in ioremap()
by Ingo Molnar
· 17 years ago
9135f19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
124d3b7
fix writev regression: pan hanging unkillable and un-straceable
by Nick Piggin
· 17 years ago
6598b60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
d59823f
ide-tape: remove idetape_config_t typedef
by Borislav Petkov
· 17 years ago
d99c9da
ide-tape: remove mtio.h related comments
by Borislav Petkov
· 17 years ago
419d474
ide-tape: make function name more accurate
by Borislav Petkov
· 17 years ago
fa36625
ide-tape: remove unused sense packet commands.
by Borislav Petkov
· 17 years ago
860ff5e
ide-tape: use generic byteorder macros
by Borislav Petkov
· 17 years ago
4278c2d
ide-tape: remove EXPERIMENTAL driver status
by Borislav Petkov
· 17 years ago
90699ce
ide-tape: use generic scsi commands
by Borislav Petkov
· 17 years ago
f011889
ide-tape: remove struct idetape_block_size_page_t
by Borislav Petkov
· 17 years ago
3238755
ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t
by Borislav Petkov
· 17 years ago
3cffb9c
ide-tape: remove struct idetape_parameter_block_descriptor_t
by Borislav Petkov
· 17 years ago
496b92e
ide-tape: remove struct idetape_medium_partition_page_t
by Borislav Petkov
· 17 years ago
64a0e08
ide-tape: remove struct idetape_data_compression_page_t
by Borislav Petkov
· 17 years ago
6d29c8f
ide-tape: remove struct idetape_inquiry_result_t
by Borislav Petkov
· 17 years ago
b642201
ide-tape: remove struct idetape_capabilities_page_t
by Borislav Petkov
· 17 years ago
55a5d29
ide-tape: remove IDETAPE_DEBUG_BUGS
by Borislav Petkov
· 17 years ago
f79f93a
ide-tape: remove IDETAPE_DEBUG_INFO
by Borislav Petkov
· 17 years ago
16422de3
ide-tape: dump gcw fields on error in idetape_identify_device()
by Bartlomiej Zolnierkiewicz
· 17 years ago
47314fa
ide-tape: remove struct idetape_mode_parameter_header_t
by Borislav Petkov
· 17 years ago
1b5db43
ide-tape: remove struct idetape_request_sense_result_t
by Borislav Petkov
· 17 years ago
c7ea8a1
ide-tape: remove dead code
by Borislav Petkov
· 17 years ago
5ce78af
ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002
by Borislav Petkov
· 17 years ago
dcb425f5
ide-cs: use ide_std_init_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
578cfa0
ide: move check_dma_crc() to ide-dma.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
296921a
ide: remove ide_auto_reduce_xfer()
by Bartlomiej Zolnierkiewicz
· 17 years ago
99ffbe0
ide: move drive->crc_count check out from check_dma_crc()
by Bartlomiej Zolnierkiewicz
· 17 years ago
af10f77
ide: remove ide_ata66_check()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5efe7c5
ide: remove set_transfer()
by Bartlomiej Zolnierkiewicz
· 17 years ago
fa01717
ide: unexport SELECT_DRIVE()
by Bartlomiej Zolnierkiewicz
· 17 years ago
98d2a7a
ide-scsi: remove needless SELECT_DRIVE() call
by Bartlomiej Zolnierkiewicz
· 17 years ago
629f944
ide: use __ide_set_handler() in ide_execute_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
835457d
ide: remove SATA_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
92b83c8
ide: remove ->nice0 and ->nice2 fields from ide_drive_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
b034304
ide: convert ->straight8 field in ide_hwif_t to bit flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
b60acab
ide: remove unused ->auto_poll field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
57b5527
ide-probe: remove needless Status register reads
by Bartlomiej Zolnierkiewicz
· 17 years ago
b187dfe
ide-cris: use ide_execute_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c78d717
trm290: use ide_execute_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2d6027f
ide-scsi: use ide_execute_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c1c9dbc
ide-tape: use ide_execute_command()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d9270a3
ide: move create_proc_ide_drives() call to ide_device_add_all()
by Bartlomiej Zolnierkiewicz
· 17 years ago
327617e
ide: move hwif->present check out from ide_proc_register_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
eafd88a
ide: factor out devices setup from ide_acpi_init()
by Bartlomiej Zolnierkiewicz
· 17 years ago
070ecb8
ide-acpi: remove dead code from do_drive_get_GTF()
by Bartlomiej Zolnierkiewicz
· 17 years ago
4484d80
ide-acpi: remove needless exports
by Bartlomiej Zolnierkiewicz
· 17 years ago
decdc3f
ide: move ide_acpi_init() call to ide_device_add_all()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d5bc659
ide: factor out devices setup from init_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0947e0d
ide: factor out adding drive to hwgroup from init_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8a0e7e1
ide: move hwif->rqsize init from ide_init_queue() to init_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c5d70cc
ide: merge init_gendisk() into hwif_register_devices()
by Bartlomiej Zolnierkiewicz
· 17 years ago
346d499
ide: call init_gendisk() after ide_acpi_init()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3a4e7c9
ide: move blk_register_region() call out from init_gendisk()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c2854e
ide: skip not present devices in init_gendisk()
by Bartlomiej Zolnierkiewicz
· 17 years ago
521fd1e
ide: remove incorrect init_gendisk() comment
by Bartlomiej Zolnierkiewicz
· 17 years ago
1f2cf8b
ide: add ->port_init_devs method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
807b90d
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7704ca2
ide: factor out code initializing devices from ide_init_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
909f436
ide: fix ide_unregister() usage in host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e016a7
ide: add ide_deprecated_find_port() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
f82c2b1
ide: add 'init_default' and 'restore' arguments to ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ead741d
ide: remove redundant init_hwif_default() call from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2244e85
ide: remove redundant hwif->present check from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1bee4d1
pdc202xx_old: remove surplus initialiser
by Alan Cox
· 17 years ago
fc6c5bc
ide-floppy: bump driver version number
by Borislav Petkov
· 17 years ago
0571c7a
ide-floppy: fix most of the remaining checkpatch.pl issues
by Borislav Petkov
· 17 years ago
6e5fa7b
ide-floppy: remove atomic test_*bit macros
by Borislav Petkov
· 17 years ago
Next »