index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
fs/coda: use __func__
Fabian Frederick
5
-33
/
+34
2014-06-06
fs/coda: logging prefix uniformization
Fabian Frederick
5
-8
/
+14
2014-06-06
fs/coda: replace printk by pr_foo()
Fabian Frederick
6
-47
/
+48
2014-06-06
fs/befs: kernel-doc fixes
Fabian Frederick
3
-11
/
+11
2014-06-06
fs/befs/linuxvfs.c: remove positive test on sector_t
Fabian Frederick
1
-8
/
+0
2014-06-06
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
Fabian Frederick
1
-4
/
+3
2014-06-06
fs/befs/linuxvfs.c: replace strncpy by strlcpy
Fabian Frederick
1
-3
/
+2
2014-06-06
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
1
-34
/
+33
2014-06-06
ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
Boris BREZILLON
1
-9
/
+13
2014-06-06
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
1
-2
/
+14
2014-06-06
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
2
-0
/
+6
2014-06-06
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
1
-9
/
+7
2014-06-06
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
1
-1
/
+15
2014-06-06
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
1
-21
/
+21
2014-06-06
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
1
-4
/
+9
2014-06-06
rtc: da9063: RTC driver
Opensource [Steve Twiss]
3
-0
/
+344
2014-06-06
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
3
-0
/
+208
2014-06-06
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
1
-14
/
+24
2014-06-06
rtc: fix build error
Raghavendra Ganiga
1
-0
/
+1
2014-06-06
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
3
-0
/
+690
2014-06-06
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-mv: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: isl12057: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
rtc: rtc-ds1742: make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm
Anthony Olech
1
-56
/
+66
2014-06-06
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
Krzysztof Kozlowski
1
-0
/
+1
2014-06-06
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
Krzysztof Kozlowski
1
-1
/
+1
2014-06-06
arch/mips/dec: switch DECstation systems to rtc-cmos
Maciej W. Rozycki
2
-1
/
+45
2014-06-06
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
2
-25
/
+64
2014-06-06
drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
Lee, Chun-Yi
1
-1
/
+1
2014-06-06
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
Wolfram Sang
2
-2
/
+3
2014-06-06
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
Wolfram Sang
1
-14
/
+23
2014-06-06
drivers/rtc/rtc-m41t80.c: clean up error paths
Wolfram Sang
1
-41
/
+23
2014-06-06
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
Wolfram Sang
1
-6
/
+0
2014-06-06
arm64: add APM X-Gene SoC RTC DTS entry
Loc Ho
1
-0
/
+21
2014-06-06
drivers/rtc: add APM X-Gene SoC RTC driver
Loc Ho
3
-0
/
+288
2014-06-06
Documentation/devicetree/bindings: add documentation for the APM X-Gene SoC R...
Loc Ho
1
-0
/
+28
2014-06-06
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
Ales Novak
1
-2
/
+12
2014-06-06
fs/ceph/debugfs.c: replace seq_printf by seq_puts
Fabian Frederick
1
-3
/
+3
2014-06-06
fs/ceph: replace pr_warning by pr_warn
Fabian Frederick
4
-6
/
+6
2014-06-06
slub: search partial list on numa_mem_id(), instead of numa_node_id()
Joonsoo Kim
1
-1
/
+1
2014-06-06
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
1
-0
/
+3
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
96
-605
/
+6391
2014-06-06
Fix ARM merge mistake in mvebu board file
Linus Torvalds
1
-1
/
+0
2014-06-05
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...
Linus Torvalds
12
-144
/
+9
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
141
-1558
/
+2408
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-26
/
+1619
[prev]
[next]