index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-05-26
24
-66
/
+491
|
\
|
*
powerpc/4xx: Adding PCIe MSI support
Rupjyoti Sarmah
2011-05-26
9
-0
/
+376
|
*
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
2011-05-26
1
-4
/
+13
|
*
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
2011-05-26
1
-2
/
+5
|
*
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
2011-05-26
1
-2
/
+5
|
*
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
2011-05-26
1
-9
/
+2
|
*
powerpc/irq: Remove stale and misleading comment
Milton Miller
2011-05-26
1
-3
/
+1
|
*
powerpc/cell: Rename ipi functions to match current abstractions
Milton Miller
2011-05-26
3
-10
/
+10
|
*
powerpc/cell: Use common smp ipi actions
Milton Miller
2011-05-26
3
-35
/
+14
|
*
powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing
Brian King
2011-05-26
1
-1
/
+1
|
*
powerpc/oprofile: Handle events that raise an exception without overflowing
Eric B Munson
2011-05-26
1
-1
/
+23
|
*
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
2011-05-26
7
-2
/
+44
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
2011-05-26
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
2011-05-26
1
-0
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-25
1
-0
/
+1
|
\
\
|
*
|
mmc: tegra: add pm_flags
Venkat Rao
2011-05-24
1
-0
/
+1
*
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-05-25
1
-0
/
+1
|
\
\
\
|
*
|
|
i8k: Integrate with the hwmon subsystem
Jean Delvare
2011-05-25
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
77
-1910
/
+11241
|
\
\
\
\
|
*
|
|
|
arch/tile: prefer "tilepro" as the name of the 32-bit architecture
Chris Metcalf
2011-05-25
1
-0
/
+0
|
*
|
|
|
arch/tile: cleanups for tilegx compat mode
Chris Metcalf
2011-05-19
3
-21
/
+1
|
*
|
|
|
arch/tile: allocate PCI IRQs later in boot
Chris Metcalf
2011-05-19
1
-6
/
+5
|
*
|
|
|
arch/tile: support signal "exception-trace" hook
Chris Metcalf
2011-05-19
7
-22
/
+150
|
*
|
|
|
arch/tile: use better definitions of xchg() and cmpxchg()
Chris Metcalf
2011-05-19
3
-32
/
+44
|
*
|
|
|
tile: add an RTC driver for the Tilera hypervisor
Chris Metcalf
2011-05-17
2
-3
/
+61
|
*
|
|
|
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
2011-05-12
28
-1348
/
+9319
|
*
|
|
|
compat: fixes to allow working with tile arch
Chris Metcalf
2011-05-12
1
-1
/
+1
|
*
|
|
|
arch/tile: update defconfig file to something more useful
Chris Metcalf
2011-05-04
1
-0
/
+1091
|
*
|
|
|
tile: do_hardwall_trap: do not play with task->sighand
Oleg Nesterov
2011-05-04
1
-4
/
+2
|
*
|
|
|
tile: replace mm->cpu_vm_mask with mm_cpumask()
KOSAKI Motohiro
2011-05-04
2
-8
/
+8
|
*
|
|
|
tile,mn10300: add device parameter to dma_cache_sync()
James Hogan
2011-05-04
2
-2
/
+3
|
*
|
|
|
arch/tile: clarify flush_buffer()/finv_buffer() function names
Chris Metcalf
2011-05-04
1
-6
/
+12
|
*
|
|
|
arch/tile: kernel-related cleanups from removing static page size
Chris Metcalf
2011-05-04
4
-48
/
+17
|
*
|
|
|
arch/tile: various header improvements for building drivers
Chris Metcalf
2011-05-04
11
-10
/
+83
|
*
|
|
|
arch/tile: disable GX prefetcher during cache flush
Chris Metcalf
2011-05-04
1
-0
/
+18
|
*
|
|
|
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
Chris Metcalf
2011-05-04
1
-0
/
+6
|
*
|
|
|
arch/tile: properly flush the I$ when unloading kernel modules
Chris Metcalf
2011-05-04
1
-1
/
+7
|
*
|
|
|
arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain
Chris Metcalf
2011-05-04
1
-18
/
+57
|
*
|
|
|
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
2011-05-04
2
-36
/
+27
|
*
|
|
|
arch/tile: improve support for PCI hotplug
Chris Metcalf
2011-05-04
3
-91
/
+127
|
*
|
|
|
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-05-02
7
-100
/
+87
|
*
|
|
|
arch/tile: refactor backtracing code
Chris Metcalf
2011-05-02
6
-131
/
+93
*
|
|
|
|
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-25
19
-795
/
+218
|
\
\
\
\
\
|
*
|
|
|
|
mach-ux500: voltage domain regulators for DB8500
Bengt Jonsson
2011-05-24
1
-0
/
+1
|
*
|
|
|
|
mach-ux500: move CPUfreq driver to cpufreq subsystem
Linus Walleij
2011-05-24
1
-210
/
+0
|
*
|
|
|
|
mfd: add DB5500 PRCMU driver
Linus Walleij
2011-05-24
2
-0
/
+4
|
*
|
|
|
|
mfd: update DB8500 PRCMU driver
Mattias Nilsson
2011-05-24
2
-1
/
+6
|
*
|
|
|
|
mach-ux500: move the DB8500 PRCMU driver to MFD
Linus Walleij
2011-05-24
8
-550
/
+4
|
*
|
|
|
|
mach-ux500: make PRCMU base address dynamic
Linus Walleij
2011-05-24
5
-2
/
+7
|
*
|
|
|
|
mach-ux500: rename PRCMU driver per SoC
Linus Walleij
2011-05-24
2
-1
/
+1
[next]