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.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
2006-03-26
[PATCH] kprobes: fix broken fault handling for sparc64
Prasanna S Panchamukhi
1
-6
/
+60
2006-03-26
[PATCH] kprobes: fix broken fault handling for ia64
Prasanna S Panchamukhi
1
-5
/
+43
2006-03-26
[PATCH] kprobes: fix broken fault handling for powerpc64
Prasanna S Panchamukhi
1
-8
/
+55
2006-03-26
[PATCH] kprobes: fix broken fault handling for x86_64
Prasanna S Panchamukhi
1
-7
/
+55
2006-03-26
[PATCH] kprobes: fix broken fault handling for i386
Prasanna S Panchamukhi
1
-7
/
+50
2006-03-26
[PATCH] kprobe handler: discard user space trap
bibo,mao
5
-13
/
+18
2006-03-26
[PATCH] kretprobe instance recycled by parent process
bibo mao
4
-26
/
+1
2006-03-26
[PATCH] kretprobe: kretprobe-booster
Masami Hiramatsu
1
-22
/
+39
2006-03-26
[PATCH] x86: kprobes-booster
Masami Hiramatsu
1
-2
/
+90
2006-03-26
[PATCH] kprobes: clean up resume_execute()
Masami Hiramatsu
1
-16
/
+10
2006-03-26
[PATCH] fix array overrun in efi.c
Darren Jenkins
1
-1
/
+1
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
15
-409
/
+10
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
7
-119
/
+12
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
8
-73
/
+78
2006-03-26
[PATCH] EFI fixes
Tolentino, Matthew E
2
-4
/
+4
2006-03-26
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
7
-24
/
+43
2006-03-26
[PATCH] DMI: only ioremap stuff we actually need
Bjorn Helgaas
1
-1
/
+1
2006-03-26
[PATCH] ia64: ioremap: check EFI for valid memory attributes
Bjorn Helgaas
2
-1
/
+44
2006-03-26
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
Bjorn Helgaas
1
-21
/
+20
2006-03-26
[PATCH] ia64: use i386 dmi_scan.c
Matt Domsch
4
-33
/
+72
2006-03-26
[PATCH] i386: export: memory more than 4G through /proc/iomem
Vivek Goyal
1
-2
/
+0
2006-03-26
[PATCH] i386: pass proper trap numbers to die chain handlers
Jan Beulich
1
-5
/
+12
2006-03-26
[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups
H. Peter Anvin
4
-17
/
+81
2006-03-26
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-19
/
+59
2006-03-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-80
/
+363
2006-03-26
[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion
Lennert Buytenhek
1
-19
/
+59
2006-03-26
[ARM] 3030/2: fix permission check in the obscur cmpxchg syscall
Nicolas Pitre
1
-1
/
+1
2006-03-26
Merge nommu tree
Russell King
20
-51
/
+78
2006-03-26
[ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabled
Malcolm Parsons
1
-1
/
+1
2006-03-26
[ARM] 3398/1: Fix the VFP registers loading/storing base address
Catalin Marinas
1
-3
/
+1
2006-03-26
[ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)
Pavel Machek
1
-0
/
+278
2006-03-26
[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu
Russell King
1
-3
/
+0
2006-03-26
[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.
David S. Miller
1
-1
/
+4
2006-03-25
powerpc: fix strncasecmp prototype
Linus Torvalds
1
-1
/
+3
2006-03-25
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-4
/
+18
2006-03-25
[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code
Andi Kleen
1
-1
/
+2
2006-03-25
[PATCH] x86_64: Report SIGSEGV for IRET faults
Andi Kleen
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Initialize powernow_data[] for all siblings
Andi Kleen
1
-3
/
+4
2006-03-25
[PATCH] x86_64: Remove bogus special case in AMD core parsing.
Andi Kleen
1
-2
/
+0
2006-03-25
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
Eric Dumazet
1
-4
/
+2
2006-03-25
[PATCH] x86_64: Eliminate register_die_notifier symbol exported
Kevin Winchester
1
-1
/
+0
2006-03-25
[PATCH] x86_64: Search K8 devices on more devices.
Navin Boppuri
2
-4
/
+2
2006-03-25
[PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial)
Jon Mason
1
-7
/
+9
2006-03-25
[PATCH] x86_64: Remove CONFIG_UNORDERED_IO
Andi Kleen
1
-10
/
+0
2006-03-25
[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo
Andi Kleen
2
-2
/
+2
2006-03-25
[PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture
Jon Mason
1
-1
/
+1
2006-03-25
[PATCH] x86_64: timer interrupt lockup due to pending interrupt
Vivek Goyal
1
-0
/
+20
2006-03-25
[PATCH] x86_64: Use cpumask bitops for cpu_vm_mask
Brian Gerst
1
-3
/
+3
2006-03-25
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
1
-1
/
+11
2006-03-25
[PATCH] x86_64: Change default setting for noexec32 to match i386 kernel
Andi Kleen
1
-1
/
+1
[next]