index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
Axel Lin
2012-01-27
1
-2
/
+2
|
*
|
|
|
|
watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
Axel Lin
2012-01-27
1
-2
/
+2
|
*
|
|
|
|
watchdog: Return proper error in nuc900wdt_probe if misc_register fails
Axel Lin
2012-01-27
1
-1
/
+2
|
*
|
|
|
|
watchdog: Staticise nuc900_wdt
Axel Lin
2012-01-27
1
-1
/
+1
|
*
|
|
|
|
watchdog: via_wdt: Staticise wdt_pci_table
Axel Lin
2012-01-27
1
-1
/
+1
|
*
|
|
|
|
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
2012-01-27
1
-0
/
+2
|
*
|
|
|
|
watchdog: dw_wdt.c: use devm_request_and_ioremap
Julia Lawall
2012-01-27
1
-5
/
+1
|
*
|
|
|
|
watchdog: imx2_wdt.c: use devm_request_and_ioremap
Julia Lawall
2012-01-27
1
-10
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-01-28
69
-827
/
+428
|
\
\
\
\
\
|
*
|
|
|
|
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
2012-01-27
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'sa11x0-mcp-fixes' into fixes
Russell King
2012-01-26
37
-509
/
+596
|
|
\
\
\
\
\
|
|
*
|
|
|
|
MFD: ucb1x00-ts: fix resume failure
Russell King
2012-01-22
1
-27
/
+5
|
|
*
|
|
|
|
MFD: ucb1x00-core: fix gpiolib direction_output handling
Russell King
2012-01-21
1
-6
/
+12
|
|
*
|
|
|
|
MFD: ucb1x00-core: fix missing restore of io output data on resume
Russell King
2012-01-21
1
-0
/
+1
|
|
*
|
|
|
|
MFD: mcp-core: fix mcp_priv() to be more type safe
Russell King
2012-01-21
1
-1
/
+4
|
|
*
|
|
|
|
MFD: mcp-core: fix complaints from the genirq layer
Russell King
2012-01-20
1
-6
/
+11
|
|
*
|
|
|
|
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
2012-01-20
15
-135
/
+21
|
|
*
|
|
|
|
Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
Russell King
2012-01-20
8
-176
/
+53
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
2012-01-25
7
-79
/
+79
|
*
|
|
|
|
ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2
Rabin Vincent
2012-01-25
1
-6
/
+9
|
*
|
|
|
|
ARM: 7298/1: realview: fix mapping of MPCore private memory region
Marc Zyngier
2012-01-25
4
-25
/
+19
|
*
|
|
|
|
PCMCIA: fix sa1111 oops on remove
Russell King
2012-01-24
1
-1
/
+2
|
*
|
|
|
|
ARM: 7288/1: mach-sa1100: add missing module_init() call
Linus Walleij
2012-01-23
1
-0
/
+2
|
*
|
|
|
|
ARM: 7297/1: smp_twd: make sure timer is stopped before registering it
Marc Zyngier
2012-01-23
1
-0
/
+2
|
*
|
|
|
|
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
Will Deacon
2012-01-23
1
-6
/
+0
|
*
|
|
|
|
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
Will Deacon
2012-01-23
1
-10
/
+10
|
*
|
|
|
|
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2012-01-23
18
-31
/
+35
|
*
|
|
|
|
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
Will Deacon
2012-01-23
4
-6
/
+1
|
*
|
|
|
|
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
Will Deacon
2012-01-23
1
-1
/
+1
|
*
|
|
|
|
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
Will Deacon
2012-01-23
1
-3
/
+4
|
*
|
|
|
|
ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
Fabio Estevam
2012-01-19
1
-1
/
+0
|
*
|
|
|
|
ARM: 7279/1: standardize /proc/iomem "Kernel code" name
Kees Cook
2012-01-19
1
-1
/
+1
|
*
|
|
|
|
ARM: fix rcu stalls on SMP platforms
Russell King
2012-01-19
1
-2
/
+8
|
*
|
|
|
|
ARM: vexpress: fix two section mismatch warnings
Russell King
2012-01-19
1
-2
/
+2
|
*
|
|
|
|
ARM: fix a section mismatch warning with our use of memblock
Russell King
2012-01-19
1
-1
/
+1
|
*
|
|
|
|
ARM: sa11x0: fix section mismatch in cpu-sa1100.c
Russell King
2012-01-19
1
-1
/
+1
|
*
|
|
|
|
ARM: sa11x0: fix collie build error
Russell King
2012-01-19
1
-3
/
+2
|
*
|
|
|
|
Revert "RTC: sa1100: remove redundant code of setting alarm"
Russell King
2012-01-19
1
-12
/
+41
|
*
|
|
|
|
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
Russell King
2012-01-19
4
-218
/
+80
|
*
|
|
|
|
Revert "ARM: pxa: add dummy clock for sa1100-rtc"
Russell King
2012-01-19
6
-8
/
+0
|
*
|
|
|
|
Revert "ARM: sa1100: clean up of the clock support"
Russell King
2012-01-19
2
-67
/
+26
*
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-28
34
-218
/
+199
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
2012-01-26
2
-2
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap
Julia Lawall
2012-01-26
1
-1
/
+3
|
|
*
|
|
|
|
|
ARM: imx: iomux-v1.h: Fix build error due to __init annotation
Fabio Estevam
2012-01-26
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2012-01-26
4
-47
/
+10
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mach-ux500: no MMC_CAP_SD_HIGHSPEED on Snowball
Philippe Langlais
2012-01-20
1
-0
/
+2
|
|
*
|
|
|
|
|
mach-ux500: enable ARM errata 764369
Srinidhi KASAGAR
2012-01-20
1
-0
/
+1
|
|
*
|
|
|
|
|
mach-ux500: do not override outer.inv_all
srinidhi kasagar
2012-01-20
1
-41
/
+7
|
|
*
|
|
|
|
|
mach-ux500: musb: now musb is always in OTG mode
Philippe Langlais
2012-01-20
1
-6
/
+0
|
|
|
/
/
/
/
/
[prev]
[next]