Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
12fdff3fc2483f906ae6404a6e8dcf2550310b6f
12fdff3
Add a dummy printk function for the maintenance of unused printks
by David Howells
· 15 years ago
1490cf5
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
by David Howells
· 15 years ago
019fca8
MN10300: Permit .GCC-command-line sections
by David Howells
· 15 years ago
3ad001c
MN10300: Fix size_t and ssize_t
by David Howells
· 15 years ago
3557957
MN10300: Fix RTC routines
by David Howells
· 15 years ago
d4a47ac
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
b680f09
[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
by Tony Luck
· 15 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
26f0cf9
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 15 years ago
d862b13
memstick: fix hangs on unexpected device removal in mspro_blk
by Maxim Levitsky
· 15 years ago
21fd049
memstick: init sysfs attributes
by Maxim Levitsky
· 15 years ago
fec4dcc
mmc_test: fix large memory allocation
by Adrian Hunter
· 15 years ago
64f7120
mmc_test: add performance tests
by Adrian Hunter
· 15 years ago
4980454
mmc_block: add support for secure discard
by Adrian Hunter
· 15 years ago
8d57a98
block: add secure discard
by Adrian Hunter
· 15 years ago
93caf8e69
omap_hsmmc: add erase capability
by Adrian Hunter
· 15 years ago
bd788c9
mmc_block: add discard support
by Adrian Hunter
· 15 years ago
dfe86cb
mmc: add erase, secure erase, trim and secure trim operations
by Adrian Hunter
· 15 years ago
81d73a3
mm: fix writeback_in_progress()
by Jan Kara
· 15 years ago
a50aeb4
writeback: merge for_kupdate and !for_kupdate cases
by Wu Fengguang
· 15 years ago
4ea879b
writeback: fix queue_io() ordering
by Wu Fengguang
· 15 years ago
23539af
writeback: don't redirty tail an inode with dirty pages
by Wu Fengguang
· 15 years ago
1babe18
writeback: add comment to the dirty limit functions
by Wu Fengguang
· 15 years ago
16c4042
writeback: avoid unnecessary calculation of bdi dirty thresholds
by Wu Fengguang
· 15 years ago
e50e372
writeback: balance_dirty_pages(): reduce calls to global_page_state
by Wu Fengguang
· 15 years ago
a292dfa
parisc: fix wrong page aligned size calculation in ioremapping code
by Florian Zumbiehl
· 15 years ago
17e4650
score: fix dereference of NULL pointer in local_flush_tlb_page()
by Roel Kluin
· 15 years ago
7b95809
pc8736x_gpio: depends on X86_32
by Randy Dunlap
· 15 years ago
3c111a0
mm: fix fatal kernel-doc error
by Randy Dunlap
· 15 years ago
0a7992c
acpi: fix bogus preemption logic
by Thomas Gleixner
· 15 years ago
d78a3ed
kernel/kfifo.c: add handling of chained scatterlists
by Stefani Seibold
· 15 years ago
31ce4bf
io-mapping: move asm include inside the config option
by Dave Airlie
· 15 years ago
71beefe
vgaarb: drop vga.h include
by Dave Airlie
· 15 years ago
7b044f4
drm/radeon: Add probing of clocks from device-tree
by Benjamin Herrenschmidt
· 15 years ago
b494d5d
drm/radeon: drop old and broken mesa warning
by Dave Airlie
· 15 years ago
a30f6fb7
drm/radeon: Fix pci_map_page() error checking
by Benjamin Herrenschmidt
· 15 years ago
1a72d65
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
by Chris Wilson
· 15 years ago
6ffe28f
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
by Marek Olšák
· 15 years ago
618145e
drm/radeon/kms: another r6xx/r7xx CS checker fix
by Alex Deucher
· 15 years ago
94e3370
DRM: Replace kmalloc/memset combos with kzalloc
by Davidlohr Bueso
· 15 years ago
5af568cb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
062e27e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 15 years ago
bf25db3
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 15 years ago
682c30e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
84479f3
Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 15 years ago
946880f
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by Linus Torvalds
· 15 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
dd21e9b
lib/decompress_bunzip2.c: fix checkstack warning
by Prarit Bhargava
· 15 years ago
5bf2b19
kfifo: add example files to the kernel sample directory
by Stefani Seibold
· 15 years ago
2e956fb
kfifo: replace the old non generic API
by Stefani Seibold
· 15 years ago
4201d9a
kfifo: add the new generic kfifo API
by Stefani Seibold
· 15 years ago
4457d98
kfifo: fix kfifo miss use of nozami.c
by Stefani Seibold
· 15 years ago
ad9c7ed
kfifo: kfifo_is_{full,empty} should return bools, not ints
by Robert P. J. Day
· 15 years ago
ab654ba
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
by Lubomir Rintel
· 15 years ago
0bcaa65
fs/sysv: v7: adjust sanity checks for some volumes
by Lubomir Rintel
· 15 years ago
a36517e
fs/sysv: add v7 alias
by Lubomir Rintel
· 15 years ago
f65a03f
kexec: return -EFAULT on copy_to_user() failures
by Dan Carpenter
· 15 years ago
832ccf6
parport_serial: use the PCI IRQ if offered
by Fr?d?ric Bri?re
· 15 years ago
863a604
lib/bug.c: add oops end marker to WARN implementation
by Anton Blanchard
· 15 years ago
e2e7e09
lib/bug.c: make WARN implementation match the kernel/panic.c one
by Anton Blanchard
· 15 years ago
c7ff0d9
panic: keep blinking in spite of long spin timer mode
by TAMUKI Shoichi
· 15 years ago
bebf8cf
afs: destroy work queue on init failure
by Dan Carpenter
· 15 years ago
a35274c
dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txt
by FUJITA Tomonori
· 15 years ago
1758336
pci: add PCI DMA unamp state API to feature-removal-schedule.txt
by FUJITA Tomonori
· 15 years ago
c31e74c
Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs support
by FUJITA Tomonori
· 15 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 15 years ago
d80e0d9
scsi: 53c700: remove dma_is_consistent usage
by FUJITA Tomonori
· 15 years ago
7896bfa
dma-mapping: parisc: set ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 15 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 15 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 15 years ago
cd1542c
edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers
by Anton Vorontsov
· 15 years ago
b425d5c
edac: i5400: improve handling of pci_enable_device() return value
by Kulikov Vasiliy
· 15 years ago
44aa80f
edac: i5000: improve handling of pci_enable_device() return value
by Kulikov Vasiliy
· 15 years ago
bd1688d
edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE
by Christoph Egger
· 15 years ago
c52b0b9
pids: alloc_pidmap: remove the unnecessary boundary checks
by Oleg Nesterov
· 15 years ago
5fdee8c
pids: fix a race in pid generation that causes pids to be reused immediately
by Salman
· 15 years ago
9c867fb
partitions: fix sometimes unreadable partition strings
by Alexey Dobriyan
· 15 years ago
ecd6269
cs5535-mfgpt: reuse timers that have never been set up
by Jens Rottmann
· 15 years ago
e73790a
drivers/char/n_gsm.c: add missing spin_unlock_irqrestore
by Julia Lawall
· 15 years ago
7bb671e
ipmi: print info for spmi and smbios paths like acpi and pci
by Yinghai Lu
· 15 years ago
7faefea
ipmi: fix memleaking for add_smi when duplicating happen
by Yinghai Lu
· 15 years ago
f46c77c
drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used
by Justin P. Mattock
· 15 years ago
cfbef3c
procfs: simplify conditional processing of fs/proc.o.
by Robert P. J. Day
· 15 years ago
a2a20c4
signalfd: fill in ssi_int for posix timers and message queues
by Nathan Lynch
· 15 years ago
c7e49c1
ptrace: optimize exit_ptrace() for the likely case
by Oleg Nesterov
· 15 years ago
13d7e3a
memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id
by KOSAKI Motohiro
· 15 years ago
00918b6
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
by KOSAKI Motohiro
· 15 years ago
14fec79
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
by KOSAKI Motohiro
· 15 years ago
da280d6
memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
by KOSAKI Motohiro
· 15 years ago
b8f5c56
memcg: sc.nr_to_reclaim should be initialized
by KOSAKI Motohiro
· 15 years ago
f75ca96
memcg: avoid css_get()
by KAMEZAWA Hiroyuki
· 15 years ago
158e0a2
memcg: use find_lock_task_mm() in memory cgroups oom
by KAMEZAWA Hiroyuki
· 15 years ago
73045c4
memcg: remove mem from arg of charge_common
by Daisuke Nishimura
· 15 years ago
bd0d24b
memcg: remove redundant code
by Daisuke Nishimura
· 15 years ago
2bd9bb2
memcg: clean up waiting move acct
by KAMEZAWA Hiroyuki
· 15 years ago
4b53433
memcg: clean up try_charge main loop
by KAMEZAWA Hiroyuki
· 15 years ago
65e0e81
memcg: remove experimental from swap account config
by KAMEZAWA Hiroyuki
· 15 years ago
b7300b7
blkdev: cgroup whitelist permission fix
by Chris Wright
· 15 years ago
e400c28
cgroups: save space for the terminator
by Dan Carpenter
· 15 years ago
Next »