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
2016-01-20
checkpatch: fix a number of COMPLEX_MACRO false positives
Vladimir Zapolskiy
1
-2
/
+3
2016-01-20
checkpatch: improve macros with flow control test
Joe Perches
1
-1
/
+1
2016-01-20
checkpatch: warn when casting constants to c90 int or longer types
Joe Perches
1
-0
/
+42
2016-01-20
lib/clz_tab.c: put in lib-y rather than obj-y
Chris Metcalf
1
-1
/
+1
2016-01-20
include/linux/radix-tree.h: fix error in docs about locks
Adam Barth
1
-1
/
+1
2016-01-20
test_hexdump: print statistics at the end
Andy Shevchenko
1
-3
/
+23
2016-01-20
test_hexdump: test all possible group sizes for overflow
Andy Shevchenko
1
-3
/
+18
2016-01-20
test_hexdump: check all bytes in real buffer
Andy Shevchenko
1
-21
/
+17
2016-01-20
test_hexdump: switch to memcmp()
Andy Shevchenko
1
-3
/
+3
2016-01-20
test_hexdump: replace magic numbers by their meaning
Andy Shevchenko
1
-4
/
+13
2016-01-20
test_hexdump: go through all possible lengths of buffer
Andy Shevchenko
1
-14
/
+13
2016-01-20
test_hexdump: define FILL_CHAR constant
Andy Shevchenko
1
-6
/
+13
2016-01-20
test_hexdump: introduce test_hexdump_prepare_test() helper
Andy Shevchenko
1
-7
/
+19
2016-01-20
test_hexdump: rename to test_hexdump
Andy Shevchenko
2
-1
/
+1
2016-01-20
drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...
Stephen Boyd
1
-8
/
+3
2016-01-20
drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it
Stephen Boyd
1
-9
/
+4
2016-01-20
lib/iomap_copy.c: add __ioread32_copy()
Stephen Boyd
2
-0
/
+22
2016-01-20
arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()
Stephen Boyd
1
-3
/
+14
2016-01-20
string_helpers: fix precision loss for some inputs
James Bottomley
1
-20
/
+43
2016-01-20
./CREDITS: add credit information for Martin Kepplinger
Martin Kepplinger
1
-0
/
+10
2016-01-20
scripts/get_maintainer.pl: handle file names beginning with ./
Joe Perches
1
-0
/
+4
2016-01-20
misc: ibmasm: fix build errors
Randy Dunlap
1
-0
/
+1
2016-01-20
zsmalloc: fix migrate_zspage-zs_free race condition
Junil Lee
1
-1
/
+13
2016-01-20
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
4
-4
/
+0
2016-01-20
fs/proc/task_mmu.c: add workaround for old compilers
Kirill A. Shutemov
1
-1
/
+1
2016-01-20
thp: fix interrupt unsafe locking in split_huge_page()
Kirill A. Shutemov
1
-4
/
+5
2016-01-20
lib/libcrc32c.c: fix build warning
Jean Delvare
1
-0
/
+1
2016-01-20
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-32
/
+30
2016-01-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
8
-124
/
+188
2016-01-20
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-4
/
+7
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
14
-20
/
+35
2016-01-20
FRV: Mark architecture orphaned
David Howells
1
-2
/
+1
2016-01-20
MAINTAINERS: Update mailing list for Renesas SoC Development
Simon Horman
1
-8
/
+8
2016-01-20
mm: avoid uninitialized variable in tracepoint
Arnd Bergmann
1
-1
/
+1
2016-01-19
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
22
-111
/
+4580
2016-01-19
surface pro 4: fix compare_const_fl.cocci warnings
Julia Lawall
1
-1
/
+1
2016-01-19
surface pro 4: Add support for Surface Pro 4 Buttons
Weng Xuetian
2
-6
/
+8
2016-01-19
platform:x86: Add Intel Telemetry Debugfs interfaces
Souvik Kumar Chakravarty
3
-1
/
+1033
2016-01-19
platform:x86: Add Intel telemetry platform device
Souvik Kumar Chakravarty
1
-0
/
+96
2016-01-19
platform:x86: Add Intel telemetry platform driver
Souvik Kumar Chakravarty
3
-1
/
+1209
2016-01-19
platform/x86: Add Intel Telemetry Core Driver
Souvik Kumar Chakravarty
5
-0
/
+630
2016-01-19
intel_punit_ipc: add NULL check for input parameters
Qipeng Zha
1
-6
/
+10
2016-01-19
thinkpad_acpi: Add support for keyboard backlight
Pali Rohár
1
-0
/
+206
2016-01-19
dell-wmi: Process only one event on devices with interface version 0
Pali Rohár
1
-0
/
+16
2016-01-19
dell-wmi: Check if Dell WMI descriptor structure is valid
Pali Rohár
1
-2
/
+78
2016-01-19
tc1100-wmi: fix build warning when CONFIG_PM not enabled
Colin Ian King
1
-0
/
+2
2016-01-19
asus-wireless: Add ACPI HID ATK4001
João Paulo Rechi Vita
1
-0
/
+1
2016-01-19
platform/x86: Add Asus Wireless Radio Control driver
João Paulo Rechi Vita
4
-0
/
+104
2016-01-19
asus-wmi: drop to_platform_driver macro
Geliang Tang
1
-3
/
+0
2016-01-19
intel-hid: new hid event driver for hotkeys
Alex Hung
4
-0
/
+308
[next]