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
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-06-12
17
-177
/
+168
|
\
|
*
powerpc: Avoid circular dependency with zImage.%
Michal Marek
2014-06-12
1
-2
/
+2
|
*
kbuild: create include/config directory in scripts/kconfig/Makefile
Masahiro Yamada
2014-06-10
2
-4
/
+2
|
*
kbuild: do not create include/linux directory
Masahiro Yamada
2014-06-10
1
-2
/
+2
|
*
Makefile: Fix unrecognized cross-compiler command line options
Geert Uytterhoeven
2014-06-09
1
-4
/
+6
|
*
kbuild: do not add "selinux" to subdir- twice
Masahiro Yamada
2014-06-09
1
-1
/
+1
|
*
um: Fix for relative objtree when generating x86 headers
Michal Marek
2014-06-05
1
-2
/
+1
|
*
kbuild: Use relative path when building in a subdir of the source tree
Michal Marek
2014-05-14
1
-1
/
+11
|
*
kbuild: Use relative path when building in the source tree
Michal Marek
2014-05-14
1
-2
/
+2
|
*
kbuild: Use relative path for $(objtree)
Michal Marek
2014-05-14
1
-2
/
+2
|
*
firmware: Use $(quote) in the Makefile
Michal Marek
2014-05-14
1
-2
/
+2
|
*
firmware: Simplify directory creation
Michal Marek
2014-05-14
2
-38
/
+16
|
*
kbuild: trivial - fix comment block indent
Masahiro Yamada
2014-04-30
1
-17
/
+16
|
*
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-30
10
-25
/
+25
|
*
kbuild: support simultaneous "make %config" and "make all"
Masahiro Yamada
2014-04-30
2
-13
/
+14
|
*
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
2014-04-16
3
-65
/
+69
*
|
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-06-12
4
-21
/
+37
|
\
\
|
*
|
tracing: Fix check of ftrace_trace_arrays list_empty() check
Steven Rostedt (Red Hat)
2014-06-10
1
-1
/
+1
|
*
|
tracing: Fix leak of per cpu max data in instances
Steven Rostedt (Red Hat)
2014-06-10
1
-9
/
+12
|
*
|
tracing: Cleanup saved_cmdlines_size changes
Namhyung Kim
2014-06-10
1
-3
/
+3
|
*
|
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-06-10
3
-8
/
+21
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-12
108
-4505
/
+4514
|
\
\
\
|
*
|
|
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
2014-06-12
1
-2
/
+2
|
*
|
|
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2014-06-11
2
-11
/
+23
|
*
|
|
powerpc/book3s: Increment the mce counter during machine_check_early call.
Mahesh Salgaonkar
2014-06-11
1
-0
/
+2
|
*
|
|
powerpc/book3s: Add stack overflow check in machine check handler.
Mahesh Salgaonkar
2014-06-11
1
-4
/
+20
|
*
|
|
powerpc/book3s: Fix machine check handling for unhandled errors
Mahesh Salgaonkar
2014-06-11
1
-3
/
+37
|
*
|
|
powerpc/eeh: Dump PE location code
Gavin Shan
2014-06-11
4
-11
/
+84
|
*
|
|
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
2014-06-11
5
-1
/
+18
|
*
|
|
powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry
Michael Neuling
2014-06-11
1
-5
/
+3
|
*
|
|
powerpc/powernv: Fix killed EEH event
Gavin Shan
2014-06-11
4
-10
/
+19
|
*
|
|
powerpc: fix typo 'CONFIG_PMAC'
Paul Bolle
2014-06-11
1
-1
/
+1
|
*
|
|
powerpc: fix typo 'CONFIG_PPC_CPU'
Paul Bolle
2014-06-11
1
-1
/
+1
|
*
|
|
powerpc/powernv: Don't escalate non-existing frozen PE
Gavin Shan
2014-06-11
1
-15
/
+9
|
*
|
|
powerpc/eeh: Report frozen parent PE prior to child PE
Gavin Shan
2014-06-11
2
-5
/
+52
|
*
|
|
powerpc/eeh: Clear frozen state for child PE
Gavin Shan
2014-06-11
1
-4
/
+16
|
*
|
|
powerpc/powernv: Reduce panic timeout from 180s to 10s
Anton Blanchard
2014-06-11
1
-0
/
+2
|
*
|
|
powerpc/xmon: avoid format string leaking to printk
Kees Cook
2014-06-11
1
-1
/
+1
|
*
|
|
selftests/powerpc: Add tests of PMU EBBs
Michael Ellerman
2014-06-11
34
-4
/
+3913
|
*
|
|
selftests/powerpc: Add support for skipping tests
Michael Ellerman
2014-06-11
3
-1
/
+21
|
*
|
|
selftests/powerpc: Put the test in a separate process group
Michael Ellerman
2014-06-11
1
-2
/
+8
|
*
|
|
selftests/powerpc: Fix instruction loop for ABIv2 (LE)
Michael Ellerman
2014-06-11
1
-38
/
+35
|
*
|
|
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
2014-06-11
1
-0
/
+2
|
*
|
|
powerpc/powernv: Fix reading of OPAL msglog
Joel Stanley
2014-06-11
1
-1
/
+5
|
*
|
|
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
2014-06-11
1
-1
/
+0
|
*
|
|
powerpc/cpm: Remove duplicate FCC_GFMR_TTX define
Dan Carpenter
2014-06-11
1
-1
/
+0
|
*
|
|
powerpc/powernv: Fix endianness problems in EEH
Guo Chao
2014-06-11
3
-99
/
+120
|
*
|
|
crypto/nx: disable NX on little endian builds
Anton Blanchard
2014-06-11
1
-1
/
+1
|
*
|
|
powernv: Fix permissions on sysparam sysfs entries
Anton Blanchard
2014-06-11
1
-2
/
+2
|
*
|
|
powerpc/powernv : Disable subcore for UP configs
Shreyas B. Prabhu
2014-06-11
1
-2
/
+2
[next]