Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2b10dc45d15150434d7f206264e912eacbff734b
2b10dc4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
47ea421
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
e349792
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
e3f86d3
Merge branch 'topic/ps3' into for-linus
by Takashi Iwai
· 15 years ago
056c1eb
Merge branch 'topic/pcm-jiffies-check' into for-linus
by Takashi Iwai
· 15 years ago
be914cf
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
31d496a
Merge branch 'topic/lx6464es' into for-linus
by Takashi Iwai
· 15 years ago
f8be792
Merge branch 'topic/hda' into for-linus
by Takashi Iwai
· 15 years ago
80986be
Merge branch 'topic/caiaq' into for-linus
by Takashi Iwai
· 15 years ago
a6093a2
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 15 years ago
6d21491
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
c9b8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
c59a264
Merge git://git.infradead.org/~dwmw2/firmware-2.6
by Linus Torvalds
· 15 years ago
6cb8a91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
7f3591c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
by Linus Torvalds
· 15 years ago
16ffc3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio
by Linus Torvalds
· 15 years ago
c34752b
Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 15 years ago
65d52cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param
by Linus Torvalds
· 15 years ago
d614aec
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
db8e7f1
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8429db5
slab: setup cpu caches later on when interrupts are enabled
by Pekka Enberg
· 15 years ago
7e85ee0
slab,slub: don't enable interrupts during early boot
by Pekka Enberg
· 15 years ago
eb91f1d
slab: fix gfp flag in setup_cpu_cache()
by Pekka Enberg
· 15 years ago
82681a3
[SCSI] Merge branch 'linus'
by James Bottomley
· 15 years ago
d1f0132
lguest: add support for indirect ring entries
by Mark McLoughlin
· 16 years ago
b60da13
lguest: suppress notifications in example Launcher
by Rusty Russell
· 15 years ago
4a8962e
lguest: try to batch interrupts on network receive
by Rusty Russell
· 15 years ago
95c517c
lguest: avoid sending interrupts to Guest when no activity occurs.
by Rusty Russell
· 15 years ago
38bc2b8
lguest: implement deferred interrupts in example Launcher
by Rusty Russell
· 15 years ago
5dac051
lguest: remove obsolete LHREQ_BREAK call
by Rusty Russell
· 15 years ago
659a0e6
lguest: have example Launcher service all devices in separate threads
by Rusty Russell
· 15 years ago
df60aee
lguest: use eventfds for device notification
by Rusty Russell
· 15 years ago
5718607
eventfd: export eventfd_signal and eventfd_fget for lguest
by Rusty Russell
· 15 years ago
9f155a9
lguest: allow any process to send interrupts
by Rusty Russell
· 15 years ago
92b4d8d
lguest: PAE fixes
by Rusty Russell
· 15 years ago
acdd0b6
lguest: PAE support
by Matias Zabaljauregui
· 15 years ago
cefcad1
lguest: Add support for kvm_hypercall4()
by Matias Zabaljauregui
· 15 years ago
ebe0ba8
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
by Matias Zabaljauregui
· 15 years ago
90603d15
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated
by Matias Zabaljauregui
· 15 years ago
ed1dc77
lguest: map switcher with executable page table entries
by Matias Zabaljauregui
· 15 years ago
7b5c806
lguest: fix writev returning short on console output
by Rusty Russell
· 15 years ago
e606490
lguest: clean up length-used value in example launcher
by Rusty Russell
· 15 years ago
f086122
lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
by Matias Zabaljauregui
· 15 years ago
81b79b0
lguest: beyond ARRAY_SIZE of cpu->arch.gdt
by Roel Kluin
· 16 years ago
2644f17
lguest: clean up example launcher compile flags.
by Rusty Russell
· 15 years ago
61f4bc8
lguest: optimize by coding restore_flags and irq_enable in assembler.
by Rusty Russell
· 15 years ago
a32a8813
lguest: improve interrupt handling, speed up stream networking
by Rusty Russell
· 15 years ago
abd41f0
lguest: fix race in halt code
by Rusty Russell
· 15 years ago
ebf9a5a
lguest: remove invalid interrupt forcing logic.
by Rusty Russell
· 15 years ago
a6c372d
lguest: fix lguest wake on guest clock tick, or fd activity
by Rusty Russell
· 15 years ago
b43e352
sched: export kick_process
by Rusty Russell
· 15 years ago
f7027c6
lguest: get more serious about wmb() in example Launcher code
by Rusty Russell
· 15 years ago
1028375
lguest: clean up lguest_init_IRQ
by Rusty Russell
· 15 years ago
56739c80
lguest: cleanup passing of /dev/lguest fd around example launcher.
by Rusty Russell
· 15 years ago
713b15b
lguest: be paranoid about guest playing with device descriptors.
by Rusty Russell
· 15 years ago
e335385
virtio: enhance id_matching for virtio drivers
by Christian Borntraeger
· 15 years ago
c89e801
virtio: fix id_matching for virtio drivers
by Christian Borntraeger
· 15 years ago
594de1d
virtio: handle short buffers in virtio_rng.
by Rusty Russell
· 15 years ago
98e9444
virtio_blk: add missing __dev{init,exit} markings
by Mike Frysinger
· 16 years ago
9fa29b9d
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
by Mark McLoughlin
· 16 years ago
ee006b35
virtio: teach virtio_has_feature() about transport features
by Mark McLoughlin
· 16 years ago
a928928
virtio: expose features in sysfs
by Rusty Russell
· 15 years ago
82af8ce
virtio_pci: optional MSI-X support
by Michael S. Tsirkin
· 16 years ago
77cf5246
virtio_pci: split up vp_interrupt
by Michael S. Tsirkin
· 16 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 15 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
ef688e1
virtio: meet virtio spec by finalizing features before using device
by Rusty Russell
· 15 years ago
20f77f5
virtio: fix obsolete documentation on probe function
by Rusty Russell
· 15 years ago
3ea4005
GFS2: Remove lock_kernel from gfs2_put_super()
by Steven Whitehouse
· 15 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 15 years ago
ad6561d
module: trim exception table on init free.
by Rusty Russell
· 15 years ago
c398df3
module: merge module_alloc() finally
by Amerigo Wang
· 15 years ago
c0e5e10
uml module: fix uml build process due to this merge
by Amerigo Wang
· 15 years ago
0fdc83b
x86 module: merge the rest functions with macros
by Amerigo Wang
· 15 years ago
2d5bf28
x86 module: merge the same functions in module_32.c and module_64.c
by Amerigo Wang
· 15 years ago
2ead943
uvesafb: improve parameter handling.
by Rusty Russell
· 15 years ago
fddd520
module_param: allow 'bool' module_params to be bool, not just int.
by Rusty Russell
· 15 years ago
d2c123c
module_param: add __same_type convenience wrapper for __builtin_types_compatible_p
by Rusty Russell
· 15 years ago
45fcc70
module_param: split perm field into flags and perm
by Rusty Russell
· 15 years ago
9a71af2
module_param: invbool should take a 'bool', not an 'int'
by Rusty Russell
· 15 years ago
ab8e2eb
cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK
by Rusty Russell
· 15 years ago
c3bb4d2
kmemleak: Add more info to the MAINTAINERS entry
by Catalin Marinas
· 15 years ago
55cd636
x86: make zap_low_mapping could be used early
by Yinghai Lu
· 15 years ago
28be225
irq: slab alloc for default irq_affinity
by Yinghai Lu
· 15 years ago
bf664c0
Blackfin: fix sparseirq/kstat_irqs fallout
by Mike Frysinger
· 15 years ago
ce0bf52
Blackfin: fix unused warnings after nommu update
by Mike Frysinger
· 15 years ago
81f7f45
Blackfin: export the last exception cause via debugfs
by Robin Getz
· 15 years ago
0a99061
Blackfin: fix length checking in kgdb_ebin2mem
by Roel Kluin
· 15 years ago
11aca0e
Blackfin: kgdb: fix up error return values
by Mike Frysinger
· 15 years ago
a43b739
Blackfin: push access_ok() L1 attribute down
by Mike Frysinger
· 15 years ago
8d0d8f2
Blackfin: punt duplicated search_exception_table() prototype
by Mike Frysinger
· 15 years ago
a8372b5
Blackfin: add missing access_ok() checks to user functions
by Robin Getz
· 15 years ago
685a694
Blackfin: convert early_printk EVT init to a loop
by Mike Frysinger
· 15 years ago
f1db88d
Blackfin: document the lsl variants of the L1 allocator
by Mike Frysinger
· 15 years ago
595d681
Blackfin: rename Blackfin relocs according to the toolchain
by Mike Frysinger
· 15 years ago
780172b
Blackfin: check SIC defines rather than variant names
by Mike Frysinger
· 15 years ago
ea8538a
Blackfin: add SSYNC to set_dma_sg() for descriptor fetching
by Sonic Zhang
· 15 years ago
9b9bfde
Blackfin: convert SMP to only use generic time framework
by Graf Yang
· 15 years ago
ffc4d8b
Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346
by Michael Hennerich
· 15 years ago
79df1b6
Blackfin: override default uClinux MTD addr/size
by Mike Frysinger
· 15 years ago
Next »