index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
s3c2412.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
5
-28
/
+32
2011-01-02
ARM: TWD: enable one-shot mode
Russell King
1
-0
/
+1
2010-12-24
ARM: 6541/1: move sev definition to common system.h include file
Shiraz Hashim
1
-0
/
+7
2010-12-24
ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startup
Srinidhi Kasagar
1
-1
/
+0
2010-12-24
Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"
Russell King
1
-6
/
+2
2010-12-24
ARM: provide an early platform initialization hook
Russell King
2
-0
/
+4
2010-12-24
ARM: simplify early machine init hooks
Russell King
6
-19
/
+15
2010-12-24
ARM: 6538/1: Subarch IRQ handler macros V3
Magnus Damm
2
-29
/
+46
2010-12-24
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
5
-2
/
+30
2010-12-20
ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug
Russell King
1
-0
/
+1
2010-12-20
ARM: SMP: split out software TLB maintainence broadcasting
Russell King
3
-127
/
+140
2010-12-20
ARM: localtimer: clean up local timer on hot unplug
Russell King
4
-24
/
+18
2010-12-20
ARM: CPU hotplug: fix hard-coded control register constants
Russell King
3
-12
/
+12
2010-12-20
ARM: CPU hotplug: add Versatile Express hotplug CPU support
Russell King
2
-0
/
+129
2010-12-20
ARM: CPU hotplug: fix reporting of spurious wakeups
Russell King
3
-27
/
+33
2010-12-20
ARM: smp: improve CPU bringup failure diagnostics
Russell King
1
-9
/
+5
2010-12-20
ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug
Russell King
1
-1
/
+23
2010-12-20
ARM: Fix subtle race in CPU pen_release hotplug code
Russell King
4
-21
/
+60
2010-12-20
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
4
-9
/
+32
2010-12-20
ARM: SMP: remove smp_mpidr.h
Russell King
7
-23
/
+0
2010-12-20
ARM: CPU hotplug: ensure correct ordering of unplug
Russell King
1
-1
/
+3
2010-12-20
ARM: CPU hotplug: remove bug checks in platform_cpu_die()
Russell King
5
-48
/
+0
2010-12-20
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
6
-35
/
+19
2010-12-20
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
7
-12
/
+1
2010-12-20
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
8
-169
/
+83
2010-12-20
ARM: SMP: get rid of references to poke_milo and Milo
Russell King
2
-39
/
+12
2010-12-20
ARM: SMP: get rid of get_core_count()
Russell King
3
-26
/
+8
2010-12-20
ARM: SMP: Clean up ncores sanity checks
Russell King
6
-33
/
+6
2010-12-20
ARM: SMP: move CPU number sanity checks to smp_init_cpus()
Russell King
3
-33
/
+34
2010-12-20
ARM: SMP: ensure smp_send_stop() waits for CPUs to stop
Russell King
1
-3
/
+15
2010-12-20
ARM: SMP: use more sane register allocation for __fixup_smp_on_up
Russell King
1
-17
/
+22
2010-12-20
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2
-0
/
+23
2010-12-20
ARM: SMP: provide individual IPI interrupt statistics
Russell King
3
-7
/
+27
2010-12-20
ARM: fix /proc/interrupts formatting
Russell King
5
-18
/
+23
2010-12-20
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2
-12
/
+5
2010-12-20
ARM: SMP: provide accessors for irq_stat data
Russell King
2
-2
/
+5
2010-12-20
ARM: include local timer irq stats only when local timers configured
Russell King
3
-12
/
+16
2010-12-20
ARM: SMP: remove send_ipi_message()
Russell King
1
-13
/
+5
2010-12-06
ARM: Ensure experimental options are so marked
Russell King
3
-5
/
+6
2010-12-05
ARM: move high-usage mostly read variables in setup.c to __read_mostly
Russell King
1
-8
/
+8
2010-12-05
ARM: implement support for read-mostly sections
Russell King
2
-0
/
+3
2010-12-05
ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI
Hans Ulli Kroll
6
-1
/
+11
2010-12-03
ARM: SMP: remove IRQ-disabling for smp_cross_call()
Russell King
1
-6
/
+0
2010-12-03
ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead
Russell King
1
-61
/
+26
2010-12-03
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
15
-30
/
+24
2010-12-03
ARM: remove obsolete smp_cross_call_done()
Russell King
1
-7
/
+0
2010-12-01
exec: copy-and-paste the fixes into compat_do_execve() paths
Oleg Nesterov
3
-17
/
+23
2010-12-01
exec: make argv/envp memory visible to oom-killer
Oleg Nesterov
2
-2
/
+31
2010-11-30
NFS: Fix a readdirplus bug
Trond Myklebust
1
-5
/
+1
2010-11-30
at91/board-yl-9200: fix typo in video support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
[next]