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
2012-12-19
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-19
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2012-12-19
qlcnic: fix unused variable warnings
Shahed Shaikh
4
-12
/
+6
2012-12-19
watchdog: Fix disable/enable regression
Bjørn Mork
1
-7
/
+4
2012-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+9
2012-12-19
Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
24
-221
/
+1593
2012-12-19
of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS
Jonas Gorski
1
-0
/
+1
2012-12-19
Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-22
/
+22
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
36
-210
/
+434
2012-12-19
Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...
Linus Torvalds
4
-3
/
+45
2012-12-19
blk: avoid divide-by-zero with zero discard granularity
Linus Torvalds
1
-4
/
+15
2012-12-19
spi/sh-hspi: fix return value check in hspi_probe().
Cyril Roelandt
1
-1
/
+1
2012-12-19
spi: fix tegra SPI binding examples
Allen Martin
2
-2
/
+2
2012-12-19
of: Fix export of of_find_matching_node_and_match()
Grant Likely
1
-1
/
+1
2012-12-18
xtensa: don't try to build DTB when OF is disabled
Max Filippov
2
-2
/
+2
2012-12-18
xtensa: set the correct ethernet address for xtfpga
Chris Zankel
1
-2
/
+34
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
49
-175
/
+160
2012-12-18
xtensa: provide endianness macro for sparse
Max Filippov
1
-0
/
+7
2012-12-18
xtensa: fix RASID SR initialization
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: initialize CPENABLE SR when core has one
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: reset all timers on initialization
Max Filippov
1
-1
/
+1
2012-12-18
Use for_each_compatible_node() macro.
Wei Yongjun
1
-2
/
+2
2012-12-18
xtensa: add XTFPGA DTS
Max Filippov
5
-0
/
+122
2012-12-18
xtensa: add support for the XTFPGA boards
Max Filippov
9
-0
/
+472
2012-12-18
xtensa: add device trees support
Max Filippov
7
-25
/
+164
2012-12-18
xtensa: add IRQ domains support
Max Filippov
3
-34
/
+94
2012-12-18
xtensa: add U-Boot image support (uImage).
Max Filippov
2
-1
/
+16
2012-12-18
xtensa: clean up boot make rules
Max Filippov
3
-29
/
+33
2012-12-18
xtensa: fix mb and wmb definitions
Max Filippov
1
-3
/
+3
2012-12-18
xtensa: add s32c1i-based spinlock implementations
Max Filippov
1
-1
/
+187
2012-12-18
xtensa: add s32c1i-based bitops implementations
Max Filippov
1
-1
/
+126
2012-12-18
xtensa: add s32c1i-based atomic ops implementations
Max Filippov
2
-106
/
+236
2012-12-18
xtensa: add s32c1i sanity check
Max Filippov
3
-0
/
+135
2012-12-18
xtensa: add trap_set_handler function
Max Filippov
2
-0
/
+34
2012-12-18
xtensa: initialize atomctl SR
Max Filippov
3
-0
/
+102
2012-12-18
xtensa: save and restore scompare1 SR on kernel entry
Max Filippov
3
-1
/
+15
2012-12-18
xtensa: display s32c1i feature flag in cpuinfo
Max Filippov
1
-0
/
+3
2012-12-18
xtensa: fix CPU cache flags formatting
Max Filippov
1
-3
/
+3
2012-12-18
xtensa: properly fix missing compiler barrier in simcall
Max Filippov
1
-6
/
+1
2012-12-18
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: provide DMA_ERROR_CODE definition
Max Filippov
1
-0
/
+2
2012-12-18
xtensa: ISS: add BASE_BAUD definition to serial.h
Max Filippov
1
-0
/
+15
2012-12-18
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
7
-25
/
+147
2012-12-18
xtensa: make DoubleExceptionVector literals fit the gap
Max Filippov
1
-4
/
+10
2012-12-18
xtensa: add config option to disable linker relaxation
Chris Zankel
2
-2
/
+15
2012-12-18
xtensa: unbalanced parentheses
Nicolas Kaiser
1
-2
/
+2
2012-12-18
xtensa:fix the incompatible pointer type warning in time.c
Wanlong Gao
1
-1
/
+1
2012-12-18
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
27
-359
/
+1480
2012-12-18
net: fec: forbid FEC_PTP on SoCs that do not support
Shawn Guo
1
-2
/
+1
2012-12-18
be2net: fix wrong frag_idx reported by RX CQ
Sathya Perla
2
-7
/
+33
[prev]
[next]