index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1336
-1573
/
+64044
*
Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Russell King
2008-08-07
123
-36
/
+7331
|
\
|
*
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
2008-08-05
18
-38
/
+38
|
*
avr32: Introduce arch/avr32/mach-*/include/mach
Haavard Skinnemoen
2008-08-05
12
-1
/
+550
|
*
avr32: Move include/asm-avr32 to arch/avr32/include/asm
Haavard Skinnemoen
2008-08-05
96
-0
/
+6746
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
2008-08-07
1648
-9586
/
+146884
|
\
\
|
*
|
powerpc: 86xx: mpc8610_hpcd: add watchdog node
Anton Vorontsov
2008-08-05
1
-0
/
+5
|
*
|
remove unneeded #include <linux/ide.h>'s
Adrian Bunk
2008-08-05
6
-6
/
+1
|
*
|
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
2008-08-05
3
-3
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-08-04
4
-151
/
+166
|
|
\
\
|
|
*
|
sparc64: Remove all cpumask_t local variables in xcall dispatch.
David S. Miller
2008-08-04
1
-24
/
+9
|
|
*
|
sparc64: Kill error_mask from hypervisor_xcall_deliver().
David S. Miller
2008-08-04
1
-13
/
+7
|
|
*
|
sparc64: Build cpu list and mondo block at top-level xcall_deliver().
David S. Miller
2008-08-04
1
-44
/
+69
|
|
*
|
sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
David S. Miller
2008-08-04
1
-17
/
+15
|
|
*
|
sparc64: Make all xcall_deliver's go through common helper function.
David S. Miller
2008-08-04
1
-4
/
+9
|
|
*
|
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
David S. Miller
2008-08-04
1
-3
/
+16
|
|
*
|
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
David S. Miller
2008-08-04
1
-7
/
+11
|
|
*
|
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
David S. Miller
2008-08-04
1
-4
/
+2
|
|
*
|
sparc64: Call xcall_deliver() directly in some cases.
David S. Miller
2008-08-04
1
-23
/
+10
|
|
*
|
sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
David S. Miller
2008-08-04
1
-18
/
+21
|
|
*
|
sparc64: Use xcall_deliver() consistently.
David S. Miller
2008-08-04
1
-23
/
+17
|
|
*
|
sparc64: Use function pointer for cross-call sending.
David S. Miller
2008-08-04
1
-6
/
+13
|
|
*
|
arch/sparc64/kernel/signal.c: removed duplicated #include
Huang Weiyi
2008-08-04
1
-1
/
+0
|
|
*
|
sparc64: Need to disable preemption around smp_tsb_sync().
David S. Miller
2008-08-04
1
-1
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-08-04
32
-397
/
+592
|
|
\
\
\
|
|
*
|
|
sh: enable maple_keyb in dreamcast_defconfig.
Paul Mundt
2008-08-04
1
-8
/
+6
|
|
*
|
|
SH2(A) cache update
Yoshinori Sato
2008-08-04
7
-16
/
+213
|
|
*
|
|
add addrespace definition for sh2a.
Takashi Yoshii
2008-08-04
1
-0
/
+10
|
|
*
|
|
sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.
Paul Mundt
2008-08-04
2
-23
/
+0
|
|
*
|
|
sh: define GENERIC_HARDIRQS_NO__DO_IRQ.
Paul Mundt
2008-08-04
1
-0
/
+3
|
|
*
|
|
sh: define GENERIC_LOCKBREAK.
Paul Mundt
2008-08-04
1
-0
/
+4
|
|
*
|
|
sh: Save NUMA node data in vmcore for crash dumps.
Paul Mundt
2008-08-04
1
-0
/
+8
|
|
*
|
|
sh: module_alloc() should be using vmalloc_exec().
Paul Mundt
2008-08-04
1
-1
/
+2
|
|
*
|
|
sh: Fix up __bug_table handling in module loader.
Paul Mundt
2008-08-04
1
-1
/
+3
|
|
*
|
|
sh: Fix up broken kerneldoc comments.
Paul Mundt
2008-08-04
3
-24
/
+10
|
|
*
|
|
sh: /proc/asids depends on MMU.
Paul Mundt
2008-08-04
1
-1
/
+1
|
|
*
|
|
arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include
Huang Weiyi
2008-08-03
1
-1
/
+0
|
|
*
|
|
arch/sh/boards/board-ap325rxa.c: removed duplicated #include
Huang Weiyi
2008-08-03
1
-1
/
+0
|
|
*
|
|
sh/boards/Makefile typo fix
Adrian Bunk
2008-08-03
1
-1
/
+1
|
|
*
|
|
sh: fix LIBGCC
Adrian Bunk
2008-08-02
1
-6
/
+6
|
|
*
|
|
sh: Revert the location change of auto-generated asm/machtypes.h
Paul Mundt
2008-08-02
2
-4
/
+4
|
|
*
|
|
sh: Fix up the audit arch endian specification.
Paul Mundt
2008-08-02
2
-2
/
+27
|
|
*
|
|
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
2008-08-02
7
-158
/
+174
|
|
*
|
|
sh: ptrace single stepping cleanups.
Paul Mundt
2008-08-02
3
-140
/
+39
|
|
*
|
|
sh: seccomp support.
Paul Mundt
2008-08-02
5
-2
/
+37
|
|
*
|
|
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
Paul Mundt
2008-08-02
3
-15
/
+31
|
|
*
|
|
kdump: sh: parse elfcorehdr command line argument
Simon Horman
2008-08-02
1
-0
/
+20
|
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-08-04
277
-69
/
+39209
|
|
\
\
\
\
|
|
*
|
|
|
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
15
-368
/
+6
|
|
*
|
|
|
powerpc: Force printing of 'total_memory' to unsigned long long
Tony Breeds
2008-08-04
1
-2
/
+2
[next]