index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
sh: Use generic atomic64_t implementation.
Paul Mundt
2
-0
/
+3
2009-06-16
sh: Revised clock function in highlander
Nobuhiro Iwamatsu
1
-1
/
+2
2009-06-16
sh: Update r7780mp defconfig
Nobuhiro Iwamatsu
1
-25
/
+118
2009-06-16
sh: Add support mtd mapping for highlander
Nobuhiro Iwamatsu
2
-0
/
+52
2009-06-16
sh: pci: SH7786 PCI ops.
Paul Mundt
3
-0
/
+724
2009-06-16
sh: pci: Allow register_pci_controller() to handle overlapping regions.
Paul Mundt
1
-12
/
+2
2009-06-16
sh: smsc911x support for the rsk7203 board
Magnus Damm
1
-2
/
+6
2009-06-16
sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786.
Paul Mundt
1
-0
/
+1
2009-06-15
sh: urquell: Add system FPGA mode pin support.
Paul Mundt
1
-0
/
+7
2009-06-15
sh: Make the atomic functions safe for irqsoff tracing
Matt Fleming
1
-12
/
+12
2009-06-15
sh: Convert sh64 to use the generic checksum code.
Paul Mundt
6
-301
/
+6
2009-06-14
sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.
Paul Mundt
1
-1
/
+1
2009-06-14
sh: Switch to asm-generic versions for identical headers.
Paul Mundt
6
-146
/
+6
2009-06-14
sh: Convert to asm-generic/signal.h.
Paul Mundt
1
-146
/
+1
2009-06-14
sh: Convert to asm-generic/types.h.
Paul Mundt
1
-15
/
+1
2009-06-14
sh: Convert to asm-generic/scatterlist.h.
Paul Mundt
1
-22
/
+2
2009-06-14
sh: Convert to asm-generic/unaligned.h.
Paul Mundt
1
-13
/
+1
2009-06-14
sh: Convert to asm-generic/module.h.
Paul Mundt
1
-11
/
+1
2009-06-14
sh: Conver to asm-generic/mmu_context.h.
Paul Mundt
1
-9
/
+9
2009-06-14
sh: Tidy up duplication in irq/swab/timex.h.
Paul Mundt
3
-9
/
+3
2009-06-14
sh: Convert ipc/shm bits to their asm-generic versions.
Paul Mundt
4
-127
/
+4
2009-06-14
sh: Convert to asm-generic/termbits.h and termios.h.
Paul Mundt
2
-288
/
+2
2009-06-14
sh: Convert to asm-generic/posix_types.h.
Paul Mundt
2
-214
/
+32
2009-06-14
sh: Convert to asm-generic/dma.h.
Paul Mundt
1
-9
/
+1
2009-06-14
sh: Convert to asm-generic/current.h.
Paul Mundt
1
-20
/
+1
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
6
-6
/
+5
2009-06-14
sh: Bump the earlytimer probe devices up.
Paul Mundt
1
-2
/
+7
2009-06-14
sh: Use generic sched_clock().
Paul Mundt
1
-5
/
+0
2009-06-14
sh: Bump the earlytimer bits back to time_init().
Paul Mundt
1
-11
/
+6
2009-06-14
cpumask: Use accessors for cpu_*_mask: sh
Rusty Russell
2
-6
/
+5
2009-06-14
cpumask: use mm_cpumask() wrapper: sh
Rusty Russell
1
-2
/
+2
2009-06-14
cpumask: arch_send_call_function_ipi_mask: sh
Rusty Russell
2
-3
/
+4
2009-06-14
cpumask: remove the now-obsoleted pcibus_to_cpumask(): sh
Rusty Russell
1
-3
/
+0
2009-06-14
sh: pci: remove duplicated #include's
Huang Weiyi
2
-2
/
+0
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-4
/
+5
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
256
-6976
/
+16927
2009-06-12
sh: Wire up sys_perf_counter_open.
Paul Mundt
4
-2
/
+6
2009-06-12
Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6
Paul Mundt
1
-30
/
+30
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
sh: Fix dynamic ftrace's NOP action.
Matt Fleming
1
-29
/
+29
2009-06-11
sh: Update my email address
Matt Fleming
1
-1
/
+1
2009-06-11
sh: Tie sparseirq in to Kconfig.
Paul Mundt
2
-5
/
+14
2009-06-11
sh: Wire up sys_rt_tgsigqueueinfo.
Paul Mundt
4
-2
/
+6
2009-06-11
sh: Fix sys_pwritev() syscall table entry for sh32.
Paul Mundt
1
-1
/
+1
2009-06-11
sh: Fix sh4a llsc-based cmpxchg()
Aoi Shinkai
4
-4
/
+31
2009-06-11
sh: sh7724: Add JPU support
Kuninori Morimoto
1
-0
/
+31
[prev]
[next]