index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
2
-50
/
+6
*
arm: dove: Use proper irq accessor functions
Thomas Gleixner
2011-03-29
2
-11
/
+2
*
arm: gic: Use proper accessor functions
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
arm: at91: Cleanup irq chip
Thomas Gleixner
2011-03-29
1
-22
/
+9
*
arm: davinci: Cleanup irq chip code
Thomas Gleixner
2011-03-29
1
-13
/
+4
*
arm: ep93xx: Use proper irq accessor functions
Thomas Gleixner
2011-03-29
1
-11
/
+10
*
arm: gemini: Use proper irq accessor functions
Thomas Gleixner
2011-03-29
1
-4
/
+2
*
arm: mxc: Use generic_handle_irq()
Thomas Gleixner
2011-03-29
1
-6
/
+1
*
arm: vt8500: Use proper irq accessors
Thomas Gleixner
2011-03-29
1
-3
/
+3
*
arm: msm: Use proper irq accessor functions
Thomas Gleixner
2011-03-29
5
-10
/
+10
*
arm: plat-omap: Cleanup irq_desc access
Thomas Gleixner
2011-03-29
1
-8
/
+1
*
arm: nomadik: Use local irq state
Thomas Gleixner
2011-03-29
1
-6
/
+10
*
arm: stmp3xxx: Use generic_handle_irq()
Thomas Gleixner
2011-03-29
1
-2
/
+1
*
arm: plat-samsung: Use proper irq accessor functions
Thomas Gleixner
2011-03-29
3
-14
/
+10
*
arm: Cleanup irq_desc access
Thomas Gleixner
2011-03-29
2
-16
/
+11
*
arm: msm: Convert to new irq chip functions
Thomas Gleixner
2011-03-29
1
-16
/
+17
*
arm: Use irq flag setter function
Thomas Gleixner
2011-03-29
1
-9
/
+6
*
arm: Use genirq lockdep helper to set lock class
Thomas Gleixner
2011-03-29
3
-5
/
+3
*
arm: tegra: Remove unused bogus irq enable/disable magic
Thomas Gleixner
2011-03-29
1
-19
/
+0
*
arm: h720x: Fix irq conversion fallout
Thomas Gleixner
2011-03-29
1
-3
/
+8
*
arm: nomadik: Remove non existing cpu id check
Thomas Gleixner
2011-03-29
1
-7
/
+0
*
arm: ns9xxx: Remove non exisiting machine checks
Thomas Gleixner
2011-03-29
2
-7
/
+0
*
arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover
Thomas Gleixner
2011-03-29
2
-4
/
+1
*
arm: at91: at572d940hf: Fix SDRAMC define
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
arm: footbridge: Make cksrc_dc21285_disable() void
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
arm: bios32: Remove non exisiting machine code
Thomas Gleixner
2011-03-29
1
-25
/
+0
*
genirq: Fix harmless typo
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
md: Fix integrity registration error when no devices are capable
Martin K. Petersen
2011-03-28
1
-6
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-28
1
-1
/
+1
|
\
|
*
selinux: Fix regression for Xorg
Stephen Smalley
2011-03-29
1
-1
/
+1
*
|
ARM: mx51_efika: fix build error due to new mfd changes
Andres Salomon
2011-03-28
1
-2
/
+4
|
|
|
\
*
-
.
\
Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...
Linus Torvalds
2011-03-28
14
-235
/
+297
|
\
\
\
|
|
*
|
genirq; Fix cleanup fallout
Thomas Gleixner
2011-03-29
2
-8
/
+10
|
|
*
|
genirq: Fix typo and remove unused variable
Thomas Gleixner
2011-03-28
2
-2
/
+1
|
|
*
|
genirq: Fix new kernel-doc warnings
Randy Dunlap
2011-03-28
2
-2
/
+2
|
|
*
|
genirq: Add setter for AFFINITY_SET in irq_data state
Thomas Gleixner
2011-03-28
1
-0
/
+5
|
|
*
|
genirq: Provide setter inline for IRQD_IRQ_INPROGRESS
Thomas Gleixner
2011-03-28
1
-0
/
+15
|
|
*
|
genirq: Remove handle_IRQ_event
Thomas Gleixner
2011-03-28
2
-15
/
+0
|
|
*
|
arm: Ns9xxx: Remove private irq flow handler
Thomas Gleixner
2011-03-28
1
-54
/
+4
|
|
*
|
powerpc: cell: Use the core flow handler
Thomas Gleixner
2011-03-28
2
-49
/
+2
|
|
*
|
genirq: Provide edge_eoi flow handler
Thomas Gleixner
2011-03-28
3
-0
/
+50
|
|
*
|
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
2011-03-28
9
-59
/
+64
|
|
*
|
genirq: Split irq_set_affinity() so it can be called with lock held.
David Daney
2011-03-27
2
-18
/
+31
|
|
*
|
genirq: Add chip flag for restricting cpu_on/offline calls
Thomas Gleixner
2011-03-27
2
-4
/
+9
|
|
*
|
genirq: Add chip hooks for taking CPUs on/off line.
David Daney
2011-03-27
2
-0
/
+66
|
|
*
|
genirq: Add irq disabled flag to irq_data state
Thomas Gleixner
2011-03-27
3
-2
/
+12
|
|
*
|
genirq: Reserve the irq when calling irq_set_chip()
David Daney
2011-03-27
1
-0
/
+6
|
*
|
|
vlynq: Convert irq functions
Thomas Gleixner
2011-03-28
1
-33
/
+31
*
|
|
|
memstick: make enable_dma less generic in r592
Stephen Rothwell
2011-03-28
1
-3
/
+3
*
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-28
11
-315
/
+160
|
\
\
\
\
[next]