Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
837ec2d56c41640d1f1238e52c350b2a516d29ba
837ec2d
Blackfin: catch hardware errors earlier during booting
by Robin Getz
· 15 years ago
3f871fe
Blackfin: add an early shadow console
by Robin Getz
· 15 years ago
53e18df
Blackfin: add support for common FDPIC ptrace requests
by Mike Frysinger
· 15 years ago
81c969a
Blackfin: push SRAM locks down into related ifdefs
by Mike Frysinger
· 15 years ago
9c954f8
Blackfin: unify duplicated SMP checks in L2 cache kconfig
by Sonic Zhang
· 15 years ago
204844e
Blackfin: rename PCF8574 driver config
by Michael Hennerich
· 15 years ago
2f812c0
Blackfin: clean up early memory setup code
by Robin Getz
· 15 years ago
a769094
Blackfin: fix module reloc handling for all memory regions
by Mike Frysinger
· 15 years ago
459fec9
Blackfin: cleanup module section checking
by Mike Frysinger
· 15 years ago
70deca9
Blackfin: convert malloc()/memset() to zalloc() in module code
by Mike Frysinger
· 15 years ago
dc6b1ac
Blackfin: cleanup printk() usage in module code
by Mike Frysinger
· 15 years ago
2253257
Blackfin: reject outdated/unused/wrong relocation types
by Robin Getz
· 15 years ago
c014e15
Blackfin: convert ptrace to new memory functions
by Mike Frysinger
· 15 years ago
18070dd
Blackfin: cleanup traps decode_address() a bit
by Mike Frysinger
· 15 years ago
f4e1293
Blackfin: inline I-pipe bypass code in ret_from_exception
by Philippe Gerum
· 15 years ago
9ea7770
Blackfin: sanitize manual control of IPEND[4]
by Philippe Gerum
· 15 years ago
7a7967d
Blackfin: document __ipipe_call_irqtail
by Philippe Gerum
· 15 years ago
70f4720
Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)
by Philippe Gerum
· 15 years ago
fc9afb9
Blackfin: reuse evt_evt14 handler to perform irqtail epilogue
by Philippe Gerum
· 15 years ago
9703a73
Blackfin: use generic name for EVT14 handler
by Philippe Gerum
· 15 years ago
6b8019c8
Blackfin: allow high priority domains to preempt schedule_tail()
by Philippe Gerum
· 15 years ago
bc569f1
Blackfin: export show_stack() to modules
by Philippe Gerum
· 15 years ago
b9c7eb4
Blackfin: fix misnomer of some I-pipe helpers
by Philippe Gerum
· 15 years ago
d8ca639
Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c
by Philippe Gerum
· 15 years ago
ae4f073
Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
by Robin Getz
· 15 years ago
d4b834c
Blackfin: bf537-stamp: add resources for AD1938 audio card
by Barry Song
· 15 years ago
e68d1eb
Blackfin: bf537-stamp: declare SPI IRQ resources
by Yi Li
· 15 years ago
f39d56e
Blackfin: bf537-stamp: update ADP5588 header name
by Michael Hennerich
· 16 years ago
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
7ea6176
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 15 years ago
0950efd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6
by Linus Torvalds
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
6b7b352
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
a3eb51e
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
1ef7d9a
writeback: fix possible bdi writeback refcounting problem
by Nick Piggin
· 15 years ago
77b9d05
writeback: Fix bdi use after free in wb_work_complete()
by Nick Piggin
· 15 years ago
77fad5e
writeback: improve scalability of bdi writeback work queues
by Nick Piggin
· 15 years ago
deed62e
writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()
by Nick Piggin
· 15 years ago
49db041
writeback: use schedule_timeout_interruptible()
by Jens Axboe
· 15 years ago
8010c3b
writeback: add comments to bdi_work structure
by Jens Axboe
· 15 years ago
ce5f8e7
writeback: splice dirty inode entries to default bdi on bdi_destroy()
by Jens Axboe
· 15 years ago
b6e5131
writeback: separate starting of sync vs opportunistic writeback
by Jens Axboe
· 15 years ago
bcddc3f
writeback: inline allocation failure handling in bdi_alloc_queue_work()
by Jens Axboe
· 15 years ago
cfc4ba5
writeback: use RCU to protect bdi_list
by Jens Axboe
· 15 years ago
f11fcae
writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout
by Jens Axboe
· 15 years ago
32a88aa
fs: Assign bdi in super_block
by Jens Axboe
· 15 years ago
c4a77a6
writeback: make wb_writeback() take an argument structure
by Jens Axboe
· 15 years ago
f0fad8a
writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE
by Christoph Hellwig
· 15 years ago
1fe06ad
writeback: get rid of wbc->for_writepages
by Jens Axboe
· 15 years ago
2c96ce9
fs: remove bdev->bd_inode_backing_dev_info
by Jens Axboe
· 15 years ago
cb684b5
block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK
by Jens Axboe
· 15 years ago
fdaa45e
slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG
by Ingo Molnar
· 15 years ago
e9d5992
Staging: remove sxg driver
by Greg Kroah-Hartman
· 15 years ago
0b33559
Staging: remove heci driver
by Greg Kroah-Hartman
· 15 years ago
1c6592f
Staging: remove at76_usb wireless driver.
by Greg Kroah-Hartman
· 15 years ago
ffac040
Staging: rspiusb: remove the driver
by Greg Kroah-Hartman
· 15 years ago
a8fcffb
Staging: meilhaus: remove the drivers
by Greg Kroah-Hartman
· 15 years ago
06bf27d
Staging: remove me4000 driver.
by Greg Kroah-Hartman
· 15 years ago
c2f5e9d
Staging: line6: ffzb returns an unsigned integer
by Frederik Deweerdt
· 15 years ago
e1769b3
Staging: line6: pod.c: style cleanups
by Frederik Deweerdt
· 15 years ago
542f491
Staging: iio: introduce missing kfree
by Julia Lawall
· 15 years ago
2bb6a12
Staging: dream: introduce missing kfree
by Julia Lawall
· 15 years ago
a2279ae
Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init()
by Roel Kluin
· 15 years ago
14386fd
Staging: vt665x: fix built-in compiling
by Alexander Beregalov
· 15 years ago
48118b5
Staging: rt3090: enable NATIVE_WPA_SUPPLICANT_SUPPORT option
by Bartlomiej Zolnierkiewicz
· 15 years ago
230da57
Staging: rt3090: port changes in WPA_MIX_PAIR_CIPHER to rt3090
by Axel K
· 15 years ago
0961284
Staging: rt3090: rename device from raX to wlanX
by Axel K
· 15 years ago
7dbefe3
Staging: rt3090: remove possible conflict with rt2860
by Axel K
· 15 years ago
25cf62e
Staging: rt2860/rt2870/rt3070/rt3090: fix compiler warning on x86_64
by Axel K
· 15 years ago
a85236c
Staging: rt2860: add new device ids
by Axel K
· 15 years ago
87cbcb6
Staging: rt3090: add device id 1462:891a
by Axel K
· 15 years ago
1ff12a4a
Staging: asus_oled: Cleaned up checkpatch issues.
by Kevin A. Granade
· 15 years ago
a89dfeb
Staging: rt2860: fix possible NULL dereferences
by Roel Kluin
· 15 years ago
18526c7
Staging: rtl8192e: Drop unnecessary NULL test
by Julia Lawall
· 15 years ago
c07d3c7
Staging: vt665x: rename the module binary
by Greg Kroah-Hartman
· 15 years ago
88ff720
Staging: cowloop: remove kernel version checks
by Greg Kroah-Hartman
· 15 years ago
a3b2e09
Staging: add cowloop to the build
by Greg Kroah-Hartman
· 15 years ago
5cc06df
Staging: cowloop: add TODO file
by Greg Kroah-Hartman
· 15 years ago
8cd9c29
Staging: get cowloop to build properly
by Greg Kroah-Hartman
· 15 years ago
dbda832
Staging: add cowloop driver
by H.J. Thomassen
· 15 years ago
fa052e9
Staging: rtl8192e: fix timeouts on firmware download
by Greg Kroah-Hartman
· 15 years ago
3ef5a26
Staging: rtl8192e: fix for stack bug
by Greg Kroah-Hartman
· 15 years ago
54fb057
Staging: rtl8192e: remove annoying printk()
by Greg Kroah-Hartman
· 15 years ago
cbe892f
Staging: rtl8192e: remove unneeded ieee80211 files
by Greg Kroah-Hartman
· 15 years ago
96ed584
Staging: rtl8192e: coding style cleanups on r819xE_firmware.c
by Greg Kroah-Hartman
· 15 years ago
5bf30d9
Staging: rtl8192e: remove another firmware header file not being used
by Greg Kroah-Hartman
· 15 years ago
8bfd185
Staging: rtl8192e: remove firmware header file not being used
by Greg Kroah-Hartman
· 15 years ago
96a51d0
Staging: rtl8192e: remove kernel version checks
by Greg Kroah-Hartman
· 15 years ago
19bebc5
Staging: rtl8192e: remove #if 0 sections
by Greg Kroah-Hartman
· 15 years ago
ca9b2f8
Staging: rtl8192e: compile fixes
by Jeff Mahoney
· 15 years ago
df34e5e
Staging: rtl8192e: remove unused functions
by Greg Kroah-Hartman
· 15 years ago
5e1ad18
Staging: rtl8192e: fix lots of sparse warnings
by Greg Kroah-Hartman
· 15 years ago
ecdfa44
Staging: add Realtek 8192 PCI wireless driver
by Greg Kroah-Hartman
· 15 years ago
2d7cf8e
Staging: pohmelfs: sync with the development tree
by Evgeniy Polyakov
· 15 years ago
252a1b9
Staging: agnx: remove flush_workqueue()
by Alexander Beregalov
· 15 years ago
7ff177a
Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_CommandTestAnalogInput()
by Roel Kluin
· 15 years ago
48c8276
Staging: rspiusb: Check usb_buffer_map_sg() retval
by Roel Kluin
· 15 years ago
77943d3
Staging: panel: Add support for TI CLCD interface
by Sudhakar Rajashekhara
· 15 years ago
bcb903f
Staging: et131x: kill off the TXDMA CSR type
by Alan Cox
· 15 years ago
fba8416
Staging: et131x: kill off the TXDMA error type
by Alan Cox
· 15 years ago
Next »