Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
77b455f1bcfa0fddb31b8e6f9f2adc246acb4216
/
include
/
linux
e28acfe
KVM: s390: intercepts for diagnose instructions
by Christian Borntraeger
· 17 years ago
ba5c1e9
KVM: s390: interrupt subsystem, cpu timer, waitpsw
by Carsten Otte
· 17 years ago
8f2abe6
KVM: s390: sie intercept handling
by Christian Borntraeger
· 17 years ago
b0c632d
KVM: s390: arch backend for the kvm kernel module
by Heiko Carstens
· 17 years ago
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 17 years ago
69a9f69
KVM: Move some x86 specific constants and structures to include/asm-x86
by Avi Kivity
· 17 years ago
9764620
KVM: kvm.h: __user requires compiler.h
by Christian Borntraeger
· 17 years ago
2f333bc
KVM: MMU: hypercall based pte updates and TLB flushes
by Marcelo Tosatti
· 17 years ago
0cf1bfd
x86: KVM guest: add basic paravirt support
by Marcelo Tosatti
· 17 years ago
a28e4f5
KVM: add basic paravirt support
by Marcelo Tosatti
· 17 years ago
e0f63cb
KVM: Add save/restore supporting of in kernel PIT
by Sheng Yang
· 17 years ago
7837699
KVM: In kernel PIT model
by Sheng Yang
· 17 years ago
71c4dfa
KVM: detect if VCPU triple faults
by Joerg Roedel
· 17 years ago
05da455
KVM: MMU: large page support
by Marcelo Tosatti
· 17 years ago
2e53d63
KVM: MMU: ignore zapped root pagetables
by Marcelo Tosatti
· 17 years ago
ef2979b
KVM: Increase the number of user memory slots per vm
by Avi Kivity
· 17 years ago
a988b91
KVM: Add API for determining the number of supported memory slots
by Avi Kivity
· 17 years ago
edbe6c3
KVM: Increase vcpu count to 16
by Avi Kivity
· 17 years ago
f725230
KVM: Add API to retrieve the number of supported vcpus per vm
by Avi Kivity
· 17 years ago
1806852
KVM: paravirtualized clocksource: host part
by Glauber de Oliveira Costa
· 17 years ago
31bb117
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
by Hollis Blanchard
· 17 years ago
c3bf9bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3
by Linus Torvalds
· 17 years ago
c2b91e2
x86_64/mm: check and print vmemmap allocation continuous
by Yinghai Lu
· 17 years ago
9b79ed9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3
by Linus Torvalds
· 17 years ago
f37afda
ide: constify struct ide_dma_ops
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1fd1890
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
b123f56
ide: do complete DMA setup in ->init_dma method (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
b8e73fb
ide: export ide_allocate_dma_engine()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e59c23
ide: remove ->cds field from ide_hwif_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
21a3387
ide: remove ->extra field from struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
5add222
ide: remove ide_hwif_request_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d1bad2
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
d083c03
ide: remove ide_hwif_release_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0bfeee7
ide: use ide_legacy_device_add() for qd65xx (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3b36f66
ide: add ide_legacy_device_add() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
e53cd45
ide: remove ->noprobe field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3a48305
x86: optimize find_first_bit for small bitmaps
by Alexander van Heukelum
· 17 years ago
77b9bd9
x86: generic versions of find_first_(zero_)bit, convert i386
by Alexander van Heukelum
· 17 years ago
64970b6
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
by Alexander van Heukelum
· 17 years ago
d485cb9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-optimized-inlining
by Linus Torvalds
· 17 years ago
765c68b
generic: make optimized inlining arch-opt-in
by Ingo Molnar
· 17 years ago
60a3cdd
x86: add optimized inlining
by Ingo Molnar
· 17 years ago
05230e2
ide: remove hwif->straight8 flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
951784b
ide: remove IDE_HFLAG_CY82C693 host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
b3a37f1
remove include/linux/hdsmart.h
by Adrian Bunk
· 17 years ago
e277f91
ide: use ide_find_port() in legacy VLB host drivers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
fe80b93
ide: merge ide_match_hwif() and ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
078fdf7
ide: remove PIO "downgrade" quirk
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e71d9c
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bff5b
ide: cleanup ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
bc84e0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
b9fa38f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
eb855fd
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
0b79dad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes
by Linus Torvalds
· 17 years ago
50be491
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
37b05b1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
ce1d5b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
6f97b22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 17 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
7e97b28
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
e36cd4a
nfsd: don't allow setting ctime over v4
by J. Bruce Fields
· 17 years ago
1a747ee
locks: don't call ->copy_lock methods on return of conflicting locks
by J. Bruce Fields
· 17 years ago
17efa37
lockd: unlock lockd locks held for a certain filesystem
by Wendy Cheng
· 17 years ago
4373ea8
lockd: unlock lockd locks associated with a given server ip
by Wendy Cheng
· 17 years ago
3b12538
[PATCH] sanitize unshare_files/reset_files_struct
by Al Viro
· 17 years ago
42faad9
[PATCH] restore sane ->umount_begin() API
by Al Viro
· 17 years ago
4fdfe40
dm table: remove unused dm_create_error_table
by Adrian Bunk
· 17 years ago
a765e20
dm: move include files
by Alasdair G Kergon
· 17 years ago
0da336e
dm: expose macros
by Alasdair G Kergon
· 17 years ago
416cd17
dm log: clean interface
by Heinz Mauelshagen
· 17 years ago
cc93d7d
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
461e6c8
xfrm: alg_key_len & alg_icv_len should be unsigned
by Eric Dumazet
· 17 years ago
f62220d
phylib: Add support for board-level PHY fixups
by Andy Fleming
· 17 years ago
6bdb4fc
make sata_print_link_status() static
by Adrian Bunk
· 17 years ago
b1d8dfb
wusb: add link wusb-usb device
by Inaky Perez-Gonzalez
· 17 years ago
3b52f12
wusb: add authenticathed bit to usb_dev
by Inaky Perez-Gonzalez
· 17 years ago
14722ef
USB: usbfs: export the URB_NO_INTERRUPT flag to userspace
by Alan Stern
· 17 years ago
9aebfd6
USB: serial: remove endpoints setting checks from core and header
by Greg Kroah-Hartman
· 17 years ago
7ef4f06
USB: update comments about usb driver's header
by Oliver Neukum
· 17 years ago
eda7695
USB: add extension of anchor API, usb_unlink_anchored_urbs
by Oliver Neukum
· 17 years ago
d277064
USB: mass storage: emulation of sat scsi_pass_thru with ATACB
by matthieu castet
· 17 years ago
dda43a0
USB: Standardize inclusion protection and add where missing.
by Robert P. J. Day
· 17 years ago
f66396b
USB: usb.h: reduce syslog clutter [v3]
by Tilman Schmidt
· 17 years ago
dbe0dbb
USB: defines for USB "Link Power Management" (LPM) ECN
by David Brownell
· 17 years ago
f476fba
USB: convert usb.h struct usb_device to kernel-doc
by Randy Dunlap
· 17 years ago
c27a4b7
USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h
by Greg Kroah-Hartman
· 17 years ago
feccc30
USB: remove CONFIG_USB_PERSIST setting
by Alan Stern
· 17 years ago
2e214e0
leds: Document the context brightness_set needs
by Richard Purdie
· 17 years ago
29d76df
leds: Add support to leds with readable status
by Henrique de Moraes Holschuh
· 17 years ago
ca3259b
leds: enable support for blink_set() platform hook in leds-gpio
by Herbert Valerio Riedel
· 17 years ago
88a411c
seqlock: livelock fix
by Ingo Molnar
· 17 years ago
563307b
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
10c993a
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
c328d54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
233607d
Merge branch 'devel'
by Trond Myklebust
· 17 years ago
942bb7b
Merge branch 'wm97xx'
by Dmitry Torokhov
· 17 years ago
c8234ea
V4L/DVB (7620): Adding support for a new i2c bridge type
by Steven Toth
· 17 years ago
a8ac688
V4L/DVB (7453): v4l2-api: Define a standard control for color killer functionality
by Frej Drejhammar
· 17 years ago
Next »