Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
158a0e45b69254a9ee4d7795e3b98d8c959fb799
158a0e4
[SLIP]: Remove redundant NULL pointer checks prior to kfree
by Jesper Juhl
· 20 years ago
1890082
[ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()
by chas williams
· 20 years ago
e5695f0
[ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.h
by chas williams
· 20 years ago
56cb515
[AX25] Introduce ax25_type_trans
by Arnaldo Carvalho de Melo
· 20 years ago
3b2d59d
[NETFILTER]: Ignore PSH on SYN/ACK in TCP connection tracking
by Patrick McHardy
· 20 years ago
e281e3a
[NETFILTER]: Fix NAT sequence number adjustment
by Patrick McHardy
· 20 years ago
8e293ad
[PATCH] ppc trivial iomem annotations: pmac_smp.c
by Al Viro
· 20 years ago
e2178f1
[PATCH] ppc trivial iomem annotations: chrp
by Al Viro
· 20 years ago
28a6815
[PATCH] ppc trivial iomem annotations: pmac_time.c
by Al Viro
· 20 years ago
ef0299b
[PATCH] mostek bogus sparse annotations fixed
by Al Viro
· 20 years ago
fdca124
[PATCH] missing include in mthca
by Al Viro
· 20 years ago
461790f
[PATCH] broken dependency for floppy on ARM
by Al Viro
· 20 years ago
a62e7ce
[PATCH] missing include in hisax
by Al Viro
· 20 years ago
3106dbc
[PATCH] __get_unaligned() turned into macro
by Al Viro
· 20 years ago
b5a48da
[PATCH] broken dependency for I2C_MPC
by Al Viro
· 20 years ago
e3b9ab1
[PATCH] missing dependency on sparc64
by Al Viro
· 20 years ago
fa732f5
[PATCH] msnd_pinnacle GFP fix
by Al Viro
· 20 years ago
0142496
[PATCH] mempolicy.c GFP fix
by Al Viro
· 20 years ago
bc86120
[PATCH] SCSI GFP fixes
by Al Viro
· 20 years ago
df6c680
[IA64] Fix build errors for !HOTPLUG case.
by Ashok Raj
· 20 years ago
b8d8b88
[IA64] cpu hotplug: return offlined cpus to SAL
by Ashok Raj
· 20 years ago
7130667
[IA64] ia32_signal.c: erroneous use of memset/memcpy
by Arun Sharma
· 20 years ago
efab773
[PATCH] x86_64: fix new out of line put_user()
by Alexander Nyberg
· 20 years ago
21b7ef0
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
by Linus Torvalds
· 20 years ago
b179fb8
[SPARC64]: In sunsab driver, make sure to set the uart timeout.
by David S. Miller
· 20 years ago
623f41e
[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms
by David S. Miller
· 20 years ago
b4bca26
[SPARC]: Provide generic ioctls in Sparc RTC driver.
by David S. Miller
· 20 years ago
d7be828
[SPARC64]: Provide a pgprot_noncached() implementation.
by David S. Miller
· 20 years ago
5c5d281
[XFRM]: Fix existence lookup in xfrm_state_find
by Patrick McHardy
· 20 years ago
7938109
[TG3]: Add msi test
by Michael Chan
· 20 years ago
88b06bc2
[TG3]: Add msi support
by Michael Chan
· 20 years ago
1c8594b
[TG3]: Fix bug in tg3_set_eeprom()
by Michael Chan
· 20 years ago
e6af301
[TG3]: Add nvram lock-out support for 5752 TPM
by Michael Chan
· 20 years ago
361b4ac
[TG3]: Add nvram detection for 5752
by Michael Chan
· 20 years ago
3e7d83b
[TG3]: Add GPIO3 for 5752
by Michael Chan
· 20 years ago
ff645be
[TG3]: Workaround 5752 A0 chip ID
by Michael Chan
· 20 years ago
8c6bda1
[TG3]: Fix tg3_set_power_state()
by Michael Chan
· 20 years ago
314fba3
[TG3]: Setup proper GPIO settings
by Michael Chan
· 20 years ago
7d0c41e
[TG3]: Split tg3_phy_probe into 2 functions
by Michael Chan
· 20 years ago
85e94ce
[TG3]: Minor 5752 fixes
by Michael Chan
· 20 years ago
053d780
[TG3]: add support for bcm5752 rev a1
by John W. Linville
· 20 years ago
1b440c56
[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag
by John W. Linville
· 20 years ago
bb7064d
[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants
by John W. Linville
· 20 years ago
863925f
[TG3]: more use of TG3_FLG2_5705_PLUS flag
by John W. Linville
· 20 years ago
cbf4685
[TG3]: use new TG3_FLG2_5750_PLUS flag
by John W. Linville
· 20 years ago
6708e5c
[TG3]: define TG3_FLG2_5750_PLUS flag
by John W. Linville
· 20 years ago
fcf0269
[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's
by John W. Linville
· 20 years ago
6e9017a
[TG3]: add bcm5752 entry to pci_ids.h
by John W. Linville
· 20 years ago
af2bcd9
[TG3]: add bcm5752 to tg3_pci_tbl
by John W. Linville
· 20 years ago
2052da9
[TG3]: add basic bcm5752 support
by John W. Linville
· 20 years ago
ebc37b6
[ATM]: net/atm/resources.c: remove __free_atm_dev
by Adrian Bunk
· 20 years ago
29c4be5
[AX25]: make ax25_queue_xmit a net_device parameter
by Arnaldo Carvalho de Melo
· 20 years ago
208a6df
[ATM]: sk_atm() conversion missed subtle change of vcc
by Chas Williams
· 20 years ago
2609545
[NET]: Add missing newline for skb_*_panic
by Patrick McHardy
· 20 years ago
1cff94c
[PATCH] fix subarch breakage in amd dual core updates
by James Bottomley
· 20 years ago
62b56fa
[PATCH] Fix tgafb.c compile failure
by Adrian Bunk
· 20 years ago
e4ec0f2
[PATCH] Fix non-legacy ISO receive regression
by Jody McIntyre
· 20 years ago
dfe547a
[PATCH] ohci1394: tlabels misprinted in DBGMSG
by Jody McIntyre
· 20 years ago
8d134db
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
by Linus Torvalds
· 20 years ago
40b7bc0
[PATCH] alpha: key management syscalls
by Richard Henderson
· 20 years ago
821376b
[IA64] fix fls()
by David Mosberger-Tang
· 20 years ago
d8470b7
[PATCH] fix for ISDN ippp filtering
by Karsten Keil
· 20 years ago
3a6fd75
[PATCH] x86_64: Bug in new out of line put_user()
by Alexander Nyberg
· 20 years ago
6d9c5d9
Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.git
by Linus Torvalds
· 20 years ago
858eaca1
[PATCH] Fix aic7xxx_osm.c compile with older gcc's
by James Bottomley
· 20 years ago
489ec5f
[SPARC64]: sparc64 preempt + smp
by Al Viro
· 20 years ago
a2755a8
Linux v2.6.12-rc3
by Linus Torvalds
· 20 years ago
4d78b6c
[IPSEC]: COW skb header in UDP decap
by Herbert Xu
· 20 years ago
c7f905f0
[ATALK]: Add missing dev_hold() to atrtr_create().
by Herbert Xu
· 20 years ago
88a6685
[SOCK]: on failure free the sock from the right place
by Arnaldo Carvalho de Melo
· 20 years ago
9c2b332
[NET]: skbuff: remove old NET_CALLER macro
by Stephen Hemminger
· 20 years ago
98f245e
[RTNETLINK]: Add comma to final entry in link_rtnetlink_table
by David S. Miller
· 20 years ago
240eed9
[RTNETLINK]: Protocol family wildcard dumping for routing rules
by Thomas Graf
· 20 years ago
3320da8
[IPV6]: Replace bogus instances of inet->recverr
by Herbert Xu
· 20 years ago
357b40a
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
by Herbert Xu
· 20 years ago
fd92833
[IPV6]: Fix a branch prediction
by YOSHIFUJI Hideaki
· 20 years ago
c4d5411
[NET]: Shave sizeof(ptr) bytes off dst_entry
by Herbert Xu
· 20 years ago
561bbe3
[PATCH] freepgt: remove FIRST_USER_ADDRESS hack
by Hugh Dickins
· 20 years ago
d455a36
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
by Hugh Dickins
· 20 years ago
cdfb82f
[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE
by Hugh Dickins
· 20 years ago
6119be0
[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE
by Hugh Dickins
· 20 years ago
8462e20
[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR
by Hugh Dickins
· 20 years ago
e2cdef8
[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS
by Hugh Dickins
· 20 years ago
021740d
[PATCH] freepgt: hugetlb area is clean
by Hugh Dickins
· 20 years ago
146425a
[PATCH] freepgt: mpnt to vma cleanup
by Hugh Dickins
· 20 years ago
8f6c99c
[PATCH] freepgt: remove arch pgd_addr_end
by Hugh Dickins
· 20 years ago
3bf5ee9
[PATCH] freepgt: hugetlb_free_pgd_range
by Hugh Dickins
· 20 years ago
ee39b37
[PATCH] freepgt: remove MM_VM_SIZE(mm)
by Hugh Dickins
· 20 years ago
e0da382
[PATCH] freepgt: free_pgtables use vma list
by Hugh Dickins
· 20 years ago
9f6c6fc
Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
by Linus Torvalds
· 20 years ago
c3c6619
Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/
by Linus Torvalds
· 20 years ago
c79bea0
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
by Linus Torvalds
· 20 years ago
a9e4820
Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
by Linus Torvalds
· 20 years ago
a4b3836
[PATCH] aoe 12/12: send outgoing packets in order
by ecashin@coraid.com
· 20 years ago
0c6f0e7
[PATCH] aoe 11/12: add support for disk statistics
by ecashin@coraid.com
· 20 years ago
e3b7df6
[PATCH] aoe 9/12: add note about the need for deadlock-free sk_buff allocation
by ecashin@coraid.com
· 20 years ago
d098840
[PATCH] aoe 8/12: document env var for specifying number
by ecashin@coraid.com
· 20 years ago
63e9cc5
[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup
by ecashin@coraid.com
· 20 years ago
0334793
[PATCH] aoe 5/12: don't try to free null bufpool
by ecashin@coraid.com
· 20 years ago
fa83c2d
[PATCH] aoe 4/12: handle distros that have a udev rules
by ecashin@coraid.com
· 20 years ago
Next »