index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
Chris Metcalf
1
-1
/
+1
2012-07-25
tilegx pci: fix semantic merge conflict with 3527ed81c
Chris Metcalf
1
-1
/
+1
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-13
/
+6
2012-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
5
-118
/
+2080
2012-07-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+0
2012-07-18
tile: updates to pci root complex from community feedback
Chris Metcalf
2
-45
/
+39
2012-07-18
usb: add host support for the tilegx architecture
Chris Metcalf
2
-0
/
+70
2012-07-18
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
3
-145
/
+372
2012-07-18
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
2
-7
/
+20
2012-07-18
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
1
-39
/
+143
2012-07-18
arch/tile: tilegx PCI root complex support
Chris Metcalf
3
-0
/
+1554
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-10
/
+0
2012-07-05
tile/PCI: factor out pcibios_setup()
Myron Stowe
1
-10
/
+0
2012-06-18
arch/tile: big-endian: properly bswap instruction bundles when backtracing
Chris Metcalf
1
-2
/
+7
2012-06-13
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
Yinghai Lu
1
-1
/
+4
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-2
/
+2
2012-06-06
tile: add #include to unbreak build after generic init_task conversion
Chris Metcalf
1
-0
/
+1
2012-06-06
tile: remove cpu_idle_on_new_stack
Chris Metcalf
1
-14
/
+0
2012-06-05
tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-10
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-6
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-20
/
+5
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
20
-393
/
+1057
2012-05-25
arch/tile: add descriptive text if the kernel reports a bad trap
Chris Metcalf
1
-2
/
+28
2012-05-25
arch/tile: allow querying cpu module information from the hypervisor
Chris Metcalf
1
-0
/
+8
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
3
-260
/
+512
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
4
-56
/
+120
2012-05-25
arch/tile: support kexec() for tilegx
Chris Metcalf
4
-9
/
+288
2012-05-25
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
Chris Metcalf
1
-2
/
+8
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
5
-22
/
+25
2012-05-25
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
1
-1
/
+0
2012-05-25
arch/tile: support building big-endian kernel
Chris Metcalf
2
-5
/
+23
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
2
-36
/
+45
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-82
/
+20
2012-05-16
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
1
-7
/
+5
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
3
-25
/
+61
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2
-23
/
+4
2012-05-08
tile: Use common threadinfo allocator
Thomas Gleixner
1
-21
/
+2
2012-05-05
tile: Use generic init_task
Thomas Gleixner
3
-60
/
+17
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-04-25
arch/tile: fix a couple of functions that should be __init
Chris Metcalf
1
-2
/
+2
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-04-11
arch/tile: avoid unused variable warning in proc.c for tilegx
Chris Metcalf
1
-3
/
+1
2012-04-09
tile/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-0
/
+2
2012-04-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
10
-157
/
+240
2012-04-02
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
2
-7
/
+36
[next]