index
:
platform/kernel/kernel-mfld-blackbay
master
tizen
tizen_2.0
tizen_2.1
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
ARM: common: fiq_debugger: make uart irq be no_suspend
Dima Zavin
1
-1
/
+1
2011-11-09
ARM: common: fiq_debugger: protect the uart state from the sleep timer
Dima Zavin
1
-0
/
+14
2011-11-09
ARM: common: fiq_debugger: add suspend/resume handlers
Dima Zavin
1
-2
/
+33
2011-11-09
ARM: common: fiq_debugger: add uart_enable/disable platform callbacks
Dima Zavin
1
-13
/
+34
2011-11-09
ARM: common: fiq_debugger: add non-fiq debugger support
Dima Zavin
1
-50
/
+169
2011-11-09
ARM: common: fiq_debugger: peek the 0th char in ringbuf
Dima Zavin
1
-1
/
+1
2011-11-09
ARM: common: fiq_debugger: fix the cleanup on errors in probe
Dima Zavin
1
-1
/
+4
2011-11-09
ARM: common: fiq_debugger: do not disable debug when console is enabled
Dima Zavin
1
-1
/
+1
2011-11-09
ARM: common: fiq_debugger: Fix build for 2.6.39 irq changes
Colin Cross
1
-4
/
+4
2011-11-09
ARM: fiq_debugger: Add help command
Dmitry Shmidt
1
-1
/
+26
2011-11-09
ARM: fiq_debugger: make fiq_debugger be in debug mode by default
Dima Zavin
2
-0
/
+14
2011-11-09
[ARM] fiq_debugger: Print local timer irqs count
Rebecca Schultz Zavin
1
-0
/
+13
2011-11-09
[ARM] fiq glue: Align fiq stacks
Colin Cross
1
-11
/
+19
2011-11-09
[ARM] fiq debugger: Allow selection of target cpu
Colin Cross
1
-2
/
+40
2011-11-09
ARM: fiq debugger: Add tty to fiq debugger
Colin Cross
3
-1
/
+283
2011-11-09
ARM: Add generic fiq serial debugger
Iliyan Malchev
3
-0
/
+712
2011-11-09
ARM: Add fiq_glue
Arve Hjønnevåg
4
-0
/
+208
2011-07-03
ARM: dmabounce: fix map_single() error return value
Russell King
1
-1
/
+1
2011-05-25
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
1
-1
/
+1
2011-05-23
Merge branch 'devel-stable' into for-linus
Russell King
1
-39
/
+45
2011-05-23
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
1
-8
/
+0
2011-05-23
clockevents: ARM sp804: obtain sp804 timer rate via clks
Russell King
1
-8
/
+8
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
1
-4
/
+5
2011-05-23
clocksource: ARM sp804: obtain sp804 timer rate via clks
Russell King
1
-1
/
+38
2011-05-23
clocksource: ARM sp804: allow clocksource name to be specified
Russell King
1
-2
/
+2
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
1
-24
/
+6
2011-05-12
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
1
-8
/
+0
2011-05-12
ARM: S5P6442: Removing ARCH_S5P6442
Kukjin Kim
1
-1
/
+1
2011-05-11
ARM: GIC: Convert GIC library to use the IO relaxed operations
Santosh Shilimkar
1
-24
/
+30
2011-05-11
ARM: gic: use handle_fasteoi_irq for SPIs
Will Deacon
1
-16
/
+16
2011-04-24
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
Rafael J. Wysocki
1
-44
/
+25
2011-04-13
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
1
-2
/
+2
2011-04-10
ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.
Justin P. Mattock
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
5
-12
/
+10
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
4
-5
/
+5
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
5
-33
/
+33
2011-03-29
arm: gic: Use proper accessor functions
Thomas Gleixner
1
-1
/
+1
2011-03-16
Merge branch 'misc' into devel
Russell King
1
-13
/
+59
2011-03-09
ARM: 6777/1: gic: Add hooks for architecture specific extensions
Santosh Shilimkar
1
-0
/
+47
2011-02-26
ARM: 6762/1: Update number of VIC for S5P6442 and S5PC100
Kukjin Kim
1
-0
/
+1
2011-02-26
ARM: 6761/1: Update number of VIC for S5PV210
Kukjin Kim
1
-0
/
+1
2011-02-23
ARM: irq migration: update GIC migration code
Russell King
1
-13
/
+12
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-114
/
+118
2011-01-14
ARM: sa1111: fix typo in sa1111_retrigger_lowirq()
Pavel Machek
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-13
ARM: vic: irq_data conversion.
Lennert Buytenhek
1
-16
/
+16
2011-01-13
ARM: sa1111: irq_data conversion.
Lennert Buytenhek
1
-47
/
+47
2011-01-13
ARM: LoCoMo: irq_data conversion.
Lennert Buytenhek
1
-12
/
+12
2011-01-13
ARM: ITE 8152: irq_data conversion.
Lennert Buytenhek
1
-5
/
+9
[next]