Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f4f62301c6f42127b7462274abfcbc278f84d59a
f4f6230
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
by Heiko Schocher
· 16 years ago
34a20e8
igb: fix setting the number of tx queues
by Alexander Duyck
· 16 years ago
fe59de3
igb: ethtool -d reads EICR which is incorrect as it is read on clear
by Alexander Duyck
· 16 years ago
7a6ea55
igb: force all queues to interrupt once every 2 seconds
by Alexander Duyck
· 16 years ago
a866bbf
r8169: balance pci_map / pci_unmap pair
by Francois Romieu
· 16 years ago
0623807
myri10ge: update version string to 1.4.3-1.358
by Brice Goglin
· 16 years ago
3d01625
ixgbe: fix vlan filtering
by Alexander Duyck
· 16 years ago
736783b
Blackfin EMAC Driver: the BF526 also supports the MAC,
by Mike Frysinger
· 16 years ago
373a5e0
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-fixes
by Jeff Garzik
· 16 years ago
c2d4254
bnx2x: Version update
by Eilon Greenstein
· 16 years ago
231fd58
bnx2x: Multi Queue
by Yitchak Gertner
· 16 years ago
65abd74
bnx2x: NAPI and interrupts enable/disable
by Yitchak Gertner
· 16 years ago
d101463
bnx2x: NIC load failure cleanup
by Yitchak Gertner
· 16 years ago
3cdf1db
bnx2x: Initialization structure
by Yitchak Gertner
· 16 years ago
46230476b
bnx2x: HW lock timeout
by Eilon Greenstein
· 16 years ago
76b190c
bnx2x: Minimize lock time
by Eilon Greenstein
· 16 years ago
7add905
bnx2x: Fan failure mechanism on additional design
by Eilon Greenstein
· 16 years ago
2772f90
bnx2x: Rx work check
by Eilon Greenstein
· 16 years ago
ce3113e
ipv6: sysctl fixes
by Al Viro
· 16 years ago
2f4520d
ipv4: sysctl fixes
by Al Viro
· 16 years ago
30c2235
sctp: add verification checks to SCTP_AUTH_KEY option
by Vlad Yasevich
· 16 years ago
c456031
mv643xx_eth: bump version to 1.3
by Lennert Buytenhek
· 16 years ago
abe7871
mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction
by Lennert Buytenhek
· 16 years ago
9e1f377
mv643xx_eth: fix NULL pointer dereference in rxq_process()
by Lennert Buytenhek
· 16 years ago
8e0b1bf
mv643xx_eth: fix inconsistent lock semantics
by Lennert Buytenhek
· 16 years ago
92c70f2
mv643xx_eth: fix double add_timer() on the receive oom timer
by Lennert Buytenhek
· 16 years ago
819ddca
mv643xx_eth: fix NAPI 'rotting packet' issue
by Lennert Buytenhek
· 16 years ago
f410a1f
ipv6: protocol for address routes
by Stephen Hemminger
· 16 years ago
fdc0bde
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
by Denis V. Lunev
· 16 years ago
f6e0b23
pkt_sched: Fix qdisc list locking
by Jarek Poplawski
· 16 years ago
2540e05
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
by Jarek Poplawski
· 16 years ago
5e739d1
sctp: fix potential panics in the SCTP-AUTH API.
by Vlad Yasevich
· 16 years ago
6a55617
Linux v2.6.27-rc4
by Linus Torvalds
· 16 years ago
82d63fc
cramfs: fix named-pipe handling
by Al Viro
· 16 years ago
d847471
fbdefio: add set_page_dirty handler to deferred IO FB
by Ian Campbell
· 16 years ago
b42f931
rtc: rtc-ds1374: fix 'no irq' case handling
by Anton Vorontsov
· 16 years ago
14bac5a
mm: xip/ext2 fix block allocation race
by Nick Piggin
· 16 years ago
538f8ea6
mm: xip fix fault vs sparse page invalidate race
by Nick Piggin
· 16 years ago
479db0b
mm: dirty page tracking race fix
by Nick Piggin
· 16 years ago
2d70b68
fix setpriority(PRIO_PGRP) thread iterator breakage
by Ken Chen
· 16 years ago
141d87e
Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driver
by Michael Hennerich
· 16 years ago
481ebd0
bootmem: fix aligning of node-relative indexes and offsets
by Johannes Weiner
· 16 years ago
a09f485
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
by Andrew Morton
· 16 years ago
27aa069
pm2fb: free cmap memory on module remove
by Krzysztof Helt
· 16 years ago
1d96469
rtc: fix double lock on UIE emulation
by Atsushi Nemoto
· 16 years ago
ff9bc51
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
by Pavel Emelyanov
· 16 years ago
c82f296
brd: fix name argument of unregister_blkdev()
by Akinobu Mita
· 16 years ago
f3944d6
nbd: fix memory leak of nbd_dev array
by Sven Wegener
· 16 years ago
759f9a2
mm: mminit_loglevel cannot be __meminitdata anymore
by Marcin Slusarz
· 16 years ago
07279cd
mm: show free swap as signed
by Hugh Dickins
· 16 years ago
16f8c5b
mm: page_remove_rmap comments on PageAnon
by Hugh Dickins
· 16 years ago
d0fd937
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays
by Mike Frysinger
· 16 years ago
7f60459
Blackfin RTC Driver: BF561 not have on-chip RTC
by Graf Yang
· 16 years ago
8c9166f
Blackfin RTC Driver: do all initialization before we register the rtc and make it available
by Mike Frysinger
· 16 years ago
fe2e1cf
Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected
by Mike Frysinger
· 16 years ago
1804dc6
/proc/self/maps doesn't display the real file offset
by Clement Calmels
· 16 years ago
35fc908
documentation: describe bootmem_debug kernel parameter
by Andreas Herrmann
· 16 years ago
f144131
eeepc-laptop: fix use after free
by Matthew Garrett
· 16 years ago
0c7281c
FRV: Provide ioremap_wc() for FRV
by David Howells
· 16 years ago
449f765
MN10300: Supply ioremap_wc() for MN10300
by David Howells
· 16 years ago
e4464fa
Reserve NFS fileid values for btrfs
by David Woodhouse
· 16 years ago
1c8e40e
Reduce brokenness of CRIS headers_install
by David Woodhouse
· 16 years ago
1bbe44f
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
8498ffd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
75d9506
Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace
by Linus Torvalds
· 16 years ago
c5b0079
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
5f22ca9
vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion
by Linus Torvalds
· 16 years ago
1b04624
tracehook: fix SA_NOCLDWAIT
by Roland McGrath
· 16 years ago
cd5aeb9
powerpc: Fix vio_bus_probe oops on probe error
by Brian King
· 16 years ago
4589f1f
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
by Joachim Fenkes
· 16 years ago
7230ced
powerpc: Fix /dev/oldmem interface for kdump
by Michael Ellerman
· 16 years ago
d82bf49
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge
by Paul Mackerras
· 16 years ago
395c684
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
ddd13dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
f607e3a
Revert "[CPUFREQ][2/2] preregister support for powernow-k8"
by Linus Torvalds
· 16 years ago
96d6d72
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
4309e09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
30b0aa7
firewire: Kconfig help update
by Stefan Richter
· 16 years ago
a338406
ieee1394: sbp2: let nodemgr retry node updates during bus reset series
by Stefan Richter
· 16 years ago
c921a97
ieee1394: don't drop nodes during bus reset series
by Stefan Richter
· 16 years ago
6848408
ieee1394: regression in 2.6.25: updates should happen before probes
by Stefan Richter
· 16 years ago
c85e203
Input: evdev - fix printf() format for sizeof
by Geert Uytterhoeven
· 16 years ago
cb9808d
powerpc/spufs: Remove invalid semicolon after if statement
by Ilpo Järvinen
· 16 years ago
195648b
pkt_sched: Prevent livelock in TX queue running.
by David S. Miller
· 16 years ago
d280539
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
f3b9605
Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
by David S. Miller
· 16 years ago
deb3abf
Revert "pkt_sched: Protect gen estimators under est_lock."
by David S. Miller
· 16 years ago
e5befbd
pkt_sched: remove bogus block (cleanup)
by Ilpo Järvinen
· 16 years ago
9f59365
nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization
by Stephen Hemminger
· 16 years ago
fab00c5
netfilter: ctnetlink: sleepable allocation with spin lock bh
by Pablo Neira Ayuso
· 16 years ago
cb1cb5c
netfilter: ctnetlink: fix sleep in read-side lock section
by Pablo Neira Ayuso
· 16 years ago
1575e7e
netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks
by Pablo Neira Ayuso
· 16 years ago
46faec9
netfilter: ipt_addrtype: Fix matching of inverted destination address type
by Anders Grafström
· 16 years ago
8e0f36e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
d28934a
dccp: Fix panic caused by too early termination of retransmission mechanism
by Gerrit Renker
· 16 years ago
4d8863a
pkt_sched: Don't hold qdisc lock over qdisc_destroy().
by David S. Miller
· 16 years ago
25bfcd5
pkt_sched: Add lockdep annotation for qdisc locks
by Jarek Poplawski
· 16 years ago
8608db0
pkt_sched: Never schedule non-root qdiscs.
by David S. Miller
· 16 years ago
1fca254
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
b689e83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
Next »