Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fae6ec69c84d71b1d5bda9ede1a262c1681684aa
« Previous
c0da085
[PATCH] ARM: 2693/1: Add PCI support for Versatile/PB
by Catalin Marinas
· 19 years ago
038c5b6
[PATCH] ARM: 2686/2: AAEC-2000 Core support
by Bellido Nicolas
· 19 years ago
09f0551
[PATCH] ARM: Add iomap support for ARM
by Russell King
· 19 years ago
a507ef3
[PATCH] ARM: Remove nmi_tick() from Integrator.
by Russell King
· 19 years ago
14eb75b
[PATCH] ARM: Add missed include for dmabounce.c
by Russell King
· 19 years ago
3ade2fe
[PATCH] ARM: Lindent GCC helper functions
by Russell King
· 19 years ago
bcc408b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 19 years ago
f29481c
[PATCH] ARM: Remove gcc type-isms from GCC helper functions
by Russell King
· 19 years ago
34c8eaca
[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
by Russell King
· 19 years ago
d3588ba
[PATCH] initialize TCE tables
by John Rose
· 19 years ago
0231c29
[PATCH] ppc64: use cpu_has_feature macro
by Anton Blanchard
· 19 years ago
ad21798
[PATCH] ppc64: quieten RTAS printks
by Anton Blanchard
· 19 years ago
5abc100
[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM
by Russell King
· 19 years ago
b8a9b66
[PATCH] ARM: Add common CACHE_COLOUR macro
by Russell King
· 19 years ago
8830f04
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
by Russell King
· 19 years ago
6f85fb8
Merge 'scsi-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 19 years ago
e632ba1
aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patch
by Jeff Garzik
· 19 years ago
98f72a1
fc4/fc: fix warnings and errors related to recent SCSI EH updates
by Jeff Garzik
· 19 years ago
d411b84
Merge with ../linux-2.6-smp
by Russell King
· 19 years ago
8b22c24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
0908db2
[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u
by Russell King
· 19 years ago
ea4423c
Merge with ../linux-2.6-smp
by Russell King
· 19 years ago
36c5ed2
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
by Russell King
· 19 years ago
fe6ef2d
[PATCH] ARM SMP: Add missed files from Integrator/CP platform
by Russell King
· 19 years ago
7df5512
[TCP]: Fix sysctl_tcp_low_latency
by David S. Miller
· 19 years ago
f7d7fc0
[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c
by Jesper Juhl
· 19 years ago
93765d8
[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c
by Jesper Juhl
· 19 years ago
926d4b8
[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c
by Jesper Juhl
· 19 years ago
5418c692
[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c
by Jesper Juhl
· 19 years ago
94df109
[PKT_SCHED]: noop/noqueue qdisc style cleanups
by Thomas Graf
· 19 years ago
f87a9c3
[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
by Thomas Graf
· 19 years ago
321090e
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc
by Thomas Graf
· 19 years ago
821d24a
[PKT_SCHED]: Transform pfifo_fast to use generic queue management interface
by Thomas Graf
· 19 years ago
6fc8e84
[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
by Thomas Graf
· 19 years ago
aaae301
[PKT_SCHED]: Transform fifo qdisc to use generic queue management interface
by Thomas Graf
· 19 years ago
9972b25
[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queues
by Thomas Graf
· 19 years ago
1e061ab
[SCTP]: Replace spin_lock_irqsave with spin_lock_bh
by Herbert Xu
· 19 years ago
e0f9f85
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
by Herbert Xu
· 19 years ago
9ed19f3
[NETLINK]: Set correct pid for ioctl originating netlink events
by Jamal Hadi Salim
· 19 years ago
e431b8c
[NETLINK]: Explicit typing
by Jamal Hadi Salim
· 19 years ago
58b8215
[DECNET]: Remove unnecessary initilization of unused variable entries
by Thomas Graf
· 19 years ago
0603eac
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
by Herbert Xu
· 19 years ago
b6544c0
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
by Jamal Hadi Salim
· 19 years ago
1797754
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
by Thomas Graf
· 19 years ago
af0d114
[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups
by Thomas Graf
· 19 years ago
02f23f0
[PKT_SCHED]: Make dsmark use the new dumping macros
by Thomas Graf
· 19 years ago
758cc43
[PKT_SCHED]: Fix dsmark to apply changes consistent
by Thomas Graf
· 19 years ago
8f48bcd
[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag
by Thomas Graf
· 19 years ago
e386c6e
[NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms
by Thomas Graf
· 19 years ago
4b6ea82
[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.
by Thomas Graf
· 19 years ago
c52a3f8
[NETLINK]: Fix RTA_NEST_CANCEL().
by Thomas Graf
· 19 years ago
88121ae
[NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_table
by Thomas Graf
· 19 years ago
c7fb64d
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
by Thomas Graf
· 19 years ago
0076824
[NETLINK] Routing attribute related shortcuts
by Thomas Graf
· 19 years ago
f88a10d
[NETLINK]: New message building macros
by Thomas Graf
· 19 years ago
e52c1f1
[NET]: Move sysctl_max_syn_backlog into request_sock.c
by David S. Miller
· 19 years ago
2ad69c5
[NET] rename struct tcp_listen_opt to struct listen_sock
by Arnaldo Carvalho de Melo
· 19 years ago
0e87506
[NET] Generalise tcp_listen_opt
by Arnaldo Carvalho de Melo
· 19 years ago
60236fd
[NET] Rename open_request to request_sock
by Arnaldo Carvalho de Melo
· 19 years ago
2e6599c
[NET] Generalise TCP's struct open_request minisock infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
1944972
[SLAB] Introduce kmem_cache_name
by Arnaldo Carvalho de Melo
· 19 years ago
ee57eef
[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
by Jamal Hadi Salim
· 19 years ago
7d6dfe1
[IPSEC] Fix xfrm_state leaks in error path
by Patrick McHardy
· 19 years ago
f60f6b8
[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
by Herbert Xu
· 19 years ago
e744389
[IPSEC] Set byid for km_event in xfrm_get_policy
by Herbert Xu
· 19 years ago
bf08867
[IPSEC] Turn km_event.data into a union
by Herbert Xu
· 19 years ago
4f09f0b
[IPSEC] Fix xfrm to pfkey SA state conversion
by Herbert Xu
· 19 years ago
4666faa
[IPSEC] Kill spurious hard expire messages
by Herbert Xu
· 19 years ago
26b15da
[IPSEC] Add complete xfrm event notification
by Jamal Hadi Salim
· 19 years ago
3aa3dfb
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
19fa95e
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
by Linus Torvalds
· 19 years ago
ba483d5
[PATCH] DocBook: MAINTAINER entry
by Martin Waitz
· 19 years ago
cc63b1e
[PATCH] console blanking oops fix
by Jan Beulich
· 19 years ago
43fde78
Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
c2a0f59
Clean up subthread exec
by Linus Torvalds
· 19 years ago
c83d9945
[PATCH] Fix typo in drivers/pci/pci-driver.c
by Mika Kukkonen
· 19 years ago
0e396ee
Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
by Linus Torvalds
· 19 years ago
f9d1fe9
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
20cf33e
[PATCH] ARM SMP: Add basic support Integrator/CP platform
by Russell King
· 19 years ago
e65f38e
[PATCH] ARM SMP: Add support for startup of secondary processors
by Russell King
· 19 years ago
5ab6091
Merge with ../linux-2.6-smp
by Russell King
· 19 years ago
0107b3c
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
b8112df
[SCSI] Add DMA mask constants other than 32 and 64 bit
by Lee Revell
· 19 years ago
5d497ce
[SCSI] aacraid: regression fix
by Mark Haverkamp
· 19 years ago
3afa294
merge by hand (qla_os.c mismerge)
by James Bottomley
· 19 years ago
3237ee7
merge by hand (fix up qla_os.c merge error)
by James Bottomley
· 19 years ago
9ee1c93
Linux 2.6.12
by Linus Torvalds
· 19 years ago
dfd11c2
Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block
by Linus Torvalds
· 19 years ago
794f5bf
[PATCH] PCI: don't override drv->shutdown unconditionally
by Christoph Hellwig
· 19 years ago
df0ae24
[SCSI] allow sleeping in ->eh_host_reset_handler()
by Jeff Garzik
· 19 years ago
68b3aa7
[SCSI] allow sleeping in ->eh_bus_reset_handler()
by Jeff Garzik
· 19 years ago
94d0e7b8
[SCSI] allow sleeping in ->eh_device_reset_handler()
by Jeff Garzik
· 19 years ago
8fa728a
[SCSI] allow sleeping in ->eh_abort_handler()
by Jeff Garzik
· 19 years ago
3471c28
[SCSI] Remove no-op implementations of SCSI EH hooks
by Jeff Garzik
· 19 years ago
e3df715
[SCSI] Remove unnecessary locking around completion function calls
by Jeff Garzik
· 19 years ago
caf2857
[PATCH] timer exit cleanup
by Ingo Molnar
· 19 years ago
db3b584
When cfq I/O scheduler is selected, get_request() in __make_request() calls
by Kiyoshi Ueda
· 19 years ago
9700808
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
22f11c4
[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Mainstone
by Nicolas Pitre
· 19 years ago
043cf3f
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
Next »