Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a98ce5c6feead6bfedefabd46cb3d7f5be148d9a
a98ce5c
Fix synchronize_irq races with IRQ handler
by Herbert Xu
· 17 years ago
48d2268
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
e5eca6a
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
6e50607
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
f3344c5
Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
ba1c28a
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
101e4d9
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 17 years ago
2f2c267
m68knommu: cleanup m68knommu timer code
by Greg Ungerer
· 17 years ago
49aa49b
m68knommu: new style ColdFire UART driver
by Greg Ungerer
· 17 years ago
c48f484
m68knommu: fix make archclean
by Greg Ungerer
· 17 years ago
293dba4
m68knommu: remove use of undefined symbols in setup.c
by Greg Ungerer
· 17 years ago
be6cb66
m68knommu: improve mii_do_cmd code in FEC driver
by Philippe De Muyter
· 17 years ago
dbf18c8
m68knommu: fix syscall restart handling
by Greg Ungerer
· 17 years ago
ada8d21
m68knommu: add make support for Savant/Rosie1 board
by Wilson Callan
· 17 years ago
775ecf8
m68knommu: no separate stack region to report at startup
by Greg Ungerer
· 17 years ago
c1057c6
m68knommu: add config support for Savant/Rosie1 board
by Wilson Callan
· 17 years ago
a65c1ec
m68knommu: updated defconfig
by Greg Ungerer
· 17 years ago
f186c9a
m68knommu: local module/elf definitions
by Greg Ungerer
· 17 years ago
fa2eae9
m68knommu: define __clear_user macro
by Matt Waddel
· 17 years ago
151941a
m68knommu: fix syscall tracing
by Matt Waddel
· 17 years ago
f909b1e
m68knommu: improve code formating FEC driver
by Philippe De Muyter
· 17 years ago
7fa57a0
Char: cyclades, fix potential NULL dereference
by Jiri Slaby
· 17 years ago
1ddd439
fix mprotect vma_wants_writenotify prot
by Hugh Dickins
· 17 years ago
4ae3f84
md: raid5: fix clearing of biofill operations
by Dan Williams
· 17 years ago
85bfb4d
md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata
by NeilBrown
· 17 years ago
786d369
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
by Paul Mackerras
· 17 years ago
5a37cf1
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
by Alexey Korolev
· 17 years ago
cb92ae8
sparc64: zero out dma_length
by FUJITA Tomonori
· 17 years ago
83fcaf7
fvr32: fixup dma-mapping for new sg layout
by Jens Axboe
· 17 years ago
71df50a
sh/sh64: fixup dma-mapping for new sg layout
by Jens Axboe
· 17 years ago
ebc3bbc
Fix sctp compile
by Christian Borntraeger
· 17 years ago
75d35c9
m68knommu: remove sg_address()
by Jens Axboe
· 17 years ago
d09d276
frv: update comment in scatterlist to reflect new setup
by Jens Axboe
· 17 years ago
26da107
blackfin: remove sg_address()
by Jens Axboe
· 17 years ago
dee9ba8
arm: sg fallout
by Jens Axboe
· 17 years ago
4fcc47a
mips: sg_page() fallout
by Jens Axboe
· 17 years ago
944bda2
alpha: sg_virt() fallout
by Jens Axboe
· 17 years ago
2298a1d
[AVR32] ARRAY_SIZE() cleanup
by Alejandro Martinez Ruiz
· 17 years ago
eaf5f92
[AVR32] Implement at32_add_device_cf()
by Haavard Skinnemoen
· 17 years ago
2042c1c
[AVR32] Implement more at32_add_device_foo() functions
by Haavard Skinnemoen
· 17 years ago
8629896
[AVR32] Fix a couple of sparse warnings
by Haavard Skinnemoen
· 17 years ago
1c2f173
[AVR32] Wire up AT73C213 sound driver on ATSTK1000 board
by Hans-Christian Egtvedt
· 17 years ago
48021bd
[AVR32] Platform code for pata_at32
by Kristoffer Nyborg Gregertsen
· 17 years ago
12d4d40
intel-iommu: fix sg_page()
by FUJITA Tomonori
· 17 years ago
b61e8f4
parisc: fix sg_page() fallout
by FUJITA Tomonori
· 17 years ago
dc81785
ide: build fix
by FUJITA Tomonori
· 17 years ago
b3b724f
net: fix xfrm build - missing scatterlist.h include
by Heiko Carstens
· 17 years ago
7aeacf9
[BLOCK] blk_rq_map_sg: force clear termination bit
by Jens Axboe
· 17 years ago
ad0d408
[BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg()
by Jens Axboe
· 17 years ago
73fc4f0
s390 zfcp: sg fixups
by Jens Axboe
· 17 years ago
5edadbd
powerpc: Fix fallout from sg_page() changes
by Olof Johansson
· 17 years ago
c8ac5a7
IB/ehca: Fix sg_page() fallout
by Olof Johansson
· 17 years ago
9f2326b
arm: build fix
by FUJITA Tomonori
· 17 years ago
9efbf95
[ALSA] version 1.0.15
by Jaroslav Kysela
· 17 years ago
41923e4
[ALSA] hda-codec - Fix possible array overflow
by Takashi Iwai
· 17 years ago
7507e8d
[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning
by Borislav Petkov
· 17 years ago
31127f2
[ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam
by Dawid Wrobel
· 17 years ago
35a1e0c
[ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC
by Takashi Iwai
· 17 years ago
c8229c3
[ALSA] hda-codec - Fix Conexant 5045 volumes
by Takashi Iwai
· 17 years ago
9a2a763
[ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec
by Takashi Iwai
· 17 years ago
8e84c64
[ALSA] snd-bt87x: Make the load_all option work correctly
by Trent Piepho
· 17 years ago
44e0b68
[ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects
by Adrian McMenamin
· 17 years ago
e5ab3a7c0
[ALSA] bt87x - Fix section mismatch
by Takashi Iwai
· 17 years ago
53eb1b8
[ALSA] hda-codec - Fix AD1986A Lenovo auto-mute
by Takashi Iwai
· 17 years ago
9823adf
[ALSA] This simplifies and fixes waiting loops of the mce_down()
by Krzysztof Helt
· 17 years ago
dba5baf
[POWERPC] Add Vitaly Bordug as PPC8xx maintainer
by Marcelo Tosatti
· 17 years ago
0895e91
procfs: fix kernel-doc param warnings
by Randy Dunlap
· 17 years ago
481968f
auditsc: fix kernel-doc param warnings
by Randy Dunlap
· 17 years ago
e95d9c6
Expand hwif->host_flags so that it fits new flags.
by David Miller
· 17 years ago
81f8320
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
6d43536
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
0fd56c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
56d61a0
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
5f48b33
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
f09cc91
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
8b0eacc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
f10f114
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
0c32633
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 17 years ago
ad792f4
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
3650b0a
ppc: fix AT_VECTOR_SIZE on arch/ppc
by Grant Likely
· 17 years ago
527da38
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
5081dba
Fix appletalk sysctl entry name
by Eric W. Biederman
· 17 years ago
9747170
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
69450bb
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
29f139c
[SPARC64]: ARRAY_SIZE() cleanup
by Alejandro Martinez Ruiz
· 17 years ago
8a53514
SELinux: always check SIGCHLD in selinux_task_wait
by Eric Paris
· 17 years ago
3cfa8f6
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
by Paul Mackerras
· 17 years ago
dab969c
[MIPS] time: Make c0_compare_int_usable more bullet proof
by Atsushi Nemoto
· 17 years ago
17f690b
[MIPS] Kbuild: Use the new cc-cross-prefix feature.
by Ralf Baechle
· 17 years ago
9490094
[MIPS] Fix include wrapper symbol to something sane.
by Ralf Baechle
· 17 years ago
fa33a54
[MIPS] Malta: Delete dead code.
by Ralf Baechle
· 17 years ago
1097c6a
[MIPS] time: Add GT641xx timer0 clockevent driver
by Yoichi Yuasa
· 17 years ago
d045336
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
by Ralf Baechle
· 17 years ago
06d428d
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.
by Ralf Baechle
· 17 years ago
508a775
[MIPS] time: Fix calculation in clockevent_set_clock()
by Atsushi Nemoto
· 17 years ago
d6ec084
Add CONFIG_DEBUG_SG sg validation
by Jens Axboe
· 17 years ago
18dabf4
Change table chaining layout
by Jens Axboe
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
f9527f1
Update swiotlb to use sg helpers
by Jens Axboe
· 17 years ago
fa05f12
Update net/ to use sg helpers
by Jens Axboe
· 17 years ago
Next »