Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
40a5f0decdf050785ebd62b36ad48c869ee4b384
/
include
/
linux
be0ea69
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
8e9d208
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
ba1eb95
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6671de3
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
831576f
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
86d9c07
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
13220a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
d3f12d3
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
39b566e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0384e29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
61a0918
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
bc2fd38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
928a726
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
8ff64b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 16 years ago
5020125
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
562f477
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
8d80ce8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
d0adde5
Add a strictatime mount option
by Matthew Garrett
· 16 years ago
5a54bd1
Merge commit 'v2.6.29' into core/header-fixes
by Ingo Molnar
· 16 years ago
8cd2c29
compiler-gcc4: conditionalize #error on __KERNEL__
by H. Peter Anvin
· 16 years ago
3a471cb
remove __KERNEL_STRICT_NAMES
by Arnd Bergmann
· 16 years ago
60c195c
make netfilter use strict integer types
by Arnd Bergmann
· 16 years ago
ccef7ab
make MTD headers use strict integer types
by Arnd Bergmann
· 16 years ago
9adfbfb
make most exported headers use strict integer types
by Arnd Bergmann
· 16 years ago
85efde6
make exported headers use strict posix types
by Arnd Bergmann
· 16 years ago
9d50638
unconditionally include asm/types.h from linux/types.h
by Jaswinder Singh Rajput
· 16 years ago
7c526e1
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core
by Ingo Molnar
· 16 years ago
b6d9842
Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core
by Ingo Molnar
· 16 years ago
c96f173
[libata] Improve timeout handling
by Alan Cox
· 16 years ago
3d47aa8
[libata] Drain data on errors
by Alan Cox
· 16 years ago
22ddbd1
include/linux/ata.h: add some more transfer masks
by Erik Inge Bolsø
· 16 years ago
1a66016
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
by Mark Lord
· 16 years ago
e6e66b0
Dynamic debug: fix pr_fmt() build error
by Greg Banks
· 16 years ago
e9d376f
dynamic debug: combine dprintk and dynamic printk
by Jason Baron
· 16 years ago
ffa6a70
Driver core: Fix device_move() vs. dpm list ordering, v2
by Cornelia Huck
· 16 years ago
f67f129
Driver core: implement uevent suppress in kobject
by Ming Lei
· 16 years ago
4995f8e
vcs: hook sysfs devices into object lifetime instead of "binding"
by Kay Sievers
· 16 years ago
006f457
driver core: move platform_data into platform_device
by Ming Lei
· 16 years ago
ae1b417
driver core: move knode_bus into private structure
by Greg Kroah-Hartman
· 16 years ago
8940b4f
driver core: move knode_driver into private structure
by Greg Kroah-Hartman
· 16 years ago
f791b8c
driver core: move klist_children into private structure
by Greg Kroah-Hartman
· 16 years ago
fb069a5
driver core: create a private portion of struct device
by Greg Kroah-Hartman
· 16 years ago
b23530e
driver core: remove polling for driver_probe_done(v5)
by Ming Lei
· 16 years ago
8205779
UIO: Add name attributes for mappings and port regions
by Hans J. Koch
· 16 years ago
57fee4a
platform: introduce module id table for platform devices
by Eric Miao
· 16 years ago
1fa5ae8
driver core: get rid of struct device's bus_id string array
by Kay Sievers
· 16 years ago
2c0f3e9
wimax: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
38938bf
netlink: add NETLINK_NO_ENOBUFS socket flag
by Pablo Neira Ayuso
· 16 years ago
8942939
USB: gadget: composite device-level suspend/resume hooks
by David Brownell
· 16 years ago
64a3a25
USB: pedantic: spelling correction in comment for ch9.h
by D.J. Capelis
· 16 years ago
8c209e6
USB: make actual_length in struct urb field u32
by Greg Kroah-Hartman
· 16 years ago
16e2e5f
USB: make transfer_buffer_lengths in struct urb field u32
by Greg Kroah-Hartman
· 16 years ago
6da9c99
USB: allow libusb to talk to unauthenticated WUSB devices
by David Vrabel
· 16 years ago
e6e244b
usb-storage: prepare for subdriver separation
by Alan Stern
· 16 years ago
f6d92a0
USB: otg: adding nop usb transceiver
by Ajay Kumar Gupta
· 16 years ago
f8bece8
USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension
by Oliver Neukum
· 16 years ago
4d6914b
USB: Move definitions from usb.h to usb/ch9.h
by Julia Lawall
· 16 years ago
c2344f1
USB: gpio_vbus: add delayed vbus_session calls
by Robert Jarzmik
· 16 years ago
1662e3a
USB: add quirk to avoid config and interface strings
by Alan Stern
· 16 years ago
2ebe1d9
ide: use try_to_identify() in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 16 years ago
552d3a9
ide: remove broken EXABYTENEST support
by Bartlomiej Zolnierkiewicz
· 16 years ago
d45b70a
mn10300: remove <asm/ide.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
662641d
frv: remove <asm/ide.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
86ccf37
ide: remove pciirq argument from ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2ed0ef5
ide: fix ->init_chipset method to return 'int' value
by Bartlomiej Zolnierkiewicz
· 16 years ago
8b07ed2
ide: remove no longer needed IRQ fallback code from hwif_init()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2467922
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
by Bartlomiej Zolnierkiewicz
· 16 years ago
327fa1c
ide: move error handling code to ide-eh.c (v2)
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
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
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
7a254df
ide: move ide_pktcmd_tf_load() to ide-atapi.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
b5bb143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
0537894
bsg: add support for tail queuing
by Boaz Harrosh
· 16 years ago
d399228
block: genhd.h cleanup patch
by Petros Koutoupis
· 16 years ago
6d2a78e
block: add private bio_set for bio integrity allocations
by Martin K. Petersen
· 16 years ago
32ca163
block: genhd.h comment needs updating
by Petros Koutoupis
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
bc7a866
KVM: Correct deassign device ioctl to IOW
by Sheng Yang
· 16 years ago
2df8a40
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
by Weidong Han
· 16 years ago
4925663
KVM: Report IRQ injection status to userspace.
by Gleb Natapov
· 16 years ago
c807660
KVM: Fix kvmclock on !constant_tsc boxes
by Gerd Hoffmann
· 16 years ago
79950e1
KVM: Use irq routing API for MSI
by Sheng Yang
· 16 years ago
44882ee
KVM: make irq ack notifications aware of routing table
by Marcelo Tosatti
· 16 years ago
91b2ae7
KVM: Avoid using CONFIG_ in userspace visible headers
by Avi Kivity
· 16 years ago
399ec80
KVM: Userspace controlled irq routing
by Avi Kivity
· 16 years ago
75858a8
KVM: Interrupt mask notifiers for ioapic
by Avi Kivity
· 16 years ago
17071fe
KVM: Add support to disable MSI for assigned device
by Sheng Yang
· 16 years ago
6734644
KVM: Remove duplicated prototype of kvm_arch_destroy_vm
by Sheng Yang
· 16 years ago
1c08364
KVM: Move struct kvm_pio_request into x86 kvm_host.h
by Avi Kivity
· 16 years ago
52d939a
KVM: PIT: provide an option to disable interrupt reinjection
by Marcelo Tosatti
· 16 years ago
0f34607
KVM: remove the vmap usage
by Izik Eidus
· 16 years ago
Next »