Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ea3d266bab3b497238113b20136f7c3f69ad9c0
/
arch
/
parisc
« Previous
ea02f94
net: introduce SO_BPF_EXTENSIONS
by Michal Sekletar
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
75b99db
parisc: fix SO_MAX_PACING_RATE typo
by Eric Dumazet
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f549ed1
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
by Stephen Rothwell
· 11 years ago
1c62448
Merge tag 'v3.13-rc8' into core/locking
by Ingo Molnar
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
f8dae00
parisc: Ensure full cache coherency for kmap/kunmap
by John David Anglin
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
b0acbb9
parisc/PCI: Use dev_is_pci() to identify PCI devices
by Yijing Wang
· 11 years ago
a16ab68
parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver
by Helge Deller
· 11 years ago
b8d8fcc
parisc: remove CONFIG_MLONGCALLS=y from defconfigs
by Helge Deller
· 11 years ago
161bd3b
parisc: fix kernel memory layout in vmlinux.ld.S
by Helge Deller
· 11 years ago
c790b41
parisc: use kernel_text_address() in unwind functions
by Helge Deller
· 11 years ago
6c3215c
parisc: remove empty SERIAL_PORT_DFNS in serial.h
by Chen Gang
· 11 years ago
8f96bdf
parisc: add some more machine names to hardware database
by Helge Deller
· 11 years ago
0576da2
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
by Helge Deller
· 11 years ago
964f413
parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.
by Helge Deller
· 11 years ago
49d1cb2
parisc: improve SIGBUS/SIGSEGV error reporting
by Helge Deller
· 11 years ago
38c7937
parisc: break out SOCK_NONBLOCK define to own asm header file
by Helge Deller
· 11 years ago
9af63ae
parisc: do not inline pa_memcpy() internal functions
by Helge Deller
· 11 years ago
a0ffa8f
Revert "parisc: implement full version of access_ok()"
by Helge Deller
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f13399f
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
bc16640
parisc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5cbb3d2
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
0ca4343
errno.h: remove "NFS" from descriptions in comments
by Eric Sandeen
· 11 years ago
40c3baa
mm/arch: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1006fae
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
dce0ce4
parisc: add generic 32- and 64-bit defconfigs
by Helge Deller
· 11 years ago
1f2048f
parisc: signal fixup - SIGBUS vs. SIGSEGV
by Helge Deller
· 11 years ago
63379c1
parisc: implement full version of access_ok()
by Helge Deller
· 11 years ago
3a7452b
parisc: correctly display number of active CPUs
by Helge Deller
· 11 years ago
6f0c4aa
parisc: do not count IPI calls twice
by Helge Deller
· 11 years ago
f6d12ee
parisc: make udelay() SMP-safe
by Helge Deller
· 11 years ago
e4be260
parisc: remove duplicate define
by Michael Opdenacker
· 11 years ago
b0756b5
parisc: make "make install" not depend on vmlinux
by Helge Deller
· 11 years ago
527973c
parisc: add kernel audit feature
by Helge Deller
· 11 years ago
61dbbae
parisc: provide macro to create exception table entries
by Helge Deller
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
54e181e
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
by Helge Deller
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4a24fb2
parisc: select ARCH_MIGHT_HAVE_PC_PARPORT
by Mark Salter
· 11 years ago
c1b1404
parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs
by Helge Deller
· 11 years ago
a446e72
Revert "parisc: Export flush_cache_page() (needed by lustre)"
by Helge Deller
· 11 years ago
db080f9
parisc: let probe_kernel_read() capture access to page zero
by Helge Deller
· 11 years ago
2d8b22d
parisc: optimize variable initialization in do_page_fault
by John David Anglin
· 11 years ago
59b33f1
parisc: fix interruption handler to respect pagefault_disable()
by Helge Deller
· 11 years ago
a60ac4b
parisc: mark parisc_terminate() noreturn and cold.
by Helge Deller
· 11 years ago
ec7c241
parisc: remove unused syscall_ipi() function.
by Helge Deller
· 11 years ago
528d8eb
parisc: kill SMP single function call interrupt
by Jiang Liu
· 11 years ago
320c90b
parisc: Export flush_cache_page() (needed by lustre)
by Geert Uytterhoeven
· 11 years ago
37bf063
Merge tag 'v3.12-rc4' into sched/core
by Ingo Molnar
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7d65f4a
irq: Consolidate do_softirq() arch overriden implementations
by Frederic Weisbecker
· 11 years ago
0772dac
arch/parisc/mm/fault.c: fix uninitialized variable usage
by Felipe Pena
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
8e33a52
treewide: Fix printks with 0x%#
by Joe Perches
· 11 years ago
dd5e6d6
parisc: Fix interrupt routing for C8000 serial ports
by Thomas Bogendoerfer
· 11 years ago
5a0ce2d
parisc: Remove arch/parisc/kernel/sys32.h header
by John David Anglin
· 11 years ago
78f1386
parisc: add defconfig for c8000 machine
by Helge Deller
· 11 years ago
50861f5
parisc: Fix cache routines to ignore vma's with an invalid pfn
by John David Anglin
· 11 years ago
60ffef0
parisc: delete __cpuinit usage from all users
by Paul Gortmaker
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
bb458c6
Safer ABI for O_TMPFILE
by Al Viro
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
b247759
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5b879d7
parisc: Fix gcc miscompilation in pa_memcpy()
by Helge Deller
· 11 years ago
e8d8fc2
parisc: Ensure volatile space register %sr1 is not clobbered
by John David Anglin
· 11 years ago
92b5992
parisc: optimize mtsp(0,sr) inline assembly
by Helge Deller
· 11 years ago
594174d
parisc: switch to gzip-compressed vmlinuz kernel
by Helge Deller
· 11 years ago
30a9f0b
parisc: more capabilities info in /proc/cpuinfo
by Helge Deller
· 11 years ago
e61aca5
Merge branch 'kconfig-diet' from Dave Hansen
by Linus Torvalds
· 11 years ago
d1a1dc0
consolidate per-arch stack overflow debugging options
by Dave Hansen
· 11 years ago
d5c017d
mm/PARISC: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
7d2c774
mm/PARISC: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
0de10f9
Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
63580e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
ac6614b
[readdir] constify ->actor
by Al Viro
· 11 years ago
bb6f619
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
by Al Viro
· 11 years ago
Next »