index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
gcm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
tipc: fix lockdep warning on address assignment
Neil Horman
1
-10
/
+16
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
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
3
-5
/
+13
2010-03-16
bridge: Move NULL mdb check into br_mdb_ip_get
Herbert Xu
1
-4
/
+5
2010-03-16
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
Lars Ellenberg
1
-0
/
+6
2010-03-16
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
Gerrit Renker
3
-15
/
+17
2010-03-16
myri: remove dead code
Dan Carpenter
1
-1
/
+0
2010-03-16
gigaset: prune use of tty_buffer_request_room
Tilman Schmidt
1
-1
/
+0
2010-03-16
gigaset: correct clearing of at_state strings on RING
Tilman Schmidt
1
-8
/
+4
2010-03-16
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
4
-31
/
+53
2010-03-16
obsolete config in kernel source: HSO_AUTOPM
Christoph Egger
1
-3
/
+0
2010-03-16
obsolete config in kernel source: USE_INTERNAL_TIMER
Christoph Egger
1
-36
/
+0
2010-03-16
atm: use for_each_set_bit()
Akinobu Mita
1
-4
/
+3
2010-03-16
phonet: use for_each_set_bit()
Akinobu Mita
2
-4
/
+2
2010-03-16
timestamping: fix example build
Randy Dunlap
3
-7
/
+16
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
init dynamic bin_attribute structures
Wolfram Sang
3
-0
/
+3
2010-03-15
ACPI: processor: push file static MADT pointer into internal map_madt_entry()
Alex Chiang
1
-9
/
+9
2010-03-15
ACPI: processor: refactor internal map_lsapic_id()
Alex Chiang
1
-15
/
+5
2010-03-15
ACPI: processor: refactor internal map_x2apic_id()
Alex Chiang
1
-9
/
+3
2010-03-15
ACPI: processor: refactor internal map_lapic_id()
Alex Chiang
1
-6
/
+9
2010-03-15
ACPI: processor: driver doesn't need to evaluate _PDC
Alex Chiang
4
-10
/
+6
2010-03-15
ACPI: processor: remove early _PDC optin quirks
Alex Chiang
2
-41
/
+0
2010-03-15
ACPI: processor: add internal processor_physically_present()
Alex Chiang
1
-0
/
+42
2010-03-15
ACPI: processor: move acpi_get_cpuid into processor_core.c
Alex Chiang
2
-159
/
+160
2010-03-15
ACPI: processor: export acpi_get_cpuid()
Alex Chiang
2
-6
/
+12
2010-03-15
ACPI: processor: mv processor_pdc.c processor_core.c
Alex Chiang
3
-3
/
+3
2010-03-15
ACPI: processor: mv processor_core.c processor_driver.c
Alex Chiang
2
-2
/
+2
2010-03-15
ACPI: plan to delete "acpi=ht" boot option
Len Brown
2
-1
/
+10
2010-03-15
ACPI: remove "acpi=ht" DMI blacklist
Len Brown
1
-93
/
+0
2010-03-15
PNPACPI: add bus number support
Bjorn Helgaas
5
-2
/
+47
2010-03-15
PNPACPI: add window support
Bjorn Helgaas
2
-17
/
+24
2010-03-15
resource: add window support
Bjorn Helgaas
2
-1
/
+4
2010-03-15
resource: add bus number support
Bjorn Helgaas
2
-0
/
+10
[next]