index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
Helge Deller
1
-5
/
+3
2015-03-23
parisc: mm: don't count preallocated pmds
Mikulas Patocka
1
-2
/
+7
2015-03-23
parisc: Add compile-time check when adding new syscalls
Helge Deller
1
-3
/
+6
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
1
-0
/
+1
2015-02-19
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2015-02-17
parisc: Remove unused function
Rickard Strandqvist
1
-3
/
+0
2015-02-17
parisc: macro whitespace fixes
Michael S. Tsirkin
1
-58
/
+58
2015-02-16
parisc/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2015-02-16
parisc: hpux - Remove HPUX syscall numbers
Helge Deller
1
-478
/
+0
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
5
-108
/
+4
2015-02-16
parisc: hpux - Delete files in hpux subdirectory
Helge Deller
7
-2135
/
+0
2015-02-16
parisc: hpux - Do not compile hpux subdirectory
Helge Deller
1
-1
/
+0
2015-02-16
parisc: hpux - Drop support for HP-UX binaries
Helge Deller
1
-4
/
+0
2015-02-16
parisc: Add error checks when building up signal trampoline handler
Helge Deller
1
-14
/
+15
2015-02-16
parisc: Wire up execveat syscall
Helge Deller
2
-1
/
+3
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2
-5
/
+1
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
parisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+1
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-5
/
+1
2015-01-09
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
1
-1
/
+1
2014-12-26
Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+10
2014-12-26
parisc: fix out-of-register compiler error in ldcw inline assembler function
John David Anglin
1
-3
/
+10
2014-12-13
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
1
-2
/
+2
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+4
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
8
-49
/
+41
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-49
/
+41
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-11-10
parisc: Avoid using CONFIG_64BIT in userspace exported headers
Helge Deller
5
-17
/
+17
2014-11-10
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Helge Deller
2
-20
/
+13
2014-11-10
parisc: Use BUILD_BUG() instead of undefined functions
Helge Deller
1
-11
/
+8
2014-11-10
parisc: Wire up bpf syscall
Helge Deller
2
-1
/
+3
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+4
2014-10-20
parisc: io: implement dummy relaxed accessor macros for writes
Will Deacon
1
-4
/
+8
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-6
/
+14
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-46
/
+71
2014-10-12
parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures
Helge Deller
1
-10
/
+6
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-2
/
+2
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+2
2014-09-24
parisc: Update defconfigs which were missing CONFIG_NET.
David S. Miller
1
-0
/
+1
2014-09-24
parisc: Set CONFIG_NET=y in defconfigs
Michal Marek
1
-0
/
+1
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-6
/
+3
[next]