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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-151
/
+1891
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+2
2010-03-18
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
8
-42
/
+86
2010-03-17
memory hotplug/s390: set phys_device
Heiko Carstens
1
-0
/
+7
2010-03-17
memory hotplug: allow setting of phys_device
Heiko Carstens
1
-5
/
+10
2010-03-17
hpet: use for_each_set_bit()
Akinobu Mita
1
-3
/
+1
2010-03-17
gigaset: fix build failure
Tilman Schmidt
1
-3
/
+11
2010-03-16
sunxvr1000: Add missing FB=y depenency.
David S. Miller
1
-1
/
+1
2010-03-16
l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
James Chapman
1
-0
/
+3
2010-03-16
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
1
-0
/
+15
2010-03-16
l2tp: Fix oops in pppol2tp_xmit
James Chapman
1
-1
/
+2
2010-03-16
smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
Steve Glendinning
4
-0
/
+1718
2010-03-16
ne: Do not use slashes in irq name string
Atsushi Nemoto
1
-1
/
+1
2010-03-16
NET: ksz884x, fix lock imbalance
Jiri Slaby
1
-3
/
+5
2010-03-16
gigaset: correct range checking off by one error
Tilman Schmidt
1
-1
/
+1
2010-03-16
PCMCIA: resource, fix lock imbalance
Jiri Slaby
1
-12
/
+16
2010-03-16
drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...
Julia Lawall
1
-1
/
+1
2010-03-15
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
Lars Ellenberg
1
-0
/
+6
2010-03-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1592
-50823
/
+87626
2010-03-15
myri: remove dead code
Dan Carpenter
1
-1
/
+0
2010-03-15
gigaset: prune use of tty_buffer_request_room
Tilman Schmidt
1
-1
/
+0
2010-03-15
gigaset: correct clearing of at_state strings on RING
Tilman Schmidt
1
-8
/
+4
2010-03-15
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
4
-31
/
+53
2010-03-15
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
1
-3
/
+0
2010-03-15
obsolete config in kernel source: USE_INTERNAL_TIMER
Christoph Egger
1
-36
/
+0
2010-03-15
atm: use for_each_set_bit()
Akinobu Mita
1
-4
/
+3
2010-03-15
drivers/net: drop redundant memset
Julia Lawall
1
-3
/
+1
2010-03-15
i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
Ian Munsie
1
-16
/
+16
2010-03-15
i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver
Ian Munsie
1
-8
/
+7
2010-03-15
isdn: misplaced parenthesis in pof_handle_data()
Roel Kluin
1
-1
/
+1
2010-03-15
bnx2x: change smp_mb() comment to conform the true
Stanislaw Gruszka
1
-2
/
+5
2010-03-15
bnx2x: remove not necessary compiler barrier
Stanislaw Gruszka
1
-1
/
+0
2010-03-15
bnx2x: use smp_mb() to keep ordering of read write operations
Stanislaw Gruszka
1
-1
/
+1
2010-03-15
be2net: fix mccq create for big endian architectures
Ajit Khaparde
1
-1
/
+1
2010-03-15
TI DaVinci EMAC: Convert to dev_pm_ops
chaithrika@ti.com
1
-11
/
+16
2010-03-15
net: davinci emac: use dma_{map, unmap}_single API for cache coherency
Sekhar Nori
1
-19
/
+26
2010-03-15
e100: Fix ring parameter change handling regression.
David S. Miller
1
-1
/
+1
2010-03-15
pcmcia: add important if statement
Dan Carpenter
1
-0
/
+1
2010-03-15
pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary
Jens Künzer
2
-13
/
+49
2010-03-15
pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket
Jens Künzer
1
-3
/
+3
2010-03-15
pcmcia: honor saved flags in yenta_socket's I365_CSCINT register
Jens Künzer
2
-4
/
+12
2010-03-15
pcmcia: revert "irq probe can be done without risking an IRQ storm"
Dominik Brodowski
1
-8
/
+0
2010-03-15
pcmcia: pd6729, i82092: use parent (PCI) resources
Dominik Brodowski
2
-0
/
+2
2010-03-15
pcmcia/vrc4171: use local spinlock for device local lock.
Yoichi Yuasa
1
-2
/
+3
2010-03-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
23
-1326
/
+1454
2010-03-14
init dynamic bin_attribute structures
Wolfram Sang
2
-0
/
+2
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
3394
-94375
/
+224175
2010-03-14
ACPI: processor: push file static MADT pointer into internal map_madt_entry()
Alex Chiang
1
-9
/
+9
2010-03-14
ACPI: processor: refactor internal map_lsapic_id()
Alex Chiang
1
-15
/
+5
2010-03-14
ACPI: processor: refactor internal map_x2apic_id()
Alex Chiang
1
-9
/
+3
[next]