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
2012-05-12
ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix
Magnus Damm
3
-1
/
+12
2012-05-12
ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper
Guennadi Liakhovetski
1
-20
/
+2
2012-05-12
ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper
Guennadi Liakhovetski
1
-20
/
+2
2012-05-12
ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP access
Will Deacon
1
-4
/
+6
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2
-13
/
+44
2012-05-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
7
-21
/
+21
2012-05-10
Merge branch 'parisc' (PA-RISC compile fixes)
Linus Torvalds
7
-8
/
+14
2012-05-10
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
4
-7
/
+8
2012-05-10
parisc: add missing include of asm/page.h to asm/pgtable.h
Rolf Eike Beer
1
-0
/
+2
2012-05-10
parisc: drop include of asm/pdc.h from asm/hardware.h
Rolf Eike Beer
1
-1
/
+0
2012-05-10
parisc: add missing forward declarations in asm/hardware.h
Rolf Eike Beer
1
-0
/
+2
2012-05-10
parisc: add missing includes in asm/spinlock.h
Rolf Eike Beer
1
-0
/
+2
2012-05-10
sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
David S. Miller
2
-4
/
+4
2012-05-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+9
2012-05-09
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+16
2012-05-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+16
2012-05-09
Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...
Olof Johansson
3
-6
/
+6
2012-05-09
ARM: OMAP: igep0020: fix smsc911x dummy regulator id
Enrico Butera
1
-1
/
+1
2012-05-09
KVM: ia64: fix build due to typo
Avi Kivity
1
-1
/
+1
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
3
-10
/
+9
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2
-19
/
+7
2012-05-08
ARM: orion5x: Fix GPIO enable bits for MPP9
Ben Hutchings
1
-2
/
+2
2012-05-08
ARM: kirkwood: add missing kexec.h include
Ian Campbell
1
-0
/
+1
2012-05-08
Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+45
2012-05-08
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+13
2012-05-08
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-18
/
+12
2012-05-08
percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
Tejun Heo
1
-1
/
+13
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2
-11
/
+13
2012-05-08
x86: Fix section annotation of acpi_map_cpu2node()
Jan Beulich
1
-1
/
+1
2012-05-08
m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = m
Steven King
7
-21
/
+21
2012-05-07
xen/pci: don't use PCI BIOS service for configuration space accesses
David Vrabel
1
-2
/
+5
2012-05-07
xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
Konrad Rzeszutek Wilk
1
-1
/
+6
2012-05-07
xen/apic: Return the APIC ID (and version) for CPU 0.
Konrad Rzeszutek Wilk
1
-1
/
+34
2012-05-07
x86/microcode: Ensure that module is only loaded on supported Intel CPUs
Srivatsa S. Bhat
1
-6
/
+8
2012-05-06
IA32 emulation: Fix build problem for modular ia32 a.out support
Larry Finger
1
-0
/
+1
2012-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+19
2012-05-06
x86: fix broken TASK_SIZE for ia32_aout
Al Viro
1
-2
/
+1
2012-05-06
KVM: Do not take reference to mm during async #PF
Gleb Natapov
1
-8
/
+1
2012-05-06
KVM: ensure async PF event wakes up vcpu from halt
Gleb Natapov
1
-0
/
+1
2012-05-06
ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd
Colin Cross
1
-2
/
+2
2012-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
4
-8
/
+5
2012-05-05
TTY: pdc_cons, fix regression in close
Jiri Slaby
1
-1
/
+1
2012-05-05
ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness
Will Deacon
1
-7
/
+1
2012-05-05
ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing
Will Deacon
1
-8
/
+8
2012-05-05
ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
Tim Bird
1
-1
/
+1
2012-05-04
arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver
Bjarke Istrup Pedersen
1
-1
/
+1
2012-05-04
ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"
Archit Taneja
1
-4
/
+4
2012-05-04
ARM: OMAP1: Amstrad Delta: Fix wrong IRQ base in FIQ handler
Janusz Krzysztofik
1
-1
/
+1
2012-05-04
Merge branch 'fix-unmapped-word-at-a-time'
Linus Torvalds
2
-1
/
+34
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-31
/
+111
[prev]
[next]