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
*
ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb()
Oleg Nesterov
2014-06-07
1
-0
/
+1
*
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-07
2
-3
/
+39
*
Documentation/memory-barriers.txt: fix important typo re memory barriers
Alexey Dobriyan
2014-06-07
1
-2
/
+2
*
Documentation/filesystems/seq_file.txt: create_proc_entry deprecated
Fabian Frederick
2014-06-07
1
-0
/
+9
*
Documentation/SubmittingPatches: describe the Fixes: tag
Jacob Keller
2014-06-07
1
-1
/
+21
*
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
Manuel Schölling
2014-06-07
1
-1
/
+1
*
fs/fat/: add support for DOS 1.x formatted volumes
Conrad Meyer
2014-06-07
3
-77
/
+274
*
fs/hpfs: increase pr_warn level
Fabian Frederick
2014-06-07
8
-47
/
+47
*
fs/hpfs: use __func__ for logging
Fabian Frederick
2014-06-07
2
-12
/
+12
*
fs/hpfs: use pr_fmt for logging
Fabian Frederick
2014-06-07
10
-51
/
+56
*
fs/hpfs: convert printk to pr_foo()
Fabian Frederick
2014-06-07
10
-67
/
+89
*
fs/ufs/balloc.c: remove err parameter in ufs_add_fragments
Fabian Frederick
2014-06-07
1
-3
/
+3
*
hfsplus: fix compiler warning on PowerPC
Christian Kujau
2014-06-07
1
-1
/
+1
*
fs/hfsplus: fix pr_foo() and hfs_dbg formats
Fabian Frederick
2014-06-07
3
-6
/
+6
*
hfsplus: coding style fix for declarations in hfsplus_fs.h
Sergei Antonov
2014-06-07
1
-96
/
+107
*
fs/hfsplus/wrapper.c: replace shift loop by ilog2
Fabian Frederick
2014-06-07
1
-3
/
+1
*
hfsplus: fix "unused node is not erased" error
Sergei Antonov
2014-06-07
6
-7
/
+28
*
fs/hfsplus/wrapper.c: replace min/casting by min_t
Fabian Frederick
2014-06-07
1
-3
/
+3
*
fs/hfsplus/options.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-07
1
-5
/
+4
*
fs/hfsplus/bnode.c: replace min/casting by min_t
Fabian Frederick
2014-06-07
1
-17
/
+15
*
hfsplus: emit proper file type from readdir
Sergei Antonov
2014-06-07
1
-1
/
+19
*
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
2014-06-07
2
-28
/
+0
*
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
Hin-Tak Leung
2014-06-07
5
-66
/
+94
*
hfsplus: fix worst-case unicode to char conversion of file names and attributes
Hin-Tak Leung
2014-06-07
2
-5
/
+21
*
fs/coda: use __func__
Fabian Frederick
2014-06-07
5
-33
/
+34
*
fs/coda: logging prefix uniformization
Fabian Frederick
2014-06-07
5
-8
/
+14
*
fs/coda: replace printk by pr_foo()
Fabian Frederick
2014-06-07
6
-47
/
+48
*
fs/befs: kernel-doc fixes
Fabian Frederick
2014-06-07
3
-11
/
+11
*
fs/befs/linuxvfs.c: remove positive test on sector_t
Fabian Frederick
2014-06-07
1
-8
/
+0
*
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
Fabian Frederick
2014-06-07
1
-4
/
+3
*
fs/befs/linuxvfs.c: replace strncpy by strlcpy
Fabian Frederick
2014-06-07
1
-3
/
+2
*
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
2014-06-07
1
-1
/
+1
*
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
2014-06-07
1
-1
/
+1
*
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
2014-06-07
1
-34
/
+33
*
ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
Boris BREZILLON
2014-06-07
1
-9
/
+13
*
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
2014-06-07
1
-2
/
+14
*
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
2014-06-07
2
-0
/
+6
*
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
2014-06-07
1
-9
/
+7
*
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
2014-06-07
1
-1
/
+15
*
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
2014-06-07
1
-21
/
+21
*
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
2014-06-07
1
-4
/
+9
*
rtc: da9063: RTC driver
Opensource [Steve Twiss]
2014-06-07
3
-0
/
+344
*
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
2014-06-07
3
-0
/
+208
*
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
2014-06-07
1
-14
/
+24
*
rtc: fix build error
Raghavendra Ganiga
2014-06-07
1
-0
/
+1
*
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
2014-06-07
3
-0
/
+690
*
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
2014-06-07
1
-1
/
+1
*
rtc: rtc-mv: make of_device_id array const
Jingoo Han
2014-06-07
1
-1
/
+1
*
rtc: isl12057: make of_device_id array const
Jingoo Han
2014-06-07
1
-1
/
+1
*
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
2014-06-07
1
-1
/
+1
[next]