Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
40d25142f2ef27084fc317ac8bb5bae460c8ea72
/
include
/
linux
40d2514
Generic HDLC - remove now unneeded hdlc_device_desc
by Krzysztof Halasa
· 17 years ago
9ef9dc6
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
2c8296f
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm
by Linus Torvalds
· 17 years ago
da89b79
Explain kmem_cache_cpu fields
by Christoph Lameter
· 17 years ago
9824601
SLUB: rename defrag to remote_node_defrag_ratio
by Christoph Lameter
· 17 years ago
93890b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9853832
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
519cb68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
a2e4e10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
a6cc48e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
7cf7669
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
fa3218d
[ARM] 4660/3: at91: allow selecting UART for early kernel messages
by Guennadi Liakhovetski
· 17 years ago
6b35e40
virtio: balloon driver
by Rusty Russell
· 17 years ago
55a7c06
virtio: Use PCI revision field to indicate virtio PCI ABI version
by Anthony Liguori
· 17 years ago
3343660
virtio: PCI device
by Anthony Liguori
· 17 years ago
6e5aa7e
virtio: reset function
by Rusty Russell
· 17 years ago
34a4857
virtio: Tweak virtio_net defines
by Rusty Russell
· 17 years ago
50c8ea8
virtio: Net header needs hdr_len
by Rusty Russell
· 17 years ago
24a5ae5
virtio: remove unused id field from struct virtio_blk_outhdr
by Rusty Russell
· 17 years ago
426e3e0
virtio: clarify NO_NOTIFY flag usage
by Rusty Russell
· 17 years ago
3309daa
virtio: Fix vring_init/vring_size to take unsigned long
by Anthony Liguori
· 17 years ago
f957d1f
virtio: configuration change callback
by Rusty Russell
· 17 years ago
18445c4
virtio: explicit enable_cb/disable_cb rather than callback return.
by Rusty Russell
· 17 years ago
a586d4f
virtio: simplify config mechanism.
by Rusty Russell
· 17 years ago
f35d9d8
virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets.
by Rusty Russell
· 17 years ago
ab1f161
pid-namespaces-vs-locks-interaction
by Vitaliy Gusev
· 17 years ago
fd3f898
include/linux/: Spelling fixes
by Joe Perches
· 17 years ago
ef08cce
time: delete comments that refer to noexistent symbols
by Li Zefan
· 17 years ago
eb8dc5e
radix_tree.h trivial comment correction
by Tim Pepper
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
14e4a0f
Fix a small number of "memeber" typoes.
by Robert P. J. Day
· 17 years ago
96532ba
linux/dma-mapping.h: rename macro to prevent multiple inclusion
by Robert P. J. Day
· 17 years ago
a80f509
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
cf6b5fbe
[DCCP]: Reorganize struct dccp_sock to save 8 bytes
by Arnaldo Carvalho de Melo
· 17 years ago
35b5f6b
PHYLIB: Locking fixes for PHY I/O potentially sleeping
by Nate Case
· 17 years ago
470a81a
Remove __INIT_REFOK and __INITDATA_REFOK
by Ralf Baechle
· 17 years ago
9617c3e
PM: Export device_pm_schedule_removal
by Rafael J. Wysocki
· 17 years ago
cc3a137
Revert "PCI: PCIE ASPM support"
by Greg Kroah-Hartman
· 17 years ago
578cfa0
ide: move check_dma_crc() to ide-dma.c
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
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
d9270a3
ide: move create_proc_ide_drives() call to ide_device_add_all()
by Bartlomiej Zolnierkiewicz
· 17 years ago
eafd88a
ide: factor out devices setup from ide_acpi_init()
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
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
0eea645
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
by Borislav Petkov
· 17 years ago
bfa14b4
ide: add ->cable_detect method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
c413b9b
ide: add struct ide_port_info instances to legacy host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
ae9458d
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 17 years ago
63e9b66
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
687fcdf
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
215e871
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
b6cf160
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
c3caeba
pda_power: implement polling
by Anton Vorontsov
· 17 years ago
c7cc930
power_supply: add few more values and props
by Dmitry Baryshkov
· 17 years ago
8efe444
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
by Andres Salomon
· 17 years ago
caea99e
Hibernation: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
c697eec
Suspend: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
8252575
PM: Convert PM notifiers to out-of-line code
by Alan Stern
· 17 years ago
c3e94d8
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
by Alan Stern
· 17 years ago
3010f8c
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
by Rafael J. Wysocki
· 17 years ago
fd7d1ce
PCI: make pci_bus a struct device
by Greg Kroah-Hartman
· 17 years ago
05cca6e
PCI: fix codingstyle issues in include/linux/pci.h
by Greg Kroah-Hartman
· 17 years ago
6c723d5
PCI: PCIE ASPM support
by Shaohua Li
· 17 years ago
c277835
PCI ACPI: Added a function to register _OSC with only PCIe devices.
by Andrew Patterson
· 17 years ago
7cbe5b6
PCI: Remove pci_enable_device_bars()
by Benjamin Herrenschmidt
· 17 years ago
b718989
PCI: Add pci_enable_device_{io,mem} intefaces
by Benjamin Herrenschmidt
· 17 years ago
c40a22e
PCI: Fix bus resource assignment on 32 bits with 64b resources
by Benjamin Herrenschmidt
· 17 years ago
94688cf
PCI: export pci_restore_msi_state()
by Linas Vepstas
· 17 years ago
10d7425
PCI: get rid of pci_dev::{vendor,device}_compatible fields
by Lennert Buytenhek
· 17 years ago
4348a2d
pcie: utilize pcie transaction pending bit
by Shaohua Li
· 17 years ago
b09549e
PCI: drivers/pci/rom.c: #if 0 two functions
by Adrian Bunk
· 17 years ago
ad668599
PCI: make pci_restore_bars() static
by Adrian Bunk
· 17 years ago
f319124
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
41dceed
USB: fix codingstyle issues in include/linux/usb/
by Greg Kroah-Hartman
· 17 years ago
969ab2e
USB: fix codingstyle issues in include/linux/usb.h
by Greg Kroah-Hartman
· 17 years ago
a1cd7e9
USB: stop io performed by mos7720 upon close()
by Oliver Neukum
· 17 years ago
1512300
USB: Export suspend statistics
by Sarah Sharp
· 17 years ago
7f9705b0
USB: usbdevfs_urb: __user annotation
by Marcin Slusarz
· 17 years ago
6d71190
USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"
by Robert P. J. Day
· 17 years ago
9a6b1ef
USB: usb_serial: clean tty reference in the last close
by Aristeu Rozanski
· 17 years ago
25a010c
USB: add Printer Gadget Driver
by Craig W. Nadler
· 17 years ago
676d3aa
USB: usb-storage: new "lockable" subclass 0x07
by Alan Stern
· 17 years ago
5a3201b
USB: Convert from class_device to device for USB core
by Tony Jones
· 17 years ago
fbd1308
ide: use ide_remove_port_from_hwgroup in init_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a6fbb1c
ide: remove unused ide_hwgroup_t fields
by Bartlomiej Zolnierkiewicz
· 17 years ago
7616695
<linux/hdsmart.h> is not used by kernel code
by Bartlomiej Zolnierkiewicz
· 17 years ago
dac2242
ide: don't include <linux/hdsmart.h>
by Bartlomiej Zolnierkiewicz
· 17 years ago
062f9f0
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
3650165
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
4166c19
ide: add IDE_HFLAG_NO_DSC host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
8ac2b42a
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
ecf32796
ide: ide_setup_dma() assumes 8 ports
by Sergei Shtylyov
· 17 years ago
Next »