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
2009-06-12
[S390] wire up sys_perf_counter_open
Heiko Carstens
3
-1
/
+12
2009-06-12
[S390] wire up sys_rt_tgsigqueueinfo
Heiko Carstens
3
-1
/
+11
2009-06-12
[S390] ftrace: add system call tracer support
Heiko Carstens
7
-2
/
+73
2009-06-12
[S390] ftrace: add function graph tracer support
Heiko Carstens
8
-10
/
+164
2009-06-12
[S390] ftrace: add function trace mcount test support
Heiko Carstens
2
-12
/
+27
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
9
-29
/
+263
2009-06-12
[S390] kprobes: use probe_kernel_write
Heiko Carstens
1
-29
/
+2
2009-06-12
[S390] maccess: arch specific probe_kernel_write() implementation
Heiko Carstens
2
-1
/
+62
2009-06-12
[S390] profile_tick called twice
Martin Schwidefsky
1
-7
/
+0
2009-06-12
[S390] vmalloc: add vmalloc kernel parameter support
Heiko Carstens
2
-5
/
+18
2009-06-12
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
2
-9
/
+9
2009-06-12
[S390] secure computing arch backend
Heiko Carstens
6
-9
/
+51
2009-06-12
[S390] implement is_compat_task
Heiko Carstens
7
-19
/
+36
2009-06-12
[S390] add mini sclp driver
Heiko Carstens
3
-5
/
+342
2009-06-12
[S390] use facility list for cpu type safety check
Martin Schwidefsky
2
-15
/
+35
2009-06-12
[S390] implement interrupt-enabling rwlocks
Heiko Carstens
2
-3
/
+56
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
6
-36
/
+23
2009-06-12
[S390] vdso: kernel parameter syntax
Martin Schwidefsky
1
-2
/
+13
2009-06-12
x86: Provide _sdata in the vmlinux.lds.S file
Catalin Marinas
1
-0
/
+2
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
23
-187
/
+178
2009-06-12
x86: use zalloc_cpumask_var in arch_early_irq_init
Yinghai Lu
1
-2
/
+2
2009-06-12
perfcounters: remove powerpc definitions of perf_counter_do_pending
Stephen Rothwell
2
-3
/
+1
2009-06-12
Push BKL into do_mount()
Al Viro
1
-3
/
+0
2009-06-12
x86: handle initrd that extends into unusable memory
Yinghai Lu
1
-12
/
+3
2009-06-12
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
46
-72
/
+6814
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2009-06-11
asm-generic: make pci.h usable directly
Arnd Bergmann
2
-12
/
+3
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
23
-23
/
+23
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
23
-23
/
+23
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
28
-46
/
+107
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
36
-36
/
+36
2009-06-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+4
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-53
/
+48
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
4
-98
/
+207
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
256
-6976
/
+16927
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
47
-1241
/
+1784
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
1
-2
/
+4
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
1
-2
/
+2
2009-06-11
Merge branches 'frv' and 'mn10300'
Linus Torvalds
21
-836
/
+656
2009-06-11
MN10300: Add utrace/tracehooks support
David Howells
7
-239
/
+257
2009-06-11
MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler
David Howells
1
-18
/
+0
2009-06-11
FRV: Implement new-style ptrace
David Howells
7
-164
/
+367
2009-06-11
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
David Howells
1
-1
/
+0
2009-06-11
FRV: Implement TIF_NOTIFY_RESUME
David Howells
2
-5
/
+10
2009-06-11
FRV: Remove in-kernel strace code
David Howells
1
-379
/
+0
2009-06-11
FRV: BUG to BUG_ON changes
Stoyan Gaydarov
4
-17
/
+8
2009-06-11
FRV: bitops: Change the bitmap index from int to unsigned long
Justin Chen
1
-14
/
+15
2009-06-11
Merge branch 'serial-from-alan'
Linus Torvalds
2
-0
/
+6
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
217
-4756
/
+5923
[prev]
[next]