index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
1
-1
/
+1
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
1
-2
/
+2
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
1
-0
/
+5
|
\
|
*
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
1
-0
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-10
1
-21
/
+0
|
\
\
|
*
|
tile: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-12-04
1
-21
/
+0
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-31
/
+30
|
\
\
\
|
*
\
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-31
/
+30
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-31
/
+30
|
|
|
/
*
|
|
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
*
|
|
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
|
|
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
|
/
/
*
|
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
2011-12-03
1
-8
/
+8
*
|
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
2011-12-03
3
-0
/
+3
|
/
*
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
2011-11-03
6
-1087
/
+1218
*
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2011-10-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-08-02
1
-4
/
+1
|
\
|
*
clocksource: tile: convert to use clocksource_register_hz
John Stultz
2011-06-03
1
-4
/
+1
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
1
-1
/
+1
|
\
\
|
*
|
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
1
-1
/
+1
|
|
/
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-2
/
+1
|
\
\
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-2
/
+1
|
|
/
*
|
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-31
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-29
4
-25
/
+325
|
\
|
*
arch/tile: more /proc and /sys file support
Chris Metcalf
2011-05-27
4
-25
/
+325
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
23
-335
/
+4329
|
\
\
|
|
/
|
*
arch/tile: cleanups for tilegx compat mode
Chris Metcalf
2011-05-19
2
-20
/
+0
|
*
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
4
-6
/
+131
|
*
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
2011-05-12
6
-2
/
+3902
|
*
compat: fixes to allow working with tile arch
Chris Metcalf
2011-05-12
1
-1
/
+1
|
*
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
1
-6
/
+6
|
*
tile,mn10300: add device parameter to dma_cache_sync()
James Hogan
2011-05-04
1
-1
/
+1
|
*
arch/tile: various header improvements for building drivers
Chris Metcalf
2011-05-04
1
-0
/
+2
|
*
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: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
2011-05-04
1
-35
/
+26
|
*
arch/tile: improve support for PCI hotplug
Chris Metcalf
2011-05-04
1
-90
/
+117
|
*
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-05-02
3
-97
/
+73
|
*
arch/tile: refactor backtracing code
Chris Metcalf
2011-05-02
3
-72
/
+56
*
|
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
\
|
*
|
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-5
/
+1
|
|
/
|
/
|
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
|
tile: Use generic show_interupts()
Thomas Gleixner
2011-03-25
1
-41
/
+0
*
|
tile: Convert to new irq function names
Thomas Gleixner
2011-03-25
1
-3
/
+3
|
/
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-03-17
13
-154
/
+163
|
\
[next]