index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
tile: default to tilegx_defconfig for ARCH=tile
Chris Metcalf
1
-1
/
+6
2012-05-25
tile: fix bug where fls(0) was not returning 0
Chris Metcalf
1
-6
/
+6
2012-05-25
arch/tile: mark TILEGX as not EXPERIMENTAL
Chris Metcalf
1
-6
/
+4
2012-05-25
tile/mm/fault.c: Port OOM changes to handle_page_fault
Kautuk Consul
1
-5
/
+27
2012-05-25
arch/tile: add descriptive text if the kernel reports a bad trap
Chris Metcalf
1
-2
/
+28
2012-05-25
arch/tile: allow querying cpu module information from the hypervisor
Chris Metcalf
2
-1
/
+21
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
8
-280
/
+636
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
15
-158
/
+456
2012-05-25
arch/tile: support kexec() for tilegx
Chris Metcalf
5
-9
/
+300
2012-05-25
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
Chris Metcalf
6
-8
/
+55
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
20
-197
/
+345
2012-05-25
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
8
-315
/
+241
2012-05-25
arch/tile: support building big-endian kernel
Chris Metcalf
10
-29
/
+130
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
4
-48
/
+107
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
7
-99
/
+96
2012-05-20
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
3
-19
/
+30
2012-05-20
Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-62
/
+197
2012-05-19
x86, relocs: When printing an error, say relative or absolute
H. Peter Anvin
1
-3
/
+8
2012-05-19
x86, relocs: Workaround for binutils 2.22.52.0.1 section bug
H. Peter Anvin
1
-1
/
+5
2012-05-19
x86, realmode: 16-bit real-mode code support for relocs tool
H. Peter Anvin
5
-62
/
+188
2012-05-19
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-0
/
+1
2012-05-19
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-4
/
+0
2012-05-18
tilegx: enable SYSCALL_WRAPPERS support
Chris Metcalf
1
-0
/
+1
2012-05-18
Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+11
2012-05-18
frv: delete incorrect task prototypes causing compile fail
Paul Gortmaker
1
-4
/
+0
2012-05-18
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-18
/
+13
2012-05-17
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+6
2012-05-17
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...
Linus Torvalds
3
-7
/
+12
2012-05-17
ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path
Will Deacon
1
-12
/
+2
2012-05-17
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
Vitaly Andrianov
1
-1
/
+2
2012-05-17
ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller
Barry Song
1
-2
/
+4
2012-05-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-23
/
+40
2012-05-17
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
5
-34
/
+73
2012-05-17
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
1
-7
/
+5
2012-05-17
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
4
-27
/
+68
2012-05-16
ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
Russell King
1
-1
/
+3
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
1
-0
/
+1
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2
-9
/
+11
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
1
-4
/
+3
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
1
-0
/
+6
2012-05-16
[PARISC] fix panic on prefetch(NULL) on PA7300LC
James Bottomley
1
-1
/
+6
2012-05-16
[PARISC] fix crash in flush_icache_page_asm on PA1.1
John David Anglin
1
-18
/
+20
2012-05-16
[PARISC] fix PA1.1 oops on boot
James Bottomley
1
-0
/
+4
2012-05-16
mn10300/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-3
/
+6
2012-05-16
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-1
/
+7
2012-05-15
x86/mce: Only restart instruction after machine check recovery if it is safe
Tony Luck
1
-3
/
+11
2012-05-14
x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable
Alan Cox
1
-0
/
+3
2012-05-14
ARM: tegra: Fix flow controller accesses
Peter De Schrijver
1
-2
/
+2
2012-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-55
/
+88
[next]