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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-01
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
1
-0
/
+9
2014-05-27
ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.
Lv Zheng
3
-10
/
+3
2014-05-27
ACPICA: Clean up redudant definitions already defined elsewhere
Lv Zheng
1
-1
/
+0
2014-05-27
ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...
Lv Zheng
1
-1
/
+1
2014-05-27
ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>
Lv Zheng
4
-121
/
+216
2014-05-27
ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.
Lv Zheng
1
-14
/
+0
2014-05-27
Merge back earlier ACPICA material.
Rafael J. Wysocki
8
-286
/
+700
2014-05-07
ACPICA: Update version to 20140424.
Bob Moore
1
-1
/
+1
2014-05-07
ACPICA: Comment/format update, no functional change.
Bob Moore
1
-19
/
+54
2014-05-07
ACPICA: Back port of improvements on exception code.
Bob Moore
1
-1
/
+1
2014-05-07
ACPICA: Back port of _PRP update.
Bob Moore
1
-0
/
+1
2014-05-07
ACPICA: Linux header: Add support for stubbed externals.
Lv Zheng
1
-0
/
+31
2014-05-07
ACPICA: OSL: Add configurability for generic external functions.
Lv Zheng
1
-200
/
+283
2014-05-07
ACPICA: OSL: Add section to collect the divergence in acpixf.h.
Lv Zheng
1
-13
/
+17
2014-05-07
ACPICA: OSL: Add configurability for debug output functions.
Lv Zheng
1
-18
/
+31
2014-05-07
ACPICA: OSL: Add configurability for error message functions.
Lv Zheng
1
-27
/
+46
2014-05-07
ACPICA: OSL: Add configurability for memory allocation macros.
Lv Zheng
1
-0
/
+21
2014-05-07
ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...
Lv Zheng
1
-12
/
+23
2014-05-07
ACPICA: Comment updates - no functional change.
Bob Moore
2
-5
/
+5
2014-05-07
ACPICA: Add support for LPIT table.
Bob Moore
1
-0
/
+65
2014-05-07
ACPICA: Update global variable definitions. No functional change.
Lv Zheng
1
-13
/
+130
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
4
-10
/
+24
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+3
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
1
-0
/
+3
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2014-05-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-05-01
word-at-a-time: simplify big-endian zero_bytemask macro
H. Peter Anvin
1
-1
/
+1
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+5
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
1
-0
/
+2
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2014-04-28
Merge back earlier ACPICA material.
Rafael J. Wysocki
4
-10
/
+24
2014-04-27
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
1
-6
/
+2
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+36
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+16
2014-04-25
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2014-04-25
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-11
/
+11
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
1
-0
/
+1
2014-04-24
Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...
Arnd Bergmann
32
-69
/
+151
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
1
-0
/
+5
2014-04-24
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
1
-0
/
+16
2014-04-24
Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-04-24
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-04-24
dt: tegra: remove non-existent clock IDs
Stephen Warren
1
-3
/
+3
2014-04-23
locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead
Jeff Layton
1
-1
/
+1
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+2
2014-04-23
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-2
/
+2
2014-04-23
Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag
Mathieu Desnoyers
1
-1
/
+1
[next]