summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-28ocfs2: do not log ENOENT in unlink()Xiaowei.Hu1-1/+1
2014-01-28mm: bring back /sys/kernel/mmHugh Dickins1-1/+1
2014-01-28arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt1-7/+1
2014-01-28Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc1-10/+10
2014-01-28memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu1-6/+0
2014-01-28x86: revert wrong memblock current limit settingYinghai Lu2-3/+3
2014-01-28memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu3-3/+40
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman1-2/+5
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman3-0/+7
2014-01-28leds: s3c24xx: Remove hardware.h inclusionSachin Kamat1-2/+1
2014-01-28leds: replace list_for_each with list_for_each_entryZHAO Gang1-11/+4
2014-01-28leds: kirkwood: Cleanup in header filesSachin Kamat2-10/+6
2014-01-28leds: pwm: Remove a warning on non-DT platformsOlof Johansson1-2/+1
2014-01-28leds: leds-pwm: fix duty time overflow.Xiubo Li1-2/+4
2014-01-28leds: leds-mc13783: Remove unneeded mc13xxx_{un}lockAlexander Shiyan1-12/+1
2014-01-28leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan3-93/+36
2014-01-28drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang1-1/+2
2014-01-28leds: lp5523: Support LED MUX configuration on running a patternMilo Kim2-1/+11
2014-01-28leds: lp5521/5523: Fix multiple engine usage bugMilo Kim2-5/+33
2014-01-28LEDS: tca6507 - fix up some comments.NeilBrown1-88/+102
2014-01-28LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown2-0/+22
2014-01-28LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown1-4/+4
2014-01-28libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov1-0/+1
2014-01-28libceph: follow redirect replies from osdsIlya Dryomov2-9/+164
2014-01-28libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov4-23/+23
2014-01-28libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov3-5/+55
2014-01-28libceph: add ceph_pg_pool_by_id()Ilya Dryomov2-0/+8
2014-01-28libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov1-0/+4
2014-01-28libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov4-18/+30
2014-01-28libceph: introduce and start using oid abstractionIlya Dryomov5-25/+50
2014-01-28libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov3-6/+6
2014-01-28libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2-27/+23
2014-01-28libceph: start using oloc abstractionIlya Dryomov4-10/+12
2014-01-28clk: sort MakefileMike Turquette1-39/+37
2014-01-28clk: sunxi: fix overflow when setting up divided factorsEmilio López1-1/+1
2014-01-27clk: Export more clk-provider functionsStephen Boyd1-0/+7
2014-01-27dt-bindings: qcom: Fix warning with duplicate dt defineStephen Boyd1-1/+1
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth3-32/+26
2014-01-27Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-32/+81
2014-01-27Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+7
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-39/+537
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-48/+42
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds28-333/+299
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek1-0/+1
2014-01-27microblaze: Fix missing bracket in printkMichal Simek1-1/+1
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek1-12/+37
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek1-0/+4
2014-01-27microblaze: Define read/write{b,w,l}_relaxed MMIOMichal Simek1-0/+8
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek1-0/+6
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek2-19/+9