index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gfp-translate
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
80
-482
/
+4495
2010-10-27
MN10300: Delete idle_timestamp from irq_cpustat_t
Akira Takeuchi
2
-3
/
+0
2010-10-27
MN10300: Make various interrupt priority settings configurable
Akira Takeuchi
2
-6
/
+76
2010-10-27
MN10300: Optimise do_csum()
Akira Takeuchi
1
-27
/
+22
2010-10-27
MN10300: Implement atomic ops using atomic ops unit
Mark Salter
2
-47
/
+351
2010-10-27
MN10300: Make the FPU operate in non-lazy mode under SMP
Akira Takeuchi
14
-248
/
+440
2010-10-27
MN10300: SMP TLB flushing
Akira Takeuchi
4
-29
/
+290
2010-10-27
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
3
-47
/
+65
2010-10-27
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
4
-62
/
+84
2010-10-27
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
6
-28
/
+42
2010-10-27
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
Akira Takeuchi
3
-6
/
+37
2010-10-27
MN10300: Make the boot wrapper able to use writeback caching
Akira Takeuchi
1
-1
/
+48
2010-10-27
MN10300: Cache: Implement SMP global cache flushing
Akira Takeuchi
9
-15
/
+535
2010-10-27
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
9
-96
/
+309
2010-10-27
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
Akira Takeuchi
4
-1
/
+678
2010-10-27
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
4
-112
/
+289
2010-10-27
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
2
-15
/
+15
2010-10-27
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
4
-2
/
+23
2010-10-27
MN10300: Reorder asm/cacheflush.h to put primitives first
David Howells
1
-44
/
+44
2010-10-27
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
6
-10
/
+13
2010-10-27
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
2
-28
/
+33
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
4
-55
/
+2
2010-10-27
MN10300: Add CPU register bits for AM34
Akira Takeuchi
2
-5
/
+74
2010-10-27
MN10300: Don't hard code the cacheline size in register defs
Akira Takeuchi
1
-5
/
+9
2010-10-27
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
Akira Takeuchi
2
-86
/
+103
2010-10-27
MN10300: Differentiate AM33_2 and AM33_3 in config
Akira Takeuchi
1
-2
/
+9
2010-10-27
MN10300: Provide the functions to fully disable maskable interrupts
Akira Takeuchi
1
-0
/
+77
2010-10-27
MN10300: Add reads[bwl]() and writes[bwl]()
Akira Takeuchi
1
-0
/
+13
2010-10-27
MN10300: Don't cast away the volatile in test_bit()
Akira Takeuchi
1
-1
/
+1
2010-10-27
Typedef SMP call function pointer
David Howells
2
-13
/
+14
2010-10-27
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
David Howells
1
-0
/
+5
2010-10-27
mn10300: Use pci_claim_resource
David Howells
1
-10
/
+6
2010-10-27
bitops: Change the bitmap index from int to unsigned long [mn10300]
Justin Chen
2
-8
/
+8
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
5
-10
/
+5
2010-10-27
Partially revert patch that encloses asm-offset.h numbers in brackets
David Howells
1
-1
/
+1
2010-10-27
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
1
-1
/
+1
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
9
-160
/
+252
2010-10-27
drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2
Alex Deucher
1
-0
/
+3
2010-10-27
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
3
-24
/
+32
2010-10-27
docbook: add more wait/wake/completion to device-drivers docbook
Randy Dunlap
3
-8
/
+13
2010-10-27
documentation: update sysrq.txt magic sysrq keys
Randy Dunlap
1
-2
/
+5
2010-10-27
scripts/checkpatch.pl: add check for declaration of pci_device_id
Joe Perches
1
-0
/
+5
2010-10-27
scripts/checkpatch.pl: add warnings for static char that could be static cons...
Joe Perches
1
-0
/
+12
2010-10-27
checkpatch: version 0.31
Andy Whitcroft
1
-1
/
+1
2010-10-27
checkpatch: statement/block context analyser should look at sanitised lines
Andy Whitcroft
1
-6
/
+6
2010-10-27
checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar
Andy Whitcroft
1
-1
/
+10
2010-10-27
checkpatch: clean up structure definition macro handline
Andy Whitcroft
1
-2
/
+2
2010-10-27
checkpatch: update copyright dates
Andy Whitcroft
1
-1
/
+1
2010-10-27
checkpatch: Add additional attribute #defines
Joe Perches
1
-0
/
+14
2010-10-27
checkpatch: check for incorrect permissions
Rabin Vincent
1
-1
/
+13
[next]