index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
*
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
*
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
*
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-19
1
-11
/
+2
*
Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2012-12-19
81
-422
/
+2140
|
\
|
*
xtensa: don't try to build DTB when OF is disabled
Max Filippov
2012-12-18
2
-2
/
+2
|
*
xtensa: set the correct ethernet address for xtfpga
Chris Zankel
2012-12-18
1
-2
/
+34
|
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
49
-175
/
+160
|
*
xtensa: provide endianness macro for sparse
Max Filippov
2012-12-18
1
-0
/
+7
|
*
xtensa: fix RASID SR initialization
Max Filippov
2012-12-18
1
-1
/
+1
|
*
xtensa: initialize CPENABLE SR when core has one
Max Filippov
2012-12-18
1
-1
/
+1
|
*
xtensa: reset all timers on initialization
Max Filippov
2012-12-18
1
-1
/
+1
|
*
Use for_each_compatible_node() macro.
Wei Yongjun
2012-12-18
1
-2
/
+2
|
*
xtensa: add XTFPGA DTS
Max Filippov
2012-12-18
5
-0
/
+122
|
*
xtensa: add support for the XTFPGA boards
Max Filippov
2012-12-18
9
-0
/
+472
|
*
xtensa: add device trees support
Max Filippov
2012-12-18
7
-25
/
+164
|
*
xtensa: add IRQ domains support
Max Filippov
2012-12-18
3
-34
/
+94
|
*
xtensa: add U-Boot image support (uImage).
Max Filippov
2012-12-18
2
-1
/
+16
|
*
xtensa: clean up boot make rules
Max Filippov
2012-12-18
3
-29
/
+33
|
*
xtensa: fix mb and wmb definitions
Max Filippov
2012-12-18
1
-3
/
+3
|
*
xtensa: add s32c1i-based spinlock implementations
Max Filippov
2012-12-18
1
-1
/
+187
|
*
xtensa: add s32c1i-based bitops implementations
Max Filippov
2012-12-18
1
-1
/
+126
|
*
xtensa: add s32c1i-based atomic ops implementations
Max Filippov
2012-12-18
2
-106
/
+236
|
*
xtensa: add s32c1i sanity check
Max Filippov
2012-12-18
3
-0
/
+135
|
*
xtensa: add trap_set_handler function
Max Filippov
2012-12-18
2
-0
/
+34
|
*
xtensa: initialize atomctl SR
Max Filippov
2012-12-18
3
-0
/
+102
|
*
xtensa: save and restore scompare1 SR on kernel entry
Max Filippov
2012-12-18
3
-1
/
+15
|
*
xtensa: display s32c1i feature flag in cpuinfo
Max Filippov
2012-12-18
1
-0
/
+3
|
*
xtensa: fix CPU cache flags formatting
Max Filippov
2012-12-18
1
-3
/
+3
|
*
xtensa: properly fix missing compiler barrier in simcall
Max Filippov
2012-12-18
1
-6
/
+1
|
*
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
2012-12-18
1
-1
/
+1
|
*
xtensa: provide DMA_ERROR_CODE definition
Max Filippov
2012-12-18
1
-0
/
+2
|
*
xtensa: ISS: add BASE_BAUD definition to serial.h
Max Filippov
2012-12-18
1
-0
/
+15
|
*
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
2012-12-18
7
-25
/
+147
|
*
xtensa: make DoubleExceptionVector literals fit the gap
Max Filippov
2012-12-18
1
-4
/
+10
|
*
xtensa: add config option to disable linker relaxation
Chris Zankel
2012-12-18
2
-2
/
+15
|
*
xtensa: unbalanced parentheses
Nicolas Kaiser
2012-12-18
1
-2
/
+2
|
*
xtensa:fix the incompatible pointer type warning in time.c
Wanlong Gao
2012-12-18
1
-1
/
+1
*
|
Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-12-19
3
-52
/
+1
|
\
\
|
*
|
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
H. Peter Anvin
2012-12-17
3
-52
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-19
2
-1
/
+11
|
\
\
\
|
*
|
|
x86, doc: Document that bootloader ID 4 is used also by iPXE
H. Peter Anvin
2012-12-12
1
-1
/
+1
|
*
|
|
x86, doc: Add a formal bootloader ID for kexec-tools
H. Peter Anvin
2012-12-12
1
-0
/
+1
|
*
|
|
x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
Ondrej Zary
2012-12-11
1
-0
/
+9
*
|
|
|
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
121
-1833
/
+2544
|
\
\
\
\
|
*
|
|
|
mtd: nand: typo in nand_id_has_period() comments
Brian Norris
2012-12-13
1
-1
/
+1
|
*
|
|
|
mtd: nand/gpio: use io{read,write}*_rep accessors
Matthew Leach
2012-12-13
1
-4
/
+4
|
*
|
|
|
mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.
NeilBrown
2012-12-13
1
-0
/
+2
|
*
|
|
|
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2012-12-13
1
-0
/
+9
[next]