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
2011-03-14
MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y
Yoichi Yuasa
1
-1
/
+4
2011-03-14
MIPS: Loongson: Fix potentially wrong string handling
Stefan Weil
1
-1
/
+2
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
David Daney
1
-1
/
+1
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h
David Daney
1
-2
/
+2
2011-03-14
MIPS: Remove unused code from arch/mips/kernel/syscall.c
David Daney
1
-2
/
+1
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c
David Daney
2
-2
/
+2
2011-03-14
MIPS: MSP: Fix MSP71xx bpci interrupt handler return value
Anoop P A
1
-2
/
+2
2011-03-14
MIPS: Select R4K timer lib for all MSP platforms
Anoop P A
3
-5
/
+3
2011-03-14
MIPS: Loongson: Remove ad-hoc cmdline default
Robert Millan
1
-5
/
+0
2011-03-14
MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).
Stefan Oberhumer
1
-1
/
+1
2011-03-14
MIPS: Add an unreachable return statement to satisfy buggy GCCs.
David Daney
1
-0
/
+2
2011-03-14
MIPS, Tracing: Fix set_graph_function of function graph tracer
Wu Zhangjin
1
-2
/
+9
2011-03-14
MIPS, Tracing: Clean up ftrace_make_nop()
Wu Zhangjin
1
-32
/
+38
2011-03-14
MIPS, Tracing: Clean up prepare_ftrace_return()
Wu Zhangjin
1
-27
/
+25
2011-03-14
MIPS, Tracing: Substitute in_kernel_space() for in_module()
Wu Zhangjin
1
-27
/
+27
2011-03-14
MIPS, Tracing: Speed up function graph tracer
Wu Zhangjin
1
-7
/
+7
2011-03-14
MIPS: Replace deprecated spinlock initialization
Thomas Gleixner
1
-2
/
+2
2011-03-14
xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..
Stefano Stabellini
1
-7
/
+22
2011-03-14
xen/m2p: No need to catch exceptions when we know that there is no RAM
Konrad Rzeszutek Wilk
1
-1
/
+5
2011-03-14
xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.
Konrad Rzeszutek Wilk
2
-0
/
+46
2011-03-14
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
3
-0
/
+95
2011-03-14
xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.
Konrad Rzeszutek Wilk
1
-0
/
+52
2011-03-14
xen/mmu: WARN_ON when racing to swap middle leaf.
Konrad Rzeszutek Wilk
1
-1
/
+2
2011-03-14
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
Konrad Rzeszutek Wilk
1
-2
/
+16
2011-03-14
xen/mmu: Add the notion of identity (1-1) mapping.
Konrad Rzeszutek Wilk
2
-4
/
+240
2011-03-14
MN10300: atomic_read() should ensure it emits a load
David Howells
1
-1
/
+1
2011-03-14
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
David Howells
1
-2
/
+2
2011-03-14
MN10300: Proper use of macros get_user() in the case of incremented pointers
Tkhai Kirill
1
-2
/
+3
2011-03-14
x86: ce4100: Set pci ops via callback instead of module init
Sebastian Andrzej Siewior
3
-3
/
+12
2011-03-14
clean statfs-like syscalls up
Al Viro
2
-71
/
+30
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
1
-19
/
+2
2011-03-14
kill path_lookup()
Al Viro
1
-1
/
+1
2011-03-12
x86: Enable forced interrupt threading support
Thomas Gleixner
1
-0
/
+1
2011-03-12
x86: Mark low level interrupts IRQF_NO_THREAD
Thomas Gleixner
2
-0
/
+4
2011-03-12
x86: Use generic show_interrupts
Thomas Gleixner
2
-55
/
+3
2011-03-12
x86: ioapic: Avoid redundant lookup of irq_cfg
Thomas Gleixner
1
-4
/
+5
2011-03-12
x86: ioapic: Use new move_irq functions
Thomas Gleixner
1
-2
/
+2
2011-03-12
x86: Use the proper accessors in fixup_irqs()
Thomas Gleixner
1
-10
/
+13
2011-03-12
x86: ioapic: Use irq_data->state
Thomas Gleixner
1
-8
/
+7
2011-03-12
x86: ioapic: Simplify irq chip and handler setup
Thomas Gleixner
1
-27
/
+21
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
8
-48
/
+51
2011-03-12
Merge branch 'x86/apic' into x86/irq
Thomas Gleixner
35
-586
/
+702
2011-03-12
x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination...
Tejun Heo
1
-11
/
+12
2011-03-12
x86, binutils, xen: Fix another wrong size directive
Alexander van Heukelum
1
-1
/
+1
2011-03-11
xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...
Konrad Rzeszutek Wilk
1
-1
/
+2
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
19
-106
/
+112
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
18
-101
/
+127
2011-03-11
futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()
Michel Lespinasse
1
-3
/
+2
2011-03-11
x86: Clean up apic.c and apic.h
Henrik Kretzschmar
2
-47
/
+22
2011-03-11
x86: Remove superflous goal definition of tsc_sync
Henrik Kretzschmar
1
-2
/
+2
[prev]
[next]