Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2e5dcd2b4ce97ebc43703f2645bf2fe978da1627
2e5dcd2
[MIPS] Sibyte: Fix names of the clockevent devices.
by Ralf Baechle
· 17 years ago
9e32a51
[MIPS] Sibyte: Build fixes / dead code removal.
by Ralf Baechle
· 17 years ago
54866f0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
b4d367f
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
49259d3
[IRDA] IRNET: Fix build when TCGETS2 is defined.
by David S. Miller
· 17 years ago
3b582cc
[NET]: docbook fixes for netif_ functions
by Stephen Hemminger
· 17 years ago
d57a921
[NET]: Hide the net_ns kmem cache
by Pavel Emelyanov
· 17 years ago
1a2ee93
[NET]: Mark the setup_net as __net_init
by Pavel Emelyanov
· 17 years ago
6a1a3b9
[NET]: Hide the dead code in the net_namespace.c
by Pavel Emelyanov
· 17 years ago
d465579
[NET]: Relax the reference counting of init_net_ns
by Pavel Emelyanov
· 17 years ago
1dba323
[NETNS]: Make the init/exit hooks checks outside the loop
by Pavel Emelyanov
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
154adbc
[NET]: Remove bogus zero_it argument from sk_alloc
by Pavel Emelyanov
· 17 years ago
8fd1d17
[NET]: Make the sk_clone() lighter
by Pavel Emelyanov
· 17 years ago
2e4afe7
[NET]: Move some core sock setup into sk_prot_alloc
by Pavel Emelyanov
· 17 years ago
3f0666e
[NET]: Auto-zero the allocated sock object
by Pavel Emelyanov
· 17 years ago
c308c1b2
[NET]: Cleanup the allocation/freeing of the sock object
by Pavel Emelyanov
· 17 years ago
1e2e6b8
[NET]: Move the get_net() from sock_copy()
by Pavel Emelyanov
· 17 years ago
f1a6c4d
[NET]: Move the sock_copy() from the header
by Pavel Emelyanov
· 17 years ago
261ab36
[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
by Ilpo Järvinen
· 17 years ago
e56d6cd
[TCP]: Process DSACKs that reside within a SACK block
by Ilpo Järvinen
· 17 years ago
52eb053
[SPARC64]: Fix linkage of enormous kernels.
by David S. Miller
· 17 years ago
d689855
[SPARC64]: Fix build with CONFIG_NET disabled.
by David S. Miller
· 17 years ago
7e5766f
[SPARC64]: Fix build failure when CONFIG_BUG is disabled.
by David S. Miller
· 17 years ago
099d575a
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
by David S. Miller
· 17 years ago
23e8bc2
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
by David S. Miller
· 17 years ago
b1d08ac0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
57eb06e
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
d919fd4
Revert "Driver core: remove class_device_*_bin_file"
by Greg Kroah-Hartman
· 17 years ago
2ed45b0
ieee1394: ieee1394_transactions.c: remove dead code
by Adrian Bunk
· 17 years ago
0bd243c
firewire: Fix pci resume to not pass in a __be32 config rom.
by Kristian Høgsberg
· 17 years ago
5307cc1
Remove broken ptrace() special-case code from file mapping
by Linus Torvalds
· 17 years ago
558de8a
[ARM] 4634/1: DaVinci GPIO header build fix
by David Brownell
· 17 years ago
1398f67
[ARM] 4636/1: pxa: add default configuration for zylonite
by eric miao
· 17 years ago
e9bba8e
[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com
by eric miao
· 17 years ago
710798c
[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c
by Roel Kluin
· 17 years ago
fd3d728
[ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b
by Russell King
· 17 years ago
df43309
[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning
by Russell King
· 17 years ago
0214f92
[ARM] Fix FIQ issue with ARM926
by Russell King
· 17 years ago
d8cb70d
[ARM] Fix pxamci regression
by Russell King
· 17 years ago
5984a2f
[ARM] Fix netx_defconfig regression
by Russell King
· 17 years ago
a80770c
[ARM] Fix ateb9200_defconfig build regression
by Russell King
· 17 years ago
01c0ad5
[ARM] Fix an rpc_defconfig regression
by Russell King
· 17 years ago
b23e79f
[ARM] Fix omap_h2_1610_defconfig regressions
by Russell King
· 17 years ago
9143019
[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h
by Matt Reimer
· 17 years ago
bb374b7
[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit
by David Miller
· 17 years ago
dd13810
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
298bb62
[AF_KEY]: suppress a warning for 64k pages.
by Stephen Rothwell
· 17 years ago
a3634d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
710701c
add SubmittingPatches to Documentation/ja_JP
by Keiichi Kii
· 17 years ago
5ab3bd5
fix typo in SubmittingPatches
by Keiichi Kii
· 17 years ago
60b8cab
Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y
by Kay Sievers
· 17 years ago
78e9d36
sysfs: make sysfs_{get,put}_active() static
by Adrian Bunk
· 17 years ago
34358c2
kobject: check for duplicate names in kobject_rename
by Greg Kroah-Hartman
· 17 years ago
fcd239d
Driver core: remove class_device_*_bin_file
by Greg Kroah-Hartman
· 17 years ago
97ef1bb
[TIPC]: Fix headercheck wrt. tipc_config.h
by David S. Miller
· 17 years ago
f3baa48
[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.
by David S. Miller
· 17 years ago
6cf92e9
[CONNECTOR]: Fix a spurious kfree_skb() call
by Michal Januszewski
· 17 years ago
be48be0
[COMPAT]: Fix new dev_ifname32 returning -EFAULT
by Benjamin Herrenschmidt
· 17 years ago
51c739d
[NET]: Fix incorrect sg_mark_end() calls.
by David S. Miller
· 17 years ago
07afa04
[IPVS]: Remove /proc/net/ip_vs_lblcr
by Alexey Dobriyan
· 17 years ago
1675c7b
[IPV6]: remove duplicate call to proc_net_remove
by Daniel Lezcano
· 17 years ago
310928d
[NETNS]: fix net released by rcu callback
by Daniel Lezcano
· 17 years ago
93ee31f
[NET]: Fix free_netdev on register_netdev failure.
by Daniel Lezcano
· 17 years ago
5c41542
[WAN]: fix drivers/net/wan/lmc/ compilation
by Adrian Bunk
· 17 years ago
5317392
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
3f776e8
IB/fmr_pool: Stop ib_fmr threads from contributing to load average
by Anton Blanchard
· 17 years ago
e403149
Kbuild/doc: fix links to Documentation files
by Dirk Hohndel
· 17 years ago
bdb76ef
dio: fix cache invalidation after sync writes
by Zach Brown
· 17 years ago
e58b7da
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
71d00fe
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
8c1ee54
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
19abe86
ixgb: fix TX hangs under heavy load
by Auke Kok
· 17 years ago
6e4ca80
e1000e: Fix typo ! &
by Roel Kluin
· 17 years ago
9c8eb72
ixgbe: minor sparse fixes
by Stephen Hemminger
· 17 years ago
abec42a
e1000: sparse warnings fixes
by Stephen Hemminger
· 17 years ago
273dc74
ixgb: fix sparse warnings
by Stephen Hemminger
· 17 years ago
5a9147b
e1000e: fix sparse warnings
by Stephen Hemminger
· 17 years ago
3077d78
mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2
by Dale Farnsworth
· 17 years ago
2ea10b1
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets)
by Michael Hennerich
· 17 years ago
a06da75
DM9601: Support for ADMtek ADM8515 NIC
by Peter Korsgaard
· 17 years ago
164ef7a
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
by Dave Olson
· 17 years ago
6279344
IB/ipath: Limit length checksummed in eeprom
by Michael Albaugh
· 17 years ago
fffbfea
IB/ipath: Fix a race where s_last is updated without lock held
by Ralph Campbell
· 17 years ago
96db0e0
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
by Roland Dreier
· 17 years ago
3aff037
[IA64] Fix incorrect return value from ia64_setup_msi_irq()
by Kenji Kaneshige
· 17 years ago
97855b4
locks: fix possible infinite loop in posix deadlock detection
by J. Bruce Fields
· 17 years ago
fb7267a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
2d175d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
c2db637
s3c-rtc: remove unused variable
by Krzysztof Helt
· 17 years ago
23f42b7
serial: fix serial_txx9 console initialization
by Atsushi Nemoto
· 17 years ago
10e27ed
intel-iommu: Fix array overflow
by Takashi Iwai
· 17 years ago
f664f1f
revert "ufs: Fix mount check in ufs_fill_super()"
by Andrew Morton
· 17 years ago
487e9bf
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
by Hugh Dickins
· 17 years ago
8bca44b
mm/sparse-vmemmap.c: make sure init_mm is included
by Glauber de Oliveira Costa
· 17 years ago
4138f08
Remove bogus default y for DMAR and NET_DMA
by Andi Kleen
· 17 years ago
bc2a3f8
sunrpc: fix rpc debugging
by J. Bruce Fields
· 17 years ago
cc72233
radeonfb: remove warning with CONFIG_PM=n
by Olof Johansson
· 17 years ago
f08f389
fb menu: fix FB_OMAP dependencies so that menu is displayed correctly
by Randy Dunlap
· 17 years ago
64e862a
IPMI: fix comparison in demangle_device_id
by Corey Minyard
· 17 years ago
Next »