index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
sgi-agp: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
1
-3
/
+2
*
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
2
-12
/
+5
*
parisc/PCI: Enable PERR/SERR on all devices
Bjorn Helgaas
2012-08-22
1
-1
/
+3
*
PCI: Leave normal LIST_POISON in deleted list entries
Bjorn Helgaas
2012-08-22
1
-3
/
+0
*
PCI: Rename local variables to conventional names
Bjorn Helgaas
2012-08-22
1
-7
/
+7
*
PCI: Remove unused, commented-out, code
Bjorn Helgaas
2012-08-22
4
-125
/
+0
*
PCI: Stop and remove devices in one pass
Bjorn Helgaas
2012-08-22
1
-35
/
+7
*
PCI: Fold stop and remove helpers into their callers
Bjorn Helgaas
2012-08-22
1
-33
/
+20
*
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
2
-11
/
+8
*
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
2012-08-22
1
-25
/
+0
*
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
2012-08-22
1
-4
/
+4
*
pcmcia: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-22
1
-3
/
+12
*
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-22
1
-2
/
+1
*
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
2012-08-17
1
-15
/
+0
*
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
2012-08-02
7
-2
/
+345
|
\
|
*
Platform: OLPC: move global variables into priv struct
Andres Salomon
2012-07-31
1
-20
/
+28
|
*
Platform: OLPC: move debugfs support from x86 EC driver
Andres Salomon
2012-07-31
1
-0
/
+117
|
*
x86: OLPC: switch over to using new EC driver on x86
Andres Salomon
2012-07-31
1
-5
/
+0
|
*
Platform: OLPC: add a suspended flag to the EC driver
Andres Salomon
2012-07-31
1
-1
/
+45
|
*
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
2012-07-31
1
-0
/
+48
|
*
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
2012-07-31
1
-2
/
+110
|
*
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
2012-07-31
4
-2
/
+4
|
*
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
2012-07-31
3
-0
/
+21
*
|
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-08-02
2
-13
/
+37
|
\
\
|
*
\
Merge branch 'marvell/dt' into late2/dt
Olof Johansson
2012-07-29
19
-54
/
+471
|
|
\
\
|
|
*
|
ATA: sata_mv: Add device tree support
Andrew Lunn
2012-07-27
1
-13
/
+29
|
|
*
|
ARM: Orion: DTify the watchdog timer.
Andrew Lunn
2012-07-27
1
-0
/
+8
|
|
*
|
Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3
Andrew Lunn
2012-07-27
6
-2
/
+24
|
|
|
\
\
|
|
*
\
\
Merge tag 'spi-3.6' into v3.5-rc7-dt-v3
Andrew Lunn
2012-07-27
11
-39
/
+410
|
|
|
\
\
\
*
|
|
\
\
\
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-08-02
9
-26
/
+124
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'common/irqdomain' into sh-latest
Paul Mundt
2012-08-01
5
-5
/
+85
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sh: intc: initial irqdomain support.
Paul Mundt
2012-08-01
5
-5
/
+85
|
*
|
|
|
|
|
|
Merge branch 'common/pinctrl' into sh-latest
Paul Mundt
2012-08-01
1
-17
/
+15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
sh: pfc: Fix up init ordering mess.
Paul Mundt
2012-08-01
1
-17
/
+15
|
*
|
|
|
|
|
|
|
Merge branch 'sh/dmaengine' into sh-latest
Paul Mundt
2012-08-01
1934
-62202
/
+198204
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
serial: sh-sci: fix compilation breakage, when DMA is enabled
Guennadi Liakhovetski
2012-08-01
1
-2
/
+3
|
|
*
|
|
|
|
|
|
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
2012-08-01
2
-0
/
+21
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.
Paul Mundt
2012-07-25
1
-2
/
+0
*
|
|
|
|
|
|
|
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
2012-08-02
5
-22
/
+150
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
2012-08-02
1
-2
/
+3
|
*
|
|
|
|
|
|
|
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
2012-08-02
2
-4
/
+55
|
*
|
|
|
|
|
|
|
raid5: raid5d handle stripe in batch way
Shaohua Li
2012-08-02
1
-13
/
+32
|
*
|
|
|
|
|
|
|
raid5: make_request use batch stripe release
Shaohua Li
2012-08-02
2
-3
/
+60
*
|
|
|
|
|
|
|
|
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-08-01
11
-1123
/
+2070
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
\
Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine
Russell King
2012-07-31
3
-500
/
+595
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
dmaengine: sa11x0-dma: add cyclic DMA support
Russell King
2012-07-01
1
-16
/
+92
|
|
|
*
|
|
|
|
|
|
|
|
dmaengine: sa11x0-dma: fix DMA residue support
Russell King
2012-07-01
1
-16
/
+29
|
|
*
|
|
|
|
|
|
|
|
|
dmaengine: PL08x: ensure all descriptors are freed when channel is released
Russell King
2012-07-01
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking
Russell King
2012-07-01
1
-12
/
+0
|
|
*
|
|
|
|
|
|
|
|
|
dmaengine: PL08x: get rid of pl08x_prep_channel_resources
Russell King
2012-07-01
1
-23
/
+9
[next]