Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a182807a89946bd531122bb2da60fa9ceee90343
a182807
ide: remove try_to_identify() wrapper
by Bartlomiej Zolnierkiewicz
· 16 years ago
f77e03c
ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
8b07ed2
ide: remove no longer needed IRQ fallback code from hwif_init()
by Bartlomiej Zolnierkiewicz
· 16 years ago
bd0c084
amd74xx: remove no longer needed ->init_hwif method
by Bartlomiej Zolnierkiewicz
· 16 years ago
2467922
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
by Bartlomiej Zolnierkiewicz
· 16 years ago
f65dedf
ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}()
by Bartlomiej Zolnierkiewicz
· 16 years ago
5bae8bf
ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}()
by Bartlomiej Zolnierkiewicz
· 16 years ago
80d15a6
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1b166ae
trm290: small ->init_hwif cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
49727e3
ns87415: small ->init_hwif cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
973d9e7
ns87415: use pci_get_legacy_ide_irq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
213e4b0
amd74xx: use ide_pci_is_in_compatibility_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b75aa12
mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
327fa1c
ide: move error handling code to ide-eh.c (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
122f06f
ide: checkpatch.pl fixes for ide-iops.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
ee1b1cc
ide: fix comments in ide_config_drive_speed()
by Bartlomiej Zolnierkiewicz
· 16 years ago
4d7bb47
ide: fix printk() levels in [atapi_]reset_pollfunc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1574cf6
ide: move standard I/O code to ide-io-std.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
0d6a975
ide: move ide_read_bcount_and_ireason() to ide-atapi.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
7eeaaaa
ide: move xfer mode tuning code to ide-xfer-mode.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
11938c9
ide: move device settings code to ide-devsets.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
c4e66c3
ide: move ide_do_park_unpark() to ide-park.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
1bc6daa
ide: factor out processing of special commands from ide_special_rq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1866082
ide: remove ide_do_drive_cmd()
by Bartlomiej Zolnierkiewicz
· 16 years ago
65ca537
ide: move ide_dma_timeout_retry() to ide-dma.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
b6a45a0
ide: move drive_is_ready() to ide-io.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
75a0cff
ide: unexport ide_devset_execute()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2b9ae46
ide: remove stale comments from drive_is_ready()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b0b3914
ide-acpi: remove taskfile_load_raw()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f5892a
ide-acpi: cleanup do_drive_set_taskfiles()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2f0d0fd
ide-acpi: cleanup do_drive_get_GTF()
by Bartlomiej Zolnierkiewicz
· 16 years ago
8b803bd
ide: sanitize ACPI initialization
by Bartlomiej Zolnierkiewicz
· 16 years ago
7ed5b15
ide: add ide_for_each_present_dev() iterator
by Bartlomiej Zolnierkiewicz
· 16 years ago
8cd3c60
ide-acpi: init ACPI handles early for devices
by Bartlomiej Zolnierkiewicz
· 16 years ago
94635d3e
ide-acpi: no need to zero ->acpidata for devices
by Bartlomiej Zolnierkiewicz
· 16 years ago
1902a25
ide: remove superfluous check from ide_proc_port_register_devices()
by Bartlomiej Zolnierkiewicz
· 16 years ago
0688d3a
ide: init_irq() doesn't need to hold ide_cfg_mtx
by Bartlomiej Zolnierkiewicz
· 16 years ago
7362951
ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()
by Bartlomiej Zolnierkiewicz
· 16 years ago
d336ae3
ide: no need to touch local IRQs in ide_probe_port()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7a254df
ide: move ide_pktcmd_tf_load() to ide-atapi.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
7610c4f
ide: fix IDE_DFLAG_NO_IO_32BIT handling
by Bartlomiej Zolnierkiewicz
· 16 years ago
8e0ee43
Linux 2.6.29
by Linus Torvalds
· 16 years ago
0030864
Build with -fno-dwarf2-cfi-asm
by Kyle McMartin
· 16 years ago
1db4b2d
trivial: fix orphan dates in ext2 documentation
by Jody McIntyre
· 16 years ago
d56ffd3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
12a37b5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
53da1d9
fix ptrace slowness
by Miklos Szeredi
· 16 years ago
b0dcb4a
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Linus Torvalds
· 16 years ago
345953c
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
by Kumar Gala
· 16 years ago
61fa9dc
ucc_geth: Fix oops when using fixed-link support
by Anton Vorontsov
· 16 years ago
e3162d3
dm9000: locking bugfix
by David Brownell
· 16 years ago
6580f57
net: update dnet.c for bus_id removal
by Stephen Rothwell
· 16 years ago
59fcbdd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
39678e5
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 16 years ago
f762dd6
Update my email address
by Gertjan van Wingerde
· 16 years ago
2aac0cf
eCryptfs: NULL crypt_stat dereference during lookup
by Tyler Hicks
· 16 years ago
8faece5
eCryptfs: Allocate a variable number of pages for file headers
by Tyler Hicks
· 16 years ago
18a0d89
radeonfb: Whack the PCI PM register until it sticks
by Benjamin Herrenschmidt
· 16 years ago
4b97926
dnet: DNET should depend on HAS_IOMEM
by Ilya Yanok
· 16 years ago
e2fc4d1
dca: add missing copyright/license headers
by Maciej Sosnowski
· 16 years ago
c2f3252
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
f3f9258
nl80211: Check that function pointer != NULL before using it
by Jouni Malinen
· 16 years ago
5ed0102
sungem: missing net_device_ops
by Stephen Hemminger
· 16 years ago
1ab1ab7
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
by Sathya Perla
· 16 years ago
ea1dae1
be2net: replenish when posting to rx-queue is starved in out of mem conditions
by Sathya Perla
· 16 years ago
65c2449
aio: lookup_ioctx can return the wrong value when looking up a bogus context
by Jeff Moyer
· 16 years ago
87c3a86
eventfd: remove fput() call from possible IRQ context
by Davide Libenzi
· 16 years ago
d011555
Move cc-option to below arch-specific setup
by Linus Torvalds
· 16 years ago
caa81d6
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
2d8620c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
fe2fd6c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
a8e7d49
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
by Linus Torvalds
· 16 years ago
68df375
Add '-fwrapv' to gcc CFLAGS
by Linus Torvalds
· 16 years ago
0702b30
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
192d7a4
sparc64: Fix crash with /proc/iomem
by Mikulas Patocka
· 16 years ago
42cc77c
sparc64: Reschedule KGDB capture to a software interrupt.
by David S. Miller
· 16 years ago
170ebf8
bas_gigaset: correctly allocate USB interrupt transfer buffer
by Tilman Schmidt
· 16 years ago
44c1d6f
smsc911x: reset last known duplex and carrier on open
by Steve Glendinning
· 16 years ago
2e2a6a9
sh_eth: Fix mistake of the address of SH7763
by Nobuhiro Iwamatsu
· 16 years ago
0e0fde3
sh_eth: Change handling of IRQ
by Nobuhiro Iwamatsu
· 16 years ago
2bad35b
netns: oops in ip[6]_frag_reasm incrementing stats
by Jorge Boncompte [DTI2]
· 16 years ago
e4a389a
net: kfree(napi->skb) => kfree_skb
by Roel Kluin
· 16 years ago
cb0dc77
net: fix sctp breakage
by Al Viro
· 16 years ago
1b1d8f7
ipv6: fix display of local and remote sit endpoints
by Bjørn Mork
· 16 years ago
e9c6a58
net: Document /proc/sys/net/core/netdev_budget
by Stanislaw Gruszka
· 16 years ago
6914563
tulip: fix crash on iface up with shirq debug
by Kyle McMartin
· 16 years ago
4783256
virtio_net: Make virtio_net support carrier detection
by Pantelis Koukousoulas
· 16 years ago
17d0450
bonding: Fix updating of speed/duplex changes
by Jay Vosburgh
· 16 years ago
6901031
bnx2: Fix problem of using wrong IRQ handler.
by Michael Chan
· 16 years ago
a1e4ee2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
85bff88
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
d0573fa
Staging: benet: remove driver now that it is merged in drivers/net/
by Greg Kroah-Hartman
· 16 years ago
d941d0e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
8144737
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
99dbe10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
bd27e6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
0fb1d9b
[S390] make page table upgrade work again
by Martin Schwidefsky
· 16 years ago
f481bfa
[S390] make page table walking more robust
by Martin Schwidefsky
· 16 years ago
2887fc5
[S390] Dont check for pfn_valid() in uaccess_pt.c
by Gerald Schaefer
· 16 years ago
cf08734
[S390] ftrace/mcount: fix kernel stack backchain
by Heiko Carstens
· 16 years ago
Next »