index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2008-04-29
sparc: Add kgdb support.
David S. Miller
-88
/
+53
2008-04-29
sparc32: Kill smp_message_pass() and related code.
David S. Miller
-2
/
+0
2008-04-29
block: add dma alignment and padding support to blk_rq_map_kern
FUJITA Tomonori
-0
/
+2
2008-04-29
PNPBIOS: remove include/linux/pnpbios.h
Bjorn Helgaas
-151
/
+0
2008-04-29
ISAPNP: remove unused pnp_dev->regs field
Bjorn Helgaas
-1
/
+0
2008-04-29
PNP: make interfaces private to the PNP core
Bjorn Helgaas
-36
/
+0
2008-04-29
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
-12
/
+2
2008-04-29
PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...
Bjorn Helgaas
-40
/
+105
2008-04-29
PNP: add pnp_get_resource() interface
Bjorn Helgaas
-0
/
+1
2008-04-29
PNP: remove unused interfaces using pnp_resource_table
Bjorn Helgaas
-8
/
+0
2008-04-29
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
-0
/
+2
2008-04-29
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
-2
/
+2
2008-04-29
PNP: add debug output to option registration
Bjorn Helgaas
-8
/
+11
2008-04-29
PNP: make pnp_add_card_id() internal to PNP core
Bjorn Helgaas
-2
/
+0
2008-04-29
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
-2
/
+0
2008-04-29
ISAPNP: move config register addresses out of isapnp.h
Bjorn Helgaas
-10
/
+0
2008-04-29
thermal: add hwmon sysfs I/F
Zhang Rui
-0
/
+24
2008-04-29
thermal: add new get_crit_temp callback
Zhang, Rui
-0
/
+1
2008-04-29
thermal: add the support for building the generic thermal as a module
Zhang Rui
-14
/
+0
2008-04-29
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
-0
/
+1
2008-04-29
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
-1
/
+2
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
-0
/
+6
2008-04-29
[POWERPC] Use __always_inline for xchg* and cmpxchg*
Paul Mackerras
-12
/
+12
2008-04-29
qeth: read number of ports from card
Ursula Braun
-0
/
+1
2008-04-29
ccwgroup: Unify parsing for group attribute.
Ursula Braun
-4
/
+3
2008-04-28
mv643xx_eth: inter-mv643xx SMI port sharing
Lennert Buytenhek
-0
/
+2
2008-04-28
mv643xx_eth: shorten shared platform driver name
Lennert Buytenhek
-2
/
+2
2008-04-28
mv643xx_eth: configurable t_clk
Lennert Buytenhek
-0
/
+1
2008-04-28
mv643xx_eth: mbus decode window support
Lennert Buytenhek
-0
/
+6
2008-04-28
mv643xx_eth: get rid of static variables, allow multiple instances
Lennert Buytenhek
-0
/
+3
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
-39
/
+14
2008-04-28
ide: remove ->dma_prdtable field from ide_hwif_t
Bartlomiej Zolnierkiewicz
-1
/
+0
2008-04-28
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
-2
/
+0
2008-04-28
ide: add ide_pad_transfer() helper
Bartlomiej Zolnierkiewicz
-23
/
+2
2008-04-28
ide: remove ->INW and ->OUTW methods
Bartlomiej Zolnierkiewicz
-2
/
+0
2008-04-28
ide: add ->tf_load and ->tf_read methods
Bartlomiej Zolnierkiewicz
-3
/
+5
2008-04-28
ide: factor out debugging code from ide_tf_load()
Bartlomiej Zolnierkiewicz
-0
/
+2
2008-04-28
ide: add ide_execute_pkt_cmd() helper
Bartlomiej Zolnierkiewicz
-0
/
+2
2008-04-28
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
Bartlomiej Zolnierkiewicz
-4
/
+0
2008-04-28
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
-0
/
+2
2008-04-28
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
Bartlomiej Zolnierkiewicz
-8
/
+5
2008-04-28
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
Bartlomiej Zolnierkiewicz
-2
/
+2
2008-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
-3
/
+18
2008-04-28
[CPUFREQ] allow use of the powersave governor as the default one
Alessandro Guido
-0
/
+3
2008-04-28
[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...
Darrick J. Wong
-1
/
+2
2008-04-28
PCI: don't expose struct pci_vpd to userspace
Jesse Barnes
-2
/
+2
2008-04-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
-272
/
+992
2008-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
-449
/
+449
2008-04-28
usbhid endianness annotations and fixes
Al Viro
-2
/
+2
2008-04-28
fix ia64 local_irq_save() et.al.
Al Viro
-9
/
+9
[prev]
[next]