index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-14
sh: Optimize the setup_rt_frame() I-cache flush.
Paul Mundt
1
-2
/
+1
2009-10-14
sh: Populate initial secondary CPU info from boot_cpu_data.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Tidy up SMP cpuinfo.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
Paul Mundt
1
-3
/
+3
2009-10-14
sh: Only invalidate the I-cache range for secondary CPUs stack_start.
Paul Mundt
1
-1
/
+3
2009-10-14
sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.
Paul Mundt
1
-1
/
+5
2009-10-13
sh: ftrace: Make code modification NMI safe.
Paul Mundt
2
-1
/
+146
2009-10-13
sh: Don't profile return_address().
Paul Mundt
1
-0
/
+2
2009-10-13
sh: Tidy up the dwarf module helpers.
Paul Mundt
3
-36
/
+53
2009-10-13
sh: Generalize CALLER_ADDRx support.
Paul Mundt
4
-42
/
+68
2009-10-13
sh: ftrace: Fix up syscall tracepoint support.
Paul Mundt
1
-10
/
+27
2009-10-13
sh: maple: PHYSADDR() -> virt_to_phys() conversion.
Paul Mundt
1
-2
/
+2
2009-10-13
cdrom: gdrom: Kill off PHYSADDR use.
Paul Mundt
1
-5
/
+5
2009-10-13
sh: force dcache flush if dcache_dirty bit set.
Paul Mundt
1
-1
/
+1
2009-10-13
sh: update die() output.
Paul Mundt
1
-3
/
+4
2009-10-12
USB: musb: invert arch depend string
Mike Frysinger
1
-1
/
+1
2009-10-12
NFS: suppress a build warning
Stefan Richter
1
-2
/
+2
2009-10-12
tty, serial: Fix race and NULL check in uart_close()
Linus Torvalds
1
-2
/
+5
2009-10-12
ARM: force dcache flush if dcache_dirty bit set
Nitin Gupta
1
-6
/
+3
2009-10-12
[ARM] pxa: workaround errata #37 by not using half turbo switching
Dennis O'Brien
1
-1
/
+1
2009-10-12
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
Antonio Ospite
1
-2
/
+2
2009-10-12
[ARM] pxa/csb726: adjust duplicate structure field initialization
Julia Lawall
1
-1
/
+1
2009-10-12
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
Linus Torvalds
1
-1
/
+1
2009-10-11
Linux 2.6.32-rc4
v2.6.32-rc4
Linus Torvalds
1
-1
/
+1
2009-10-11
pci: increase alignment to make more space for hidden code
Yinghai Lu
1
-2
/
+2
2009-10-11
ROMFS: fix length used with romfs_dev_strnlen() function
Bernd Schmidt
1
-2
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
145
-1
/
+145
2009-10-11
sh: tracing: Use the DWARF unwinder for CALLER_ADDRx
Matt Fleming
1
-0
/
+47
2009-10-11
sh: Remove any reference to recursive functions from comments
Matt Fleming
1
-11
/
+11
2009-10-11
sh: Fix memory leak in dwarf_unwind_stack()
Matt Fleming
2
-6
/
+17
2009-10-11
sh: Teach the DWARF unwinder about modules
Matt Fleming
3
-30
/
+152
2009-10-11
ARM: Add kmap_atomic type debugging
Russell King
1
-0
/
+2
2009-10-11
ARM: boolean bit testing
Johannes Weiner
1
-3
/
+3
2009-10-11
ARM: update die() output
Russell King
1
-2
/
+3
2009-10-11
ARM: Dump code/mem oops lines with the appropriate log level
Russell King
1
-16
/
+17
2009-10-11
ARM: Dump memory and backtrace as one printk per line
Russell King
1
-19
/
+23
2009-10-10
sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.
Paul Mundt
1
-10
/
+18
2009-10-10
sh: Shut up CONFIG_32BIT=n compiler warnings.
Paul Mundt
1
-1
/
+1
2009-10-10
sh: Fold fixed-PMB support into dynamic PMB support
Matt Fleming
5
-53
/
+64
2009-10-10
sh: Fix the offset from P1SEG/P2SEG where we map RAM
Matt Fleming
1
-6
/
+7
2009-10-10
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
3
-42
/
+18
2009-10-10
sh: Get rid of the kmem cache code
Matt Fleming
1
-55
/
+26
2009-10-10
sh: Make most PMB functions static
Matt Fleming
3
-16
/
+13
2009-10-10
sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode
Matt Fleming
2
-3
/
+1
2009-10-10
sh: Prepare for dynamic PMB support
Matt Fleming
7
-10
/
+43
2009-10-10
sh: Obliterate the P1 area macros
Matt Fleming
5
-7
/
+4
2009-10-10
sh: Allocate PMB entry slot earlier
Matt Fleming
1
-41
/
+39
2009-10-10
SH: add support for the RJ54N1CB0C camera for the kfr2r09 platform
Guennadi Liakhovetski
1
-0
/
+139
2009-10-10
ARM: 5756/1: ep93xx: introduce clk parent
Hartley Sweeten
1
-47
/
+119
2009-10-10
ARM: 5754/1: ep93xx: update i2c support
Hartley Sweeten
4
-16
/
+51
[next]