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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-30
m68k: init the MMU hardware for the 54xx ColdFire
Greg Ungerer
1
-1
/
+46
2011-12-30
m68k: use addr_limit checking for m68k CPUs that do no support address spaces
Greg Ungerer
2
-14
/
+19
2011-12-30
m68k: modify user space access functions to support ColdFire CPUs
Greg Ungerer
5
-26
/
+49
2011-12-30
m68k: add TASK definitions for ColdFires running with MMU
Greg Ungerer
1
-6
/
+10
2011-12-30
m68k: make interrupt definitions conditional on correct CPU types
Greg Ungerer
1
-2
/
+3
2011-12-30
m68k: definitions for the ColdFire V4e MMU hardware
Greg Ungerer
1
-0
/
+110
2011-12-30
m68k: show ColdFire CPU/FPU/MMU type
Greg Ungerer
1
-0
/
+8
2011-12-30
m68k: add machine and CPU definitions for ColdFire cores
Greg Ungerer
1
-0
/
+14
2011-12-30
m68knommu: remove no longer used rom_length from Palm/Pilot start up code
Greg Ungerer
1
-3
/
+0
2011-12-30
m68knommu: fix broken boot logo inclusion
Greg Ungerer
6
-37
/
+9
2011-12-24
m68k: consolidate the vmlinux.lds linker scripts
Greg Ungerer
3
-12
/
+11
2011-12-24
m68knommu: remove unused anchor.h include file
Greg Ungerer
1
-112
/
+0
2011-12-24
m68knommu: fix broken ColdFire slice timer read_clk() code
Greg Ungerer
1
-3
/
+6
2011-12-24
m68knommu: disable cache early in startup for ColdFire
Greg Ungerer
1
-3
/
+3
2011-12-24
m68k: handle presence of 64bit mul/div instructions cleanly
Greg Ungerer
5
-10
/
+13
2011-12-24
m68k: simpler m68k and ColdFire CPU's can use generic csum code
Greg Ungerer
6
-184
/
+16
2011-12-24
m68k: make fp register stores consistent for m68k and ColdFire
Greg Ungerer
2
-8
/
+0
2011-12-24
m68knommu: no need to set register marker on traps
Greg Ungerer
1
-6
/
+0
2011-12-24
m68k: support configure time command line for MMU m68k
Greg Ungerer
2
-8
/
+12
2011-12-24
m68k: print memory layout info in boot log
Greg Ungerer
4
-0
/
+39
2011-12-24
m68knommu: move definition of mach_gettod to where it is used
Greg Ungerer
2
-1
/
+3
2011-12-24
m68k: selection of GENERIC_ATOMIC64 is not MMU specific
Greg Ungerer
2
-1
/
+4
2011-12-24
m68k: remove thread_info struct from thread struct
Greg Ungerer
4
-43
/
+22
2011-12-24
m68k: remove duplicate asm offset for task thread.info
Greg Ungerer
2
-2
/
+1
2011-12-24
m68k: merge the init_task code for mmu and non-mmu targets
Greg Ungerer
3
-23
/
+3
2011-12-24
m68knommu: remove unused fasthandler declaration
Greg Ungerer
1
-1
/
+0
2011-12-24
m68k: Fall back to __gpio_to_irq() for non-arch GPIOs
Mark Brown
1
-1
/
+2
2011-12-24
clocksource: m86k: Convert to clocksource_register_hz/khz
john stultz
5
-16
/
+5
2011-12-22
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
David S. Miller
1
-2
/
+2
2011-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2011-12-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+8
2011-12-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2011-12-20
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-6
/
+10
2011-12-20
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
3
-19
/
+139
2011-12-19
x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT
Clemens Ladisch
2
-8
/
+8
2011-12-19
net: bpf_jit: fix an off-one bug in x86_64 cond jump target
Markus Kötter
1
-2
/
+2
2011-12-19
oprofile: Fix uninitialized memory access when writing to writing to oprofilefs
Robert Richter
1
-1
/
+1
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-9
/
+4
2011-12-16
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
11
-13
/
+26
2011-12-15
Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
3
-4
/
+11
2011-12-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Olof Johansson
2
-4
/
+4
2011-12-15
ARM: unwinder: fix bisection to find origin in .idx section
Uwe Kleine-König
1
-2
/
+2
2011-12-15
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+15
2011-12-15
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
1
-3
/
+15
2011-12-14
sparc32: Be less strict in matching %lo part of relocation.
David S. Miller
1
-2
/
+1
2011-12-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-94
/
+37
2011-12-13
ARM: OMAP: rx51: fix USB
Felipe Contreras
1
-1
/
+1
2011-12-13
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
5
-66
/
+99
2011-12-13
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...
Arnd Bergmann
6
-5
/
+11
2011-12-12
ARM: OMAP: mcbsp: Fix possible memory corruption
Jarkko Nikula
1
-3
/
+3
[next]