index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-1
/
+0
2013-11-15
parisc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-3
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-2
/
+2
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
1
-1
/
+1
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+2
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
2
-2
/
+2
2013-11-07
parisc: add generic 32- and 64-bit defconfigs
Helge Deller
2
-0
/
+674
2013-11-07
parisc: signal fixup - SIGBUS vs. SIGSEGV
Helge Deller
1
-4
/
+14
2013-11-07
parisc: implement full version of access_ok()
Helge Deller
1
-4
/
+42
2013-11-07
parisc: correctly display number of active CPUs
Helge Deller
1
-2
/
+6
2013-11-07
parisc: do not count IPI calls twice
Helge Deller
3
-10
/
+0
2013-11-07
parisc: make udelay() SMP-safe
Helge Deller
3
-32
/
+84
2013-11-07
parisc: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-11-07
parisc: make "make install" not depend on vmlinux
Helge Deller
2
-15
/
+51
2013-11-07
parisc: add kernel audit feature
Helge Deller
7
-5
/
+157
2013-11-07
parisc: provide macro to create exception table entries
Helge Deller
5
-14
/
+27
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
12
-22
/
+47
2013-10-27
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
1
-0
/
+4
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-22
/
+43
2013-10-23
parisc: select ARCH_MIGHT_HAVE_PC_PARPORT
Mark Salter
1
-0
/
+1
2013-10-19
parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs
Helge Deller
6
-0
/
+14
2013-10-19
Revert "parisc: Export flush_cache_page() (needed by lustre)"
Helge Deller
1
-1
/
+0
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
1
-1
/
+14
2013-10-13
parisc: optimize variable initialization in do_page_fault
John David Anglin
1
-5
/
+10
2013-10-13
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-10-13
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
1
-1
/
+1
2013-10-13
parisc: remove unused syscall_ipi() function.
Helge Deller
1
-5
/
+0
2013-10-13
parisc: kill SMP single function call interrupt
Jiang Liu
1
-7
/
+1
2013-10-13
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+1
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
1
-2
/
+3
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-15
/
+2
2013-09-30
arch/parisc/mm/fault.c: fix uninitialized variable usage
Felipe Pena
1
-2
/
+3
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+2
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
1
-1
/
+1
2013-07-31
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2
-0
/
+4
2013-07-31
parisc: Remove arch/parisc/kernel/sys32.h header
John David Anglin
4
-46
/
+0
2013-07-31
parisc: add defconfig for c8000 machine
Helge Deller
1
-0
/
+279
2013-07-31
parisc: Fix cache routines to ignore vma's with an invalid pfn
John David Anglin
1
-64
/
+71
2013-07-14
parisc: delete __cpuinit usage from all users
Paul Gortmaker
4
-14
/
+16
[prev]
[next]