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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
powerpc/perf: Clear MMCR2 when enabling PMU
Joel Stanley
1
-0
/
+3
2014-07-11
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
3
-6
/
+5
2014-07-11
powerpc/kvm: Remove redundant save of SIER AND MMCR2
Joel Stanley
1
-5
/
+0
2014-07-11
powerpc/powernv: Check for IRQHAPPENED before sleeping
Preeti U Murthy
1
-1
/
+1
2014-07-11
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
2
-20
/
+2
2014-07-11
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
Michael Ellerman
3
-3
/
+8
2014-06-25
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
1
-1
/
+9
2014-06-25
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
1
-1
/
+10
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
7
-392
/
+2
2014-06-24
powerpc/kmemleak: Do not scan the DART table
Catalin Marinas
1
-0
/
+5
2014-06-24
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
Rickard Strandqvist
1
-1
/
+1
2014-06-24
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
Michael Ellerman
1
-3
/
+6
2014-06-24
powerpc/ftrace: Use pr_fmt() to namespace error messages
Michael Ellerman
1
-23
/
+20
2014-06-24
powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)
Michael Ellerman
1
-3
/
+4
2014-06-24
powerpc/ftrace: Fix inverted check of create_branch()
Michael Ellerman
1
-1
/
+1
2014-06-24
powerpc/ftrace: Fix typo in mask of opcode
Michael Ellerman
1
-1
/
+1
2014-06-24
powerpc: Add ppc_global_function_entry()
Michael Ellerman
1
-0
/
+11
2014-06-24
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
1
-43
/
+0
2014-06-24
powerpc: Remove ancient DEBUG_SIG code
Michael Ellerman
2
-18
/
+0
2014-06-24
powerpc/kerenl: Enable EEH for IO accessors
Gavin Shan
1
-10
/
+10
2014-06-15
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
6
-30
/
+75
2014-06-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-27
/
+87
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
1
-11
/
+11
2014-06-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-4
/
+3
2014-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
65
-4453
/
+427
2014-06-12
Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-9
/
+10
2014-06-12
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-24
/
+46
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-28
/
+28
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
28
-470
/
+566
2014-06-12
x86/vdso: Hack to keep 64-bit Go programs working
Andy Lutomirski
3
-13
/
+60
2014-06-12
x86/vdso: Add PUT_LE to store little-endian values
Andy Lutomirski
1
-3
/
+16
2014-06-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-0
/
+26
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-1044
/
+1151
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+36
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
70
-297
/
+110
2014-06-12
blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
Brian Norris
7
-9
/
+7
2014-06-12
powerpc: Avoid circular dependency with zImage.%
Michal Marek
1
-2
/
+2
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
6
-32
/
+17
2014-06-12
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
1
-2
/
+2
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2014-06-11
Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-15
/
+7
2014-06-11
Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
8
-36
/
+129
2014-06-11
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+15
2014-06-11
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2
-11
/
+23
2014-06-11
powerpc/book3s: Increment the mce counter during machine_check_early call.
Mahesh Salgaonkar
1
-0
/
+2
2014-06-11
powerpc/book3s: Add stack overflow check in machine check handler.
Mahesh Salgaonkar
1
-4
/
+20
2014-06-11
powerpc/book3s: Fix machine check handling for unhandled errors
Mahesh Salgaonkar
1
-3
/
+37
2014-06-11
powerpc/eeh: Dump PE location code
Gavin Shan
4
-11
/
+84
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
1
-130
/
+130
2014-06-11
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
5
-1
/
+18
[next]