index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
softirq: convert printks to pr_<level>
Joe Perches
2014-01-28
1
-2
/
+4
*
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-28
1
-21
/
+22
*
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-28
1
-1
/
+1
*
splice: fix unexpected size truncation
Xiao Guangrong
2014-01-28
1
-1
/
+2
*
ipc: fix compat msgrcv with negative msgtyp
Mateusz Guzik
2014-01-28
1
-1
/
+1
*
ipc,msg: document barriers
Davidlohr Bueso
2014-01-28
1
-2
/
+17
*
ipc: delete seq_max field in struct ipc_ids
Davidlohr Bueso
2014-01-28
3
-12
/
+3
*
ipc: simplify sysvipc_proc_open() return
Davidlohr Bueso
2014-01-28
1
-5
/
+4
*
ipc: remove useless return statement
Davidlohr Bueso
2014-01-28
1
-4
/
+0
*
ipc: remove braces for single statements
Davidlohr Bueso
2014-01-28
4
-19
/
+16
*
ipc: standardize code comments
Davidlohr Bueso
2014-01-28
3
-139
/
+125
*
ipc: whitespace cleanup
Manfred Spraul
2014-01-28
11
-115
/
+115
*
ipc: change kern_ipc_perm.deleted type to bool
Rafael Aquini
2014-01-28
4
-6
/
+6
*
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
Rafael Aquini
2014-01-28
4
-19
/
+41
*
ipc/sem.c: avoid overflow of semop undo (semadj) value
Petr Mladek
2014-01-28
1
-11
/
+13
*
init/main.c: remove unused declaractions of mca_init() and sbus_init()
Kang Hu
2014-01-28
1
-2
/
+0
*
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
Andrey Ryabinin
2014-01-28
1
-3
/
+1
*
dynamic_debug: fix ddebug_parse_query()
Andrey Ryabinin
2014-01-28
1
-2
/
+4
*
dynamic_debug: remove wrong error message
Andrey Ryabinin
2014-01-28
1
-3
/
+1
*
ocfs2: do not log ENOENT in unlink()
Xiaowei.Hu
2014-01-28
1
-1
/
+1
*
mm: bring back /sys/kernel/mm
Hugh Dickins
2014-01-28
1
-1
/
+1
*
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
Heinrich Schuchardt
2014-01-28
1
-7
/
+1
*
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
malc
2014-01-28
1
-10
/
+10
*
memblock: don't silently align size in memblock_virt_alloc()
Yinghai Lu
2014-01-28
1
-6
/
+0
*
x86: revert wrong memblock current limit setting
Yinghai Lu
2014-01-28
2
-3
/
+3
*
memblock, nobootmem: add memblock_virt_alloc_low()
Yinghai Lu
2014-01-28
3
-3
/
+40
*
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-27
1
-32
/
+81
|
\
|
*
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-01-23
1
-0
/
+6
|
*
tracing: Fix formatting of trace README file
Steven Rostedt (Red Hat)
2014-01-23
1
-52
/
+64
|
*
tracing/README: Add event file usage to tracing mini-HOWTO
Tom Zanussi
2014-01-23
1
-3
/
+34
*
|
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-27
2
-2
/
+7
|
\
\
|
*
|
swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)
Konrad Rzeszutek Wilk
2014-01-07
1
-1
/
+2
|
*
|
swiotlb: update format
Jiri Kosina
2013-12-31
1
-1
/
+5
*
|
|
Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-27
13
-39
/
+537
|
\
\
\
|
*
|
|
pwm: tiecap: Remove duplicate put_sync call
Sourav Poddar
2014-01-23
1
-1
/
+0
|
*
|
|
pwm: tiehrpwm: use dev_err() instead of pr_err()
Jingoo Han
2013-12-20
1
-2
/
+2
|
*
|
|
pwm: pxa: remove unnecessary space before tabs
Jingoo Han
2013-12-20
1
-1
/
+1
|
*
|
|
pwm: ep93xx: split module author names
Jingoo Han
2013-12-20
1
-2
/
+2
|
*
|
|
pwm: use seq_puts() instead of seq_printf()
Jingoo Han
2013-12-20
1
-3
/
+3
|
*
|
|
pwm: atmel-pwm: Do not unprepare clock after successful registration
Bo Shen
2013-12-20
1
-0
/
+2
|
*
|
|
of: Add Atmel PWM controller device tree binding
Bo Shen
2013-12-17
1
-0
/
+33
|
*
|
|
pwm: atmel-pwm: Add Atmel PWM controller driver
Bo Shen
2013-12-17
3
-0
/
+403
|
*
|
|
backlight: pwm_bl: Remove error message upon devm_kzalloc() failure
Fabio Estevam
2013-12-17
1
-1
/
+0
|
*
|
|
pwm: pca9685: depends on I2C rather than REGMAP_I2C
Axel Lin
2013-12-17
1
-1
/
+2
|
*
|
|
pwm: renesas-tpu: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
2013-12-12
1
-1
/
+1
|
*
|
|
pwm: jz4740: Use devm_clk_get()
Lars-Peter Clausen
2013-12-12
1
-17
/
+3
|
*
|
|
pwm: jz4740: Pass device to clk_get()
Lars-Peter Clausen
2013-12-12
1
-1
/
+1
|
*
|
|
pwm: sysfs: Convert to use ATTRIBUTE_GROUPS macro
Axel Lin
2013-12-04
1
-10
/
+2
|
*
|
|
pwm: pxa: Add device tree support
Mike Dunn
2013-12-04
2
-0
/
+83
*
|
|
|
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-27
6
-48
/
+42
|
\
\
\
\
[next]