index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
driver core: remove polling for driver_probe_done(v5)
Ming Lei
1
-1
/
+1
2009-03-24
UIO: Add name attributes for mappings and port regions
Hans J. Koch
1
-0
/
+4
2009-03-24
platform: introduce module id table for platform devices
Eric Miao
2
-0
/
+15
2009-03-24
driver core: get rid of struct device's bus_id string array
Kay Sievers
2
-3
/
+3
2009-03-24
wimax: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-03-24
netlink: add NETLINK_NO_ENOBUFS socket flag
Pablo Neira Ayuso
1
-0
/
+1
2009-03-24
USB: gadget: composite device-level suspend/resume hooks
David Brownell
1
-0
/
+8
2009-03-24
USB: pedantic: spelling correction in comment for ch9.h
D.J. Capelis
1
-1
/
+1
2009-03-24
USB: make actual_length in struct urb field u32
Greg Kroah-Hartman
1
-1
/
+1
2009-03-24
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
1
-1
/
+1
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
1
-1
/
+1
2009-03-24
usb-storage: prepare for subdriver separation
Alan Stern
1
-17
/
+4
2009-03-24
USB: otg: adding nop usb transceiver
Ajay Kumar Gupta
1
-0
/
+4
2009-03-24
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
1
-1
/
+2
2009-03-24
USB: Move definitions from usb.h to usb/ch9.h
Julia Lawall
2
-180
/
+179
2009-03-24
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2
-2
/
+8
2009-03-24
USB: add quirk to avoid config and interface strings
Alan Stern
1
-0
/
+3
2009-03-24
ide: use try_to_identify() in ide_driveid_update()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-24
ide: remove broken EXABYTENEST support
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-24
mn10300: remove <asm/ide.h>
Bartlomiej Zolnierkiewicz
2
-42
/
+2
2009-03-24
frv: remove <asm/ide.h>
Bartlomiej Zolnierkiewicz
2
-26
/
+2
2009-03-24
ide: remove pciirq argument from ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-24
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-24
ide: remove no longer needed IRQ fallback code from hwif_init()
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2009-03-24
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2009-03-24
mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2009-03-24
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+8
2009-03-24
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
1
-5
/
+7
2009-03-24
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-24
ide: move ide_do_park_unpark() to ide-park.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-24
ide: remove ide_do_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-24
ide: move ide_dma_timeout_retry() to ide-dma.c
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-24
ide: move drive_is_ready() to ide-io.c
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-24
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2009-03-24
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-03-24
ide: move ide_pktcmd_tf_load() to ide-atapi.c
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-24
net: Add dependent headers to trace/skb.h
Josh Stone
1
-0
/
+3
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
12
-28
/
+68
2009-03-24
bsg: add support for tail queuing
Boaz Harrosh
1
-0
/
+8
2009-03-24
block: genhd.h cleanup patch
Petros Koutoupis
1
-2
/
+1
2009-03-24
block: add private bio_set for bio integrity allocations
Martin K. Petersen
1
-14
/
+4
2009-03-24
block: genhd.h comment needs updating
Petros Koutoupis
1
-1
/
+1
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-277
/
+0
2009-03-24
KVM: Correct deassign device ioctl to IOW
Sheng Yang
1
-1
/
+1
2009-03-24
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
Weidong Han
1
-0
/
+5
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2
-3
/
+8
2009-03-24
KVM: Fix kvmclock on !constant_tsc boxes
Gerd Hoffmann
1
-0
/
+1
2009-03-24
KVM: Use irq routing API for MSI
Sheng Yang
2
-1
/
+10
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
1
-1
/
+1
2009-03-24
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-3
/
+3
[prev]
[next]