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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: unify smp_psci.c and psci.c
Mark Rutland
2013-10-25
4
-74
/
+54
*
arm64: Export __copy_in_user() to modules
Catalin Marinas
2013-10-24
1
-0
/
+1
*
arm64: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
2013-10-24
1
-0
/
+2
*
arm64: lockref: add support for lockless lockrefs using cmpxchg
Will Deacon
2013-10-24
2
-2
/
+7
*
arm64: locks: introduce ticket-based spinlock implementation
Will Deacon
2013-10-24
2
-31
/
+58
*
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
2013-10-23
1
-0
/
+6
*
Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-10-04
1
-1
/
+6
|
\
|
*
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
2013-10-04
1
-1
/
+6
*
|
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2013-10-04
5
-13
/
+13
|
\
\
|
*
|
arm64: Remove duplicate DEBUG_STACK_USAGE config
Stephen Boyd
2013-10-02
1
-7
/
+0
|
*
|
arm64: include VIRTIO_{MMIO,BLK} in defconfig
Ramkumar Ramachandra
2013-09-30
1
-1
/
+3
|
*
|
arm64: include EXT4 in defconfig
Ramkumar Ramachandra
2013-09-30
1
-0
/
+1
|
*
|
arm64: fix possible invalid FPSIMD initialization state
Jiang Liu
2013-09-27
1
-0
/
+2
|
*
|
arm64: use correct register width when retrieving ASID
Matthew Leach
2013-09-25
1
-1
/
+1
|
*
|
arm64: avoid multiple evaluation of ptr in get_user/put_user()
AKASHI Takahiro
2013-09-25
1
-4
/
+6
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-10-04
2
-1
/
+3
|
\
\
\
|
*
|
|
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
Yoichi Yuasa
2013-10-02
1
-0
/
+2
|
*
|
|
MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
2013-09-30
1
-1
/
+1
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-10-04
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...
David Herrmann
2013-10-03
1
-1
/
+1
|
*
|
|
|
x86/simplefb: Fix overflow causing bogus fall-back
Tom Gundersen
2013-10-02
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2013-10-03
1
-12
/
+13
|
\
\
\
\
|
*
|
|
|
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
2013-10-03
1
-12
/
+13
*
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-10-03
8
-56
/
+147
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/tm: Switch out userspace PPR and DSCR sooner
Michael Neuling
2013-10-03
1
-31
/
+63
|
*
|
|
|
|
powerpc/tm: Turn interrupts hard off in tm_reclaim()
Michael Neuling
2013-10-03
1
-0
/
+1
|
*
|
|
|
|
powerpc/perf: Fix handling of FAB events
Michael Ellerman
2013-10-03
1
-2
/
+3
|
*
|
|
|
|
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
2013-10-03
1
-4
/
+8
|
*
|
|
|
|
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
2013-10-03
1
-1
/
+1
|
*
|
|
|
|
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
2013-10-03
1
-2
/
+16
|
*
|
|
|
|
powerpc: Restore registers on error exit from csum_partial_copy_generic()
Paul E. McKenney
2013-10-03
1
-14
/
+40
|
*
|
|
|
|
powerpc: Fix parameter clobber in csum_partial_copy_generic()
Paul E. McKenney
2013-10-03
1
-2
/
+2
|
*
|
|
|
|
powerpc: Fix memory hotplug with sparse vmemmap
Nathan Fontenot
2013-10-03
2
-0
/
+13
*
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-10-02
27
-55
/
+196
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2013-10-02
1
-17
/
+32
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102
Arnaud Ebalard
2013-10-01
1
-16
/
+19
|
|
*
|
|
|
|
|
ARM: mvebu: Add DT entry for ReadyNAS 102 to use gpio-poweroff driver
Arnaud Ebalard
2013-09-30
1
-0
/
+12
|
|
*
|
|
|
|
|
ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active high
Arnaud Ebalard
2013-09-30
1
-1
/
+1
|
*
|
|
|
|
|
|
ARM: multi_v7_defconfig: add SDHCI for i.MX
Olof Johansson
2013-10-02
1
-0
/
+1
|
*
|
|
|
|
|
|
ARM: at91: sam9g45: shutdown ddr1 too when rebooting
Jean-Christophe PLAGNIOL-VILLARD
2013-09-30
1
-0
/
+8
|
*
|
|
|
|
|
|
ARM: edma: Fix clearing of unused list for DT DMA resources
Joel Fernandes
2013-09-30
1
-7
/
+31
|
*
|
|
|
|
|
|
ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power down
Lorenzo Pieralisi
2013-09-30
1
-1
/
+10
|
*
|
|
|
|
|
|
Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2013-09-30
7
-16
/
+38
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: shmobile: Remove #gpio-ranges-cells DT property
Laurent Pinchart
2013-09-22
3
-3
/
+0
|
|
*
|
|
|
|
|
|
ARM: shmobile: armadillo: fixup ether pinctrl naming
Kuninori Morimoto
2013-09-22
1
-2
/
+2
|
|
*
|
|
|
|
|
|
ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup
Sergei Shtylyov
2013-09-21
1
-1
/
+26
|
|
*
|
|
|
|
|
|
ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
Guennadi Liakhovetski
2013-09-21
3
-10
/
+10
|
*
|
|
|
|
|
|
|
ARM: dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6
Renwei Wu
2013-09-30
2
-0
/
+4
|
*
|
|
|
|
|
|
|
ARM: dts: sirf: fix the ranges of peri-iobrg of prima2
Barry Song
2013-09-30
1
-1
/
+2
|
*
|
|
|
|
|
|
|
ARM: dts: makefile: build atlas6-evb.dtb for ARCH_ATLAS6
Barry Song
2013-09-30
1
-0
/
+2
[next]