index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
watchdog: davinci_wdt: add OF support
Murali Karicheri
2
-0
/
+19
2012-12-19
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
1
-4
/
+0
2012-12-19
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
1
-1
/
+1
2012-12-19
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-12-19
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-10
/
+9
2012-12-19
watchdog: DA9055 Watchdog driver
Ashish Jangam
3
-0
/
+227
2012-12-19
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
1
-7
/
+4
2012-12-19
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
1
-2
/
+0
2012-12-19
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
1
-37
/
+13
2012-12-19
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2
-149
/
+112
2012-12-19
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
1
-1
/
+1
2012-12-19
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-3
/
+3
2012-12-19
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
1
-1
/
+1
2012-12-19
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
1
-0
/
+1
2012-12-19
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
1
-1
/
+1
2012-12-19
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2
-149
/
+35
2012-12-19
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
1
-2
/
+2
2012-12-19
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-9
/
+2
2012-12-19
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
1
-11
/
+2
2012-12-19
watchdog: Fix disable/enable regression
Bjørn Mork
1
-7
/
+4
2012-12-19
blk: avoid divide-by-zero with zero discard granularity
Linus Torvalds
1
-4
/
+15
2012-12-19
xtensa: don't try to build DTB when OF is disabled
Max Filippov
2
-2
/
+2
2012-12-19
xtensa: set the correct ethernet address for xtfpga
Chris Zankel
1
-2
/
+34
2012-12-19
xtensa: clean up files to make them code-style compliant
Chris Zankel
49
-175
/
+160
2012-12-19
xtensa: provide endianness macro for sparse
Max Filippov
1
-0
/
+7
2012-12-19
xtensa: fix RASID SR initialization
Max Filippov
1
-1
/
+1
2012-12-19
xtensa: initialize CPENABLE SR when core has one
Max Filippov
1
-1
/
+1
2012-12-19
xtensa: reset all timers on initialization
Max Filippov
1
-1
/
+1
2012-12-19
Use for_each_compatible_node() macro.
Wei Yongjun
1
-2
/
+2
2012-12-19
xtensa: add XTFPGA DTS
Max Filippov
5
-0
/
+122
2012-12-19
xtensa: add support for the XTFPGA boards
Max Filippov
9
-0
/
+472
2012-12-19
xtensa: add device trees support
Max Filippov
7
-25
/
+164
2012-12-19
xtensa: add IRQ domains support
Max Filippov
3
-34
/
+94
2012-12-19
xtensa: add U-Boot image support (uImage).
Max Filippov
2
-1
/
+16
2012-12-19
xtensa: clean up boot make rules
Max Filippov
3
-29
/
+33
2012-12-19
xtensa: fix mb and wmb definitions
Max Filippov
1
-3
/
+3
2012-12-19
xtensa: add s32c1i-based spinlock implementations
Max Filippov
1
-1
/
+187
2012-12-19
xtensa: add s32c1i-based bitops implementations
Max Filippov
1
-1
/
+126
2012-12-19
xtensa: add s32c1i-based atomic ops implementations
Max Filippov
2
-106
/
+236
2012-12-19
xtensa: add s32c1i sanity check
Max Filippov
3
-0
/
+135
2012-12-19
xtensa: add trap_set_handler function
Max Filippov
2
-0
/
+34
2012-12-19
xtensa: initialize atomctl SR
Max Filippov
3
-0
/
+102
2012-12-19
xtensa: save and restore scompare1 SR on kernel entry
Max Filippov
3
-1
/
+15
2012-12-19
xtensa: display s32c1i feature flag in cpuinfo
Max Filippov
1
-0
/
+3
2012-12-19
xtensa: fix CPU cache flags formatting
Max Filippov
1
-3
/
+3
2012-12-19
xtensa: properly fix missing compiler barrier in simcall
Max Filippov
1
-6
/
+1
2012-12-19
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
1
-1
/
+1
2012-12-19
xtensa: provide DMA_ERROR_CODE definition
Max Filippov
1
-0
/
+2
2012-12-19
xtensa: ISS: add BASE_BAUD definition to serial.h
Max Filippov
1
-0
/
+15
2012-12-19
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
7
-25
/
+147
[next]