index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68knommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68knommu: remove old cache management cruft from mm code
Greg Ungerer
2007-07-16
1
-78
/
+2
*
m68knommu: remove cruft from setup code
Greg Ungerer
2007-07-16
1
-51
/
+14
*
m68knommu: use TRHEAD_SIZE instead of hard constant
Greg Ungerer
2007-07-16
1
-1
/
+1
*
m68knommu: fix ColdFire timer off by 1
Greg Ungerer
2007-06-08
1
-4
/
+6
*
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
Slab allocators: define common size limitations
Christoph Lameter
2007-05-17
1
-8
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
|
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
*
|
wrap access to thread_info
Roman Zippel
2007-05-09
1
-1
/
+1
|
/
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
2
-2
/
+0
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
[PATCH] m68knommu: remove local_bh_count
Greg Ungerer
2007-03-06
1
-1
/
+0
*
[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes
Greg Ungerer
2007-03-06
1
-2
/
+2
*
[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328
Greg Ungerer
2007-03-06
1
-2
/
+3
*
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup
Greg Ungerer
2007-03-06
3
-3
/
+6
*
[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup
Greg Ungerer
2007-03-06
1
-1
/
+2
*
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2007-02-19
1
-0
/
+1
*
Various typo fixes.
Robert P. J. Day
2007-02-17
1
-1
/
+1
*
[PATCH] Dynamic kernel command-line: m68knommu
Alon Bar-Lev
2007-02-12
1
-3
/
+3
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
1
-0
/
+3
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-9
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+2
*
[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
2
-3
/
+3
*
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
2007-02-11
1
-0
/
+4
*
[PATCH] m68knommu: use irq_handler_t for passing handler types
Greg Ungerer
2007-02-09
12
-12
/
+14
*
[PATCH] m68knommu: use irq_handler_t passing handler to clock init
Greg Ungerer
2007-02-09
1
-2
/
+3
*
[PATCH] m68knommu: use irq_handler_t passing handler to PIT init
Greg Ungerer
2007-02-09
1
-1
/
+1
*
[PATCH] m68knommu: include unused sections in linker script
Greg Ungerer
2007-02-09
1
-0
/
+10
*
[PATCH] m68knommu: remove regs arg from coldfire timer interrupt
Greg Ungerer
2007-02-09
1
-2
/
+3
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+8
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
1
-0
/
+1
|
\
|
*
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
2006-12-07
1
-0
/
+1
*
|
[PATCH] m68knommu: switch 68360 to using rtc_time
Greg Ungerer
2006-12-06
1
-1
/
+1
*
|
[PATCH] m68knommu: fix timer register access on 523x ColdFire platforms
Greg Ungerer
2006-12-06
1
-4
/
+12
|
/
*
[PATCH] m68knommu: remove __rom_end from 68360 startup code
Greg Ungerer
2006-12-04
1
-1
/
+2
*
[PATCH] m68knommu: auto detect memory size on M5208EVB board
Michael Broughton
2006-12-04
1
-0
/
+20
*
[PATCH] m68knommu: add SHM support
David Wu
2006-12-04
1
-1
/
+22
*
[PATCH] m68knommu: add printk level for stack dump
Greg Ungerer
2006-12-04
1
-6
/
+7
*
[PATCH] m68knommu: add printk level for oops dumps
Greg Ungerer
2006-12-04
1
-17
/
+17
*
[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
Adrian Bunk
2006-12-04
1
-3
/
+0
*
[PATCH] m68knommu: formatting cleanup in Kconfig
Greg Ungerer
2006-12-04
1
-6
/
+6
*
[NET]: M68Knommu checksum annotations and cleanups.
Al Viro
2006-12-02
2
-15
/
+15
*
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
1
-2
/
+2
*
[PATCH] m68knommu: fix up for the irq_handler_t changes
Greg Ungerer
2006-11-20
3
-11
/
+10
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
*
[PATCH] m68knommu: sync syscalls with m68k
Geert Uytterhoeven
2006-10-13
1
-4
/
+33
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-3
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
more misc typo fixes
Matt LaPlante
2006-10-03
1
-2
/
+2
[next]