summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso2014-01-273-12/+3
* ipc: simplify sysvipc_proc_open() returnDavidlohr Bueso2014-01-271-5/+4
* ipc: remove useless return statementDavidlohr Bueso2014-01-271-4/+0
* ipc: remove braces for single statementsDavidlohr Bueso2014-01-274-19/+16
* ipc: standardize code commentsDavidlohr Bueso2014-01-273-139/+125
* ipc: whitespace cleanupManfred Spraul2014-01-2711-115/+115
* ipc: change kern_ipc_perm.deleted type to boolRafael Aquini2014-01-274-6/+6
* ipc: introduce ipc_valid_object() helper to sort out IPC_RMID racesRafael Aquini2014-01-274-19/+41
* ipc/sem.c: avoid overflow of semop undo (semadj) valuePetr Mladek2014-01-271-11/+13
* init/main.c: remove unused declaractions of mca_init() and sbus_init()Kang Hu2014-01-271-2/+0
* dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin2014-01-271-3/+1
* dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin2014-01-271-2/+4
* dynamic_debug: remove wrong error messageAndrey Ryabinin2014-01-271-3/+1
* ocfs2: do not log ENOENT in unlink()Xiaowei.Hu2014-01-271-1/+1
* mm: bring back /sys/kernel/mmHugh Dickins2014-01-271-1/+1
* arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt2014-01-271-7/+1
* Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc2014-01-271-10/+10
* memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu2014-01-271-6/+0
* x86: revert wrong memblock current limit settingYinghai Lu2014-01-272-3/+3
* memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-273-3/+40
* Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-271-32/+81
|\
| * tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)2014-01-231-0/+6
| * tracing: Fix formatting of trace README fileSteven Rostedt (Red Hat)2014-01-231-52/+64
| * tracing/README: Add event file usage to tracing mini-HOWTOTom Zanussi2014-01-221-3/+34
* | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-272-2/+7
|\ \
| * | swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)Konrad Rzeszutek Wilk2014-01-071-1/+2
| * | swiotlb: update formatJiri Kosina2013-12-311-1/+5
* | | Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2713-39/+537
|\ \ \
| * | | pwm: tiecap: Remove duplicate put_sync callSourav Poddar2014-01-231-1/+0
| * | | pwm: tiehrpwm: use dev_err() instead of pr_err()Jingoo Han2013-12-201-2/+2
| * | | pwm: pxa: remove unnecessary space before tabsJingoo Han2013-12-201-1/+1
| * | | pwm: ep93xx: split module author namesJingoo Han2013-12-201-2/+2
| * | | pwm: use seq_puts() instead of seq_printf()Jingoo Han2013-12-201-3/+3
| * | | pwm: atmel-pwm: Do not unprepare clock after successful registrationBo Shen2013-12-201-0/+2
| * | | of: Add Atmel PWM controller device tree bindingBo Shen2013-12-171-0/+33
| * | | pwm: atmel-pwm: Add Atmel PWM controller driverBo Shen2013-12-173-0/+403
| * | | backlight: pwm_bl: Remove error message upon devm_kzalloc() failureFabio Estevam2013-12-171-1/+0
| * | | pwm: pca9685: depends on I2C rather than REGMAP_I2CAxel Lin2013-12-171-1/+2
| * | | pwm: renesas-tpu: Enable driver compilation with COMPILE_TESTLaurent Pinchart2013-12-121-1/+1
| * | | pwm: jz4740: Use devm_clk_get()Lars-Peter Clausen2013-12-121-17/+3
| * | | pwm: jz4740: Pass device to clk_get()Lars-Peter Clausen2013-12-121-1/+1
| * | | pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macroAxel Lin2013-12-041-10/+2
| * | | pwm: pxa: Add device tree supportMike Dunn2013-12-042-0/+83
* | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-276-48/+42
|\ \ \ \
| * | | | firewire: Enable remote DMA above 4 GBStefan Richter2014-01-204-10/+20
| * | | | firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-123-22/+12
| * | | | Documentation/: update FireWire debugging documentationLubomir Rintel2014-01-122-16/+10
* | | | | Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds2014-01-2728-333/+299
|\ \ \ \ \
| * | | | | Drop code for CRISv10 CPU simulatorJesper Nilsson2014-01-1511-143/+66
| * | | | | Cleanup whitespace, remove old author tagJesper Nilsson2014-01-091-63/+61
OpenPOWER on IntegriCloud