Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
63c1dcf4bc9a26b1d8baa9a8c7cc1b2e1e694011
/
include
e04f99c
x86: add function prototype to vm86.h
by Harvey Harrison
· 17 years ago
73bdb73
x86: add include to cpu/intel.c
by Harvey Harrison
· 17 years ago
599db4f
x86: remove final FASTCALL() uses
by Harvey Harrison
· 17 years ago
1fba387
x86: remove special NUMAQ support in io_32.h
by Andi Kleen
· 17 years ago
c7e844f
x86: move NUMAQ io handling into arch/x86/pci/numa.c
by Andi Kleen
· 17 years ago
f5430f9
x86: update reference for PAE tlb flushing
by Jeremy Fitzhardinge
· 17 years ago
edd6bcd
x86: pud_clear: only reload cr3 if necessary
by Jeremy Fitzhardinge
· 17 years ago
a67ad9c
x86: revert "defer cr3 reload when doing pud_clear()"
by Jeremy Fitzhardinge
· 17 years ago
9b42393
x86: sparse errors from string_32.h
by Harvey Harrison
· 17 years ago
e1adbcf
asm-generic/tlb.h: remove <linux/quicklist.h>
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
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
a34746b
x86: add _ASM_EXTABLE macro to <asm/asm.h>
by H. Peter Anvin
· 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
c95d47a
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
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
ad66859
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
f3db6e8
USB: at91_udc uses generic GPIO calls; minor cleanup
by David Brownell
· 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
d4a8d46
USB: gadget: pxa2xx_udc supports inverted vbus
by Dmitry Baryshkov
· 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
5df37c3
au1xxx-ide: use hwif->dev
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
8ac2b42
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
7b9f25b
ide: add ide_dump_identify() debug helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
a1bb945
ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
by Bartlomiej Zolnierkiewicz
· 17 years ago
da6f4c7
ide: make wait_drive_not_busy() static again
by Adrian Bunk
· 17 years ago
2eae6eb
ide: small ide-scan-pci.c cleanup
by Adrian Bunk
· 17 years ago
0113ab3
SUNRPC: spin svc_rqst initialization to its own function
by Jeff Layton
· 17 years ago
d21b05f
rdma: SVCRMDA Header File
by Tom Tucker
· 17 years ago
9571af1
svc: Add svc_xprt_names service to replace svc_sock_names
by Tom Tucker
· 17 years ago
7fcb98d
svc: Add svc API that queries for a transport instance
by Tom Tucker
· 17 years ago
dc9a16e
svc: Add /proc/sys/sunrpc/transport files
by Tom Tucker
· 17 years ago
260c1d1
svc: Add transport hdr size for defer/revisit
by Tom Tucker
· 17 years ago
0f0257e
svc: Move the xprt independent code to the svc_xprt.c file
by Tom Tucker
· 17 years ago
57b1d3b
svc: Removing remaining references to rq_sock in rqstp
by Tom Tucker
· 17 years ago
9dbc240
svc: Move the sockaddr information to svc_xprt
by Tom Tucker
· 17 years ago
8c7b017
svc: Make deferral processing xprt independent
by Tom Tucker
· 17 years ago
def13d7
svc: Move the authinfo cache to svc_xprt.
by Tom Tucker
· 17 years ago
4bc6c49
svc: Remove sk_lastrecv
by Tom Tucker
· 17 years ago
Next »