index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
sh: turn off irqs when disabling CMT/TMU timers
Magnus Damm
2009-06-17
2
-0
/
+6
|
*
|
|
|
|
sh: use kzalloc() for cpg clocks
Magnus Damm
2009-06-17
1
-7
/
+9
|
*
|
|
|
|
sh: unbreak WARN_ON()
Magnus Damm
2009-06-17
1
-0
/
+1
|
*
|
|
|
|
sh: Revised clock function in highlander
Nobuhiro Iwamatsu
2009-06-16
1
-1
/
+2
|
*
|
|
|
|
sh: Update r7780mp defconfig
Nobuhiro Iwamatsu
2009-06-16
1
-25
/
+118
|
*
|
|
|
|
sh: Add support mtd mapping for highlander
Nobuhiro Iwamatsu
2009-06-16
2
-0
/
+52
|
|
/
/
/
/
|
*
|
|
|
sh: pci: Allow register_pci_controller() to handle overlapping regions.
Paul Mundt
2009-06-16
1
-12
/
+2
|
*
|
|
|
sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786.
Paul Mundt
2009-06-16
1
-0
/
+1
|
*
|
|
|
sh: urquell: Add system FPGA mode pin support.
Paul Mundt
2009-06-15
1
-0
/
+7
|
*
|
|
|
serial: sh-sci: Move over to dev_pm_ops.
Paul Mundt
2009-06-15
1
-8
/
+10
|
*
|
|
|
sh: Make the atomic functions safe for irqsoff tracing
Matt Fleming
2009-06-15
1
-12
/
+12
|
*
|
|
|
sh: Convert sh64 to use the generic checksum code.
Paul Mundt
2009-06-15
6
-301
/
+6
|
*
|
|
|
sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.
Paul Mundt
2009-06-14
1
-1
/
+1
|
*
|
|
|
sh: Switch to asm-generic versions for identical headers.
Paul Mundt
2009-06-14
6
-146
/
+6
|
*
|
|
|
sh: Convert to asm-generic/signal.h.
Paul Mundt
2009-06-14
1
-146
/
+1
|
*
|
|
|
sh: Convert to asm-generic/types.h.
Paul Mundt
2009-06-14
1
-15
/
+1
|
*
|
|
|
sh: Convert to asm-generic/scatterlist.h.
Paul Mundt
2009-06-14
1
-22
/
+2
|
*
|
|
|
sh: Convert to asm-generic/unaligned.h.
Paul Mundt
2009-06-14
1
-13
/
+1
|
*
|
|
|
sh: Convert to asm-generic/module.h.
Paul Mundt
2009-06-14
1
-11
/
+1
|
*
|
|
|
sh: Conver to asm-generic/mmu_context.h.
Paul Mundt
2009-06-14
1
-9
/
+9
|
*
|
|
|
sh: Tidy up duplication in irq/swab/timex.h.
Paul Mundt
2009-06-14
3
-9
/
+3
|
*
|
|
|
sh: Convert ipc/shm bits to their asm-generic versions.
Paul Mundt
2009-06-14
4
-127
/
+4
|
*
|
|
|
sh: Convert to asm-generic/termbits.h and termios.h.
Paul Mundt
2009-06-14
2
-288
/
+2
|
*
|
|
|
sh: Convert to asm-generic/posix_types.h.
Paul Mundt
2009-06-14
2
-214
/
+32
|
*
|
|
|
sh: Convert to asm-generic/dma.h.
Paul Mundt
2009-06-14
1
-9
/
+1
|
*
|
|
|
sh: Convert to asm-generic/current.h.
Paul Mundt
2009-06-14
1
-20
/
+1
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-06-14
1361
-29435
/
+120530
|
|
\
\
\
\
|
*
|
|
|
|
clocksource: Drop unused irqaction.mask from SH drivers.
Paul Mundt
2009-06-14
3
-3
/
+0
|
*
|
|
|
|
sh: Bump the earlytimer probe devices up.
Paul Mundt
2009-06-14
1
-2
/
+7
|
*
|
|
|
|
sh: Use generic sched_clock().
Paul Mundt
2009-06-14
1
-5
/
+0
|
*
|
|
|
|
sh: Bump the earlytimer bits back to time_init().
Paul Mundt
2009-06-14
1
-11
/
+6
|
*
|
|
|
|
cpumask: Use accessors for cpu_*_mask: sh
Rusty Russell
2009-06-14
2
-6
/
+5
|
*
|
|
|
|
cpumask: use mm_cpumask() wrapper: sh
Rusty Russell
2009-06-14
1
-2
/
+2
|
*
|
|
|
|
cpumask: arch_send_call_function_ipi_mask: sh
Rusty Russell
2009-06-14
2
-3
/
+4
|
*
|
|
|
|
cpumask: remove the now-obsoleted pcibus_to_cpumask(): sh
Rusty Russell
2009-06-14
1
-3
/
+0
|
*
|
|
|
|
sh: pci: remove duplicated #include's
Huang Weiyi
2009-06-14
2
-2
/
+0
|
*
|
|
|
|
sh: intc: alloc_bootmem() -> kzalloc() conversion.
Paul Mundt
2009-06-12
1
-7
/
+6
|
*
|
|
|
|
sh: Wire up sys_perf_counter_open.
Paul Mundt
2009-06-12
4
-2
/
+6
|
*
|
|
|
|
Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6
Paul Mundt
2009-06-12
1
-30
/
+30
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sh: Fix dynamic ftrace's NOP action.
Matt Fleming
2009-06-11
1
-29
/
+29
|
|
*
|
|
|
|
sh: Update my email address
Matt Fleming
2009-06-11
1
-1
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
89
-713
/
+833
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
netxen: fix tx ring accounting
Dhananjay Phadke
2009-06-18
4
-21
/
+35
|
*
|
|
|
|
|
|
netxen: fix detection of cut-thru firmware mode
Dhananjay Phadke
2009-06-18
2
-2
/
+3
|
*
|
|
|
|
|
|
forcedeth: fix dma api mismatches
Eric Dumazet
2009-06-18
1
-19
/
+27
|
*
|
|
|
|
|
|
atm: sk_wmem_alloc initial value is one
Eric Dumazet
2009-06-18
4
-11
/
+10
|
*
|
|
|
|
|
|
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-18
25
-51
/
+58
|
*
|
|
|
|
|
|
via-velocity : fix no link detection on boot
Séguier Régis
2009-06-18
1
-1
/
+3
|
*
|
|
|
|
|
|
Net / e100: Fix suspend of devices that cannot be power managed
Rafael J. Wysocki
2009-06-18
1
-5
/
+6
|
*
|
|
|
|
|
|
TI DaVinci EMAC : Fix rmmod error
chaithrika@ti.com
2009-06-18
1
-1
/
+0
[prev]
[next]