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
2008-10-01
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2
-14
/
+14
2008-10-01
sh: Fix up the __raw_read/writeX() definitions.
Paul Mundt
2
-45
/
+40
2008-09-29
sh: Use clk fwk for preset lpj on sh64, too.
Paul Mundt
1
-1
/
+0
2008-09-29
sh: SH-5 clk fwk support.
Paul Mundt
3
-161
/
+91
2008-09-29
sh: sh_ksyms_64 needs __strncpy_from_user() definition.
Paul Mundt
1
-0
/
+2
2008-09-29
sh: Fix up signal_64 cast warnings.
Paul Mundt
1
-2
/
+2
2008-09-29
sh: Fix up uaccess_64 put/get_user() cast warnings.
Paul Mundt
1
-8
/
+16
2008-09-24
sh: Force pending restarted system calls to return -EINTR.
Paul Mundt
2
-6
/
+18
2008-09-24
sh: ap325rxa: create CPLD data area in mtd
Nobuhiro Iwamatsu
1
-10
/
+23
2008-09-21
sh: Add FPU registers to regset interface.
Paul Mundt
5
-9
/
+108
2008-09-21
sh: Add missing asm/ftrace.h.
Paul Mundt
1
-0
/
+8
2008-09-21
sh: ftrace support.
Paul Mundt
4
-0
/
+54
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
4
-28
/
+50
2008-09-21
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
1
-7
/
+4
2008-09-21
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
1
-9
/
+4
2008-09-21
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
2
-12
/
+29
2008-09-21
sh: edosk7760: Correct size of bootloader flash partition.
Luca Santini
1
-5
/
+6
2008-09-21
sh: Add a few more definitions to asm/sizes.h.
Paul Mundt
1
-0
/
+5
2008-09-21
sh: Copy in asm/sizes.h helper from ARM.
Paul Mundt
1
-0
/
+56
2008-09-20
sh: Support kernel stacks smaller than a page.
Paul Mundt
2
-18
/
+43
2008-09-20
sh: Disable 4kB stacks when using PAGE_SIZE_64KB.
Paul Mundt
1
-1
/
+1
2008-09-17
sh: HAVE_IOREMAP_PROT depends on MMU.
Paul Mundt
1
-1
/
+1
2008-09-17
sh: Fix up headers_check regression.
Paul Mundt
1
-3
/
+0
2008-09-17
sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.
Paul Mundt
3
-61
/
+39
2008-09-17
sh: Fix up signal_64 conflicting handle_signal() definition.
Paul Mundt
1
-0
/
+4
2008-09-17
sh: Make memory hot-add and hot-remove depend on MMU.
Paul Mundt
1
-2
/
+2
2008-09-17
sh: Fix up fpu emu build.
Paul Mundt
1
-5
/
+3
2008-09-12
sh: latencytop support.
Paul Mundt
2
-1
/
+26
2008-09-12
sh: Tidy up ELF core dumps.
Paul Mundt
4
-40
/
+0
2008-09-12
sh: Check SR.DSP bit for DSP regset validity.
Paul Mundt
1
-0
/
+9
2008-09-12
sh: Add missing task_user_regset_view() definition.
Paul Mundt
1
-0
/
+5
2008-09-12
sh: Add DSP registers to regset interface.
Paul Mundt
4
-31
/
+65
2008-09-12
sh: Fix up NUMA build error with se7722_defconfig.
Paul Mundt
2
-1
/
+3
2008-09-12
sh: Enable HAVE_ARCH_TRACEHOOK.
Paul Mundt
1
-0
/
+1
2008-09-12
sh: Provide the asm/syscall.h interface, needed by tracehook.
Paul Mundt
3
-0
/
+126
2008-09-12
sh: provide user_stack_pointer(), needed for tracehook support.
Paul Mundt
2
-0
/
+4
2008-09-12
sh: Flag T-bit for syscall restart.
Paul Mundt
1
-22
/
+31
2008-09-12
sh: ioremap_prot support.
Paul Mundt
4
-0
/
+6
2008-09-12
sh: ptrace: Introduce user_regset interface for gp regs.
Paul Mundt
3
-18
/
+115
2008-09-12
sh: Provide a fixed UTS_MACHINE definition for sh64.
Paul Mundt
1
-0
/
+2
2008-09-12
sh: update edosk7760 defconfig for physmap-flash.
Luca Santini
1
-13
/
+13
2008-09-12
sh: edosk7760 physmap-flash support.
Luca Santini
1
-1
/
+49
2008-09-10
sh: intc_prio_data() test before subtraction on unsigned
roel kluin
1
-4
/
+6
2008-09-09
sh: kprobes: kretprobe_trampoline needs to be global.
Paul Mundt
1
-1
/
+3
2008-09-09
sh: Add R2D+ defconfig for qemu system emulator.
Paul Mundt
1
-0
/
+909
2008-09-08
sh: Derive calibrate_delay lpj from clk fwk.
Paul Mundt
2
-1
/
+22
2008-09-08
sh: kprobes: __kprobes annotations and formatting cleanups.
Paul Mundt
1
-17
/
+20
2008-09-08
sh: kprobes: Fix up race against probe point removal.
Paul Mundt
1
-0
/
+11
2008-09-08
sh: kprobes: Fix up a preemption imbalance on jprobe return.
Paul Mundt
1
-0
/
+1
2008-09-08
sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.
Paul Mundt
1
-1
/
+1
[next]