Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c297663c0b3930491a3cb2aba4b6e5a7159c3503
c297663
mm: numa: initialise numa balancing after jump label initialisation
by Mel Gorman
· 11 years ago
a1c3bfb
mm/page-writeback.c: do not count anon pages as dirtyable memory
by Johannes Weiner
· 11 years ago
a804552
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
by Johannes Weiner
· 11 years ago
8582cb9
mm: document improved handling of swappiness==0
by Aaron Tomlin
· 11 years ago
0368dfd
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
by Lad, Prabhakar
· 11 years ago
0e47c96
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
268943f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
2ad48ee
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
d30492a
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
f149938
Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
4db658e
ceph: Fix up after semantic merge conflict
by Linus Torvalds
· 11 years ago
d891ea2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
08d21b5
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 11 years ago
125d725
ceph: cast PAGE_SIZE to size_t in ceph_sync_write()
by Ilya Dryomov
· 11 years ago
37b52fe
ceph: fix dout() compile warnings in ceph_filemap_fault()
by Ilya Dryomov
· 11 years ago
627f4b3
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
e770d73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
be864971
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
by Linus Torvalds
· 11 years ago
a53b75b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
2b2b15c
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
cd065a0
CRISv10: Readd missing header
by Jesper Nilsson
· 11 years ago
0ff76a9
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
by Huang Shijie
· 11 years ago
06f216c
mtd: gpmi: allocate a proper buffer for non ECC read/write
by Huang Shijie
· 11 years ago
464e906
mtd: m25p80: Set rx_nbits for Quad SPI transfers
by Geert Uytterhoeven
· 11 years ago
d8d5d10
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
by Geert Uytterhoeven
· 11 years ago
54c0a4b
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
d12de1e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
c2218e2
firmware/google: drop 'select EFI' to avoid recursive dependency
by Ard Biesheuvel
· 11 years ago
592f6b8
compat: fix sys_fanotify_mark
by Heiko Carstens
· 11 years ago
b36190c
checkpatch.pl: check for function declarations without arguments
by Joe Perches
· 11 years ago
a3978a5
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
by Wanpeng Li
· 11 years ago
ce85b4f
softirq: use const char * const for softirq_to_name, whitespace neatening
by Joe Perches
· 11 years ago
4032276
softirq: convert printks to pr_<level>
by Joe Perches
· 11 years ago
2e702b9
softirq: use ffs() in __do_softirq()
by Joe Perches
· 11 years ago
a19428e
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
by Chen Gang
· 11 years ago
53e0ee9
splice: fix unexpected size truncation
by Xiao Guangrong
· 11 years ago
e7ca255
ipc: fix compat msgrcv with negative msgtyp
by Mateusz Guzik
· 11 years ago
ffa571d
ipc,msg: document barriers
by Davidlohr Bueso
· 11 years ago
daf948c
ipc: delete seq_max field in struct ipc_ids
by Davidlohr Bueso
· 11 years ago
8dc5cd0
ipc: simplify sysvipc_proc_open() return
by Davidlohr Bueso
· 11 years ago
95d4eb2
ipc: remove useless return statement
by Davidlohr Bueso
· 11 years ago
3ab08fe
ipc: remove braces for single statements
by Davidlohr Bueso
· 11 years ago
8001c85
ipc: standardize code comments
by Davidlohr Bueso
· 11 years ago
239521f
ipc: whitespace cleanup
by Manfred Spraul
· 11 years ago
72a8ff2
ipc: change kern_ipc_perm.deleted type to bool
by Rafael Aquini
· 11 years ago
0f3d2b0
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
by Rafael Aquini
· 11 years ago
78f5009
ipc/sem.c: avoid overflow of semop undo (semadj) value
by Petr Mladek
· 11 years ago
729abd2
init/main.c: remove unused declaractions of mca_init() and sbus_init()
by Kang Hu
· 11 years ago
4592599
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
by Andrey Ryabinin
· 11 years ago
3ace678
dynamic_debug: fix ddebug_parse_query()
by Andrey Ryabinin
· 11 years ago
d9e133e
dynamic_debug: remove wrong error message
by Andrey Ryabinin
· 11 years ago
f5b2585
ocfs2: do not log ENOENT in unlink()
by Xiaowei.Hu
· 11 years ago
e82cb95
mm: bring back /sys/kernel/mm
by Hugh Dickins
· 11 years ago
40e05dd
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
by Heinrich Schuchardt
· 11 years ago
add688f
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
by malc
· 11 years ago
fb5bb60
memblock: don't silently align size in memblock_virt_alloc()
by Yinghai Lu
· 11 years ago
4ce7a86
x86: revert wrong memblock current limit setting
by Yinghai Lu
· 11 years ago
ad6492b
memblock, nobootmem: add memblock_virt_alloc_low()
by Yinghai Lu
· 11 years ago
7179ba5
powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()
by Michael Ellerman
· 11 years ago
3405d23
powerpc: Add support for the optimised lockref implementation
by Michael Ellerman
· 11 years ago
3cb6f44
leds: s3c24xx: Remove hardware.h inclusion
by Sachin Kamat
· 11 years ago
11e043b
leds: replace list_for_each with list_for_each_entry
by ZHAO Gang
· 11 years ago
00d1955
leds: kirkwood: Cleanup in header files
by Sachin Kamat
· 11 years ago
33fc945
leds: pwm: Remove a warning on non-DT platforms
by Olof Johansson
· 11 years ago
fc1aee0
leds: leds-pwm: fix duty time overflow.
by Xiubo Li
· 11 years ago
3df22c0
leds: leds-mc13783: Remove unneeded mc13xxx_{un}lock
by Alexander Shiyan
· 11 years ago
01a7a06
leds: leds-mc13783: Remove duplicate field in platform data
by Alexander Shiyan
· 11 years ago
33ca153
drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_base'
by Chen Gang
· 11 years ago
93ad8a1
leds: lp5523: Support LED MUX configuration on running a pattern
by Milo Kim
· 11 years ago
28c9266
leds: lp5521/5523: Fix multiple engine usage bug
by Milo Kim
· 11 years ago
1f431af
LEDS: tca6507 - fix up some comments.
by NeilBrown
· 11 years ago
10ead6e
LEDS: tca6507: add device-tree support for GPIO configuration.
by NeilBrown
· 11 years ago
9334129
LEDS: tca6507 - fix bugs in parsing of device-tree configuration.
by NeilBrown
· 11 years ago
80e163a
libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature
by Ilya Dryomov
· 11 years ago
205ee118
libceph: follow redirect replies from osds
by Ilya Dryomov
· 11 years ago
3c972c9
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
by Ilya Dryomov
· 11 years ago
17a13e40
libceph: follow {read,write}_tier fields on osd request submission
by Ilya Dryomov
· 11 years ago
ce7f6a2
libceph: add ceph_pg_pool_by_id()
by Ilya Dryomov
· 11 years ago
1b3f2ab
libceph: CEPH_OSD_FLAG_* enum update
by Ilya Dryomov
· 11 years ago
7c13cb6
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
by Ilya Dryomov
· 11 years ago
4295f22
libceph: introduce and start using oid abstraction
by Ilya Dryomov
· 11 years ago
2d0ebc5
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
by Ilya Dryomov
· 11 years ago
e822146
libceph: move ceph_file_layout helpers to ceph_fs.h
by Ilya Dryomov
· 11 years ago
22116525
libceph: start using oloc abstraction
by Ilya Dryomov
· 11 years ago
fd3fdaf
clk: sort Makefile
by Mike Turquette
· 11 years ago
d193368
clk: sunxi: fix overflow when setting up divided factors
by Emilio López
· 11 years ago
0b7f04b
clk: Export more clk-provider functions
by Stephen Boyd
· 11 years ago
88d5fe0
dt-bindings: qcom: Fix warning with duplicate dt define
by Stephen Boyd
· 11 years ago
9d43dc7
clk: si5351: remove variant from platform_data
by Sebastian Hesselbarth
· 11 years ago
ba635f8
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
ba6b508
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 11 years ago
398b60a
Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 11 years ago
028e219
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 11 years ago
562e74f
Merge tag 'cris-for-3.14' of git://jni.nu/cris
by Linus Torvalds
· 11 years ago
c0d68ce
microblaze: Add missing v8.50.a version
by Michal Simek
· 11 years ago
eae3810
microblaze: Fix missing bracket in printk
by Michal Simek
· 11 years ago
52ade59
microblaze: Fix compilation error for BS=0
by Michal Simek
· 11 years ago
34b9c07
microblaze: Disable stack protection from bootloader
by Michal Simek
· 11 years ago
Next »