index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-01
29
-224
/
+543
|
\
|
*
appletalk: Fix OOPS in atalk_release().
David S. Miller
2011-03-31
1
-5
/
+6
|
*
mlx4: Fixing bad size of event queue buffer
Yevgeny Petrilin
2011-03-31
1
-1
/
+3
|
*
mlx4: Fixing use after free
Yevgeny Petrilin
2011-03-31
1
-1
/
+2
|
*
bonding:typo in comment
Peter Pan(潘卫平)
2011-03-31
1
-1
/
+1
|
*
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
David S. Miller
2011-03-30
1
-2
/
+2
|
*
connector: convert to synchronous netlink message processing
Patrick McHardy
2011-03-30
3
-89
/
+32
|
*
fib: add rtnl locking in ip_fib_net_exit
Eric Dumazet
2011-03-30
1
-0
/
+2
|
*
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
2011-03-30
3
-25
/
+3
|
*
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
Philip A. Prindeville
2011-03-30
1
-1
/
+8
|
*
atm/solos-pci: Use VPI.VCI notation uniformly.
Philip A. Prindeville
2011-03-30
1
-2
/
+2
|
*
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
Jesper Juhl
2011-03-30
1
-8
/
+14
|
*
netdev: fix mtu check when TSO is enabled
Daniel Lezcano
2011-03-30
1
-2
/
+22
|
*
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
2011-03-30
6
-9
/
+387
|
*
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
2011-03-30
1
-2
/
+6
|
*
bridge: mcast snooping, fix length check of snooped MLDv1/2
Linus Lüssing
2011-03-30
1
-1
/
+1
|
*
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
Ben Hutchings
2011-03-30
1
-6
/
+6
|
*
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
Ben Hutchings
2011-03-30
1
-67
/
+15
|
*
net: gre: provide multicast mappings for ipv4 and ipv6
Timo Teräs
2011-03-30
4
-0
/
+29
|
*
bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()
Balaji G
2011-03-29
1
-1
/
+1
|
*
net: Fix warnings caused by MAX_SKB_FRAGS change.
David S. Miller
2011-03-29
1
-1
/
+1
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-03-30
1
-42
/
+0
|
\
\
|
*
|
[IA64] Fix build breakage - sn_force_interrupt_flag: undefined
Tony Luck
2011-03-29
1
-42
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-30
3
-14
/
+15
|
\
\
|
*
|
nilfs2: fix whitespace coding style issues
Nicolas Kaiser
2011-03-30
1
-7
/
+7
|
*
|
nilfs2: fix oops due to a bad aops initialization
Ryusuke Konishi
2011-03-30
1
-1
/
+3
|
*
|
nilfs2: fix data loss in mmap page write for hole blocks
Ryusuke Konishi
2011-03-30
1
-6
/
+5
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-30
13
-27
/
+215
|
\
\
|
*
|
libceph: Create a new key type "ceph".
Tommi Virtanen
2011-03-29
4
-8
/
+85
|
*
|
libceph: Get secret from the kernel keys api when mounting with key=NAME.
Tommi Virtanen
2011-03-29
2
-0
/
+59
|
*
|
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-29
9
-19
/
+63
|
*
|
libceph: fix null dereference when unregistering linger requests
Sage Weil
2011-03-29
1
-3
/
+3
|
*
|
ceph: unlock on error in ceph_osdc_start_request()
Dan Carpenter
2011-03-29
1
-1
/
+3
|
*
|
ceph: fix possible NULL pointer dereference
Mariusz Kozlowski
2011-03-26
1
-1
/
+1
|
*
|
ceph: flush msgr_wq during mds_client shutdown
Sage Weil
2011-03-25
2
-2
/
+8
*
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-30
28
-48
/
+11
|
\
\
\
|
*
|
|
avr32: Fix missing irq namespace conversion
Thomas Gleixner
2011-03-30
1
-1
/
+1
|
*
|
|
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
Richard Cochran
2011-03-30
1
-8
/
+8
|
*
|
|
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-30
20
-22
/
+0
|
*
|
|
arm: versatile : Fix typo introduced in irq namespace cleanup
Grant Likely
2011-03-30
1
-1
/
+1
|
*
|
|
sound: Fixup the last user of the old irq functions
Thomas Gleixner
2011-03-30
1
-1
/
+1
|
*
|
|
genirq: Remove obsolete comment
Thomas Gleixner
2011-03-30
1
-7
/
+0
|
*
|
|
genirq: Remove now obsolete set_irq_wake()
Thomas Gleixner
2011-03-30
1
-8
/
+0
|
*
|
|
sh: Fix irq cleanup fallout
Thomas Gleixner
2011-03-30
1
-2
/
+2
|
*
|
|
x86: apb_timer: Fixup genirq fallout
Thomas Gleixner
2011-03-30
1
-1
/
+1
|
*
|
|
genirq: Fix misnamed label in handle_edge_eoi_irq
Thomas Gleixner
2011-03-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-03-30
31
-65
/
+160
|
\
\
\
|
*
|
|
powerpc/qe_ic: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
2011-03-30
1
-8
/
+8
|
*
|
|
powerpc/8xx: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
2011-03-30
1
-1
/
+1
|
*
|
|
powerpc/cell: Use handle_edge_eoi_irq for real
Thomas Gleixner
2011-03-30
1
-1
/
+1
[next]