Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06f77d18e4be0837868ebba8dff4097103e484c4
/
arch
/
tile
9f6547a
tile: fix personality bits handling upon exec()
by Jiri Kosina
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
06d2fe1
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
0b981cb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e70cf54
tile: gxio iorpc numbering change for TRIO interface
by Chris Metcalf
· 12 years ago
9b9a6d2
Merge branch 'pci/thierry-fixup-irqs' into next
by Bjorn Helgaas
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
3ddbebf
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
by Thierry Reding
· 12 years ago
1a91b01
tile: remove duplicate CONFIG_HOTPLUG definition
by Greg Kroah-Hartman
· 12 years ago
9655050
netfilter: remove xt_NOTRACK
by Cong Wang
· 12 years ago
424ffc9
tile: PCI: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
c766099
tile: Remove SD_PREFER_LOCAL leftover
by Alex Shi
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
637e49a
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
84eda28
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 12 years ago
7f240b7
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
by Chris Metcalf
· 12 years ago
d41ca6d
tilegx pci: fix semantic merge conflict with 3527ed81c
by Chris Metcalf
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
ecee6f9
tile: remove km_type definitions
by Cong Wang
· 13 years ago
f0a08fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
61d06c8
tile: remove usage of enum km_type
by Cong Wang
· 12 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f6d2ce0
tile: updates to pci root complex from community feedback
by Chris Metcalf
· 12 years ago
f100625
bounce: allow use of bounce pool via config option
by Chris Metcalf
· 12 years ago
47fc28b
usb: add host support for the tilegx architecture
by Chris Metcalf
· 12 years ago
d1cc173
arch/tile: provide kernel support for the tilegx USB shim
by Chris Metcalf
· 12 years ago
41bb38f
tile pci: enable IOMMU to support DMA for legacy devices
by Chris Metcalf
· 12 years ago
eef015c
arch/tile: enable ZONE_DMA for tilegx
by Chris Metcalf
· 12 years ago
bbaa22c
tilegx pci: support I/O to arbitrarily-cached pages
by Chris Metcalf
· 12 years ago
3e219b9
tile: remove unused header
by Paul Bolle
· 12 years ago
1296226
arch/tile: tilegx PCI root complex support
by Chris Metcalf
· 13 years ago
bce5bbb
arch/tile: provide kernel support for the tilegx TRIO shim
by Chris Metcalf
· 13 years ago
10104a1
arch/tile: break out the "csum a long" function to <asm/checksum.h>
by Chris Metcalf
· 13 years ago
4875f69
arch/tile: provide kernel support for the tilegx mPIPE shim
by Chris Metcalf
· 13 years ago
6369798
arch/tile: common DMA code for the GXIO IORPC subsystem
by Chris Metcalf
· 13 years ago
44e5696
arch/tile: support MMIO-based readb/writeb etc.
by Chris Metcalf
· 13 years ago
37b82b5
arch/tile: introduce GXIO IORPC framework for tilegx
by Chris Metcalf
· 13 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 12 years ago
7477dc2
tile/PCI: factor out pcibios_setup()
by Myron Stowe
· 12 years ago
00cd7dc
Remove useless wrappers of asm-generic/ipc.h
by Paul Bolle
· 12 years ago
9e0304e
arch/tile: big-endian: properly bswap instruction bundles when backtracing
by Chris Metcalf
· 12 years ago
6699c8c
tile: fix bug in get_user() for 4-byte values
by Chris Metcalf
· 12 years ago
b17c0e6
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
by Yinghai Lu
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 12 years ago
2ded5c2
tile: add #include to unbreak build after generic init_task conversion
by Chris Metcalf
· 12 years ago
10db9e0
tile: remove cpu_idle_on_new_stack
by Chris Metcalf
· 12 years ago
8efdfc3
tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
by Yong Zhang
· 12 years ago
86c47b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
edd63a2
set_restore_sigmask() is never called without SIGPENDING (and never should be)
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 12 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 12 years ago
4ebefe3
new helpers: {clear,test,test_and_clear}_restore_sigmask()
by Al Viro
· 13 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
bb8ac18
bury __kernel_nlink_t, make internal nlink_t consistent
by Al Viro
· 12 years ago
fa2af6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
1fcb78e
tile: default to tilegx_defconfig for ARCH=tile
by Chris Metcalf
· 12 years ago
9f1d62b
tile: fix bug where fls(0) was not returning 0
by Chris Metcalf
· 12 years ago
acd1a19
arch/tile: mark TILEGX as not EXPERIMENTAL
by Chris Metcalf
· 13 years ago
4ce6bea
tile/mm/fault.c: Port OOM changes to handle_page_fault
by Kautuk Consul
· 13 years ago
c6f696f
arch/tile: add descriptive text if the kernel reports a bad trap
by Chris Metcalf
· 13 years ago
8703d6e
arch/tile: allow querying cpu module information from the hypervisor
by Chris Metcalf
· 13 years ago
b8ace08
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
by Chris Metcalf
· 13 years ago
621b195
arch/tile: support multiple huge page sizes dynamically
by Chris Metcalf
· 13 years ago
fc0c49f
arch/tile: support kexec() for tilegx
by Chris Metcalf
· 13 years ago
cd6f32a
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
by Chris Metcalf
· 13 years ago
d5d14ed
arch/tile: Allow tilegx to build with either 16K or 64K page size
by Chris Metcalf
· 13 years ago
47d632f
arch/tile: optimize get_user/put_user and friends
by Chris Metcalf
· 13 years ago
1efea40
arch/tile: support building big-endian kernel
by Chris Metcalf
· 13 years ago
73636b1
arch/tile: allow building Linux with transparent huge pages enabled
by Chris Metcalf
· 13 years ago
5100700
arch/tile: use interrupt critical sections less
by Chris Metcalf
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 12 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d79ee93
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
764e0da
timers: Fixup the Kconfig consolidation fallout
by Thomas Gleixner
· 12 years ago
4ec008d
tile: Use generic time config
by Anna-Maria Gleixner
· 12 years ago
e6d9668
tilegx: enable SYSCALL_WRAPPERS support
by Chris Metcalf
· 12 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
a134d228
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
by Chris Metcalf
· 12 years ago
fc327e2
arch/tile: fix up some issues in calling do_work_pending()
by Chris Metcalf
· 13 years ago
cb83b62
sched/numa: Rewrite the CONFIG_NUMA sched domain support
by Peter Zijlstra
· 13 years ago
67ba529
Merge branch 'smp/threadalloc' into smp/hotplug
by Thomas Gleixner
· 12 years ago
d909a81
tile: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
293ef7b
tile: Use generic init_task
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
05ef1b7
arch/tile: fix a couple of functions that should be __init
by Chris Metcalf
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
eac0556
Merge branch 'linus' into queue
by Marcelo Tosatti
· 13 years ago
Next »