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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
3
-9
/
+64
2011-07-31
[PARISC] wire up sendmmsg syscall
James Bottomley
1
-1
/
+2
2011-07-29
[PARISC] fix return type of __atomic64_add_return
John David Anglin
1
-2
/
+2
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-5
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-5
/
+5
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+2
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-8
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-18
[PARISC] Fix futex support
Carlos O'Donell
1
-6
/
+60
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-7
/
+0
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
1
-9
/
+0
2011-05-22
Merge branch 'flushing' into for-linus
James Bottomley
2
-3
/
+11
2011-04-15
[PARISC] wire up syncfs syscall
James Bottomley
1
-1
/
+2
2011-04-15
[PARISC] wire up the fhandle syscalls
James Bottomley
1
-1
/
+3
2011-04-15
[PARISC] wire up clock_adjtime syscall
James Bottomley
1
-1
/
+2
2011-04-15
[PARISC] wire up fanotify syscalls
James Bottomley
1
-1
/
+3
2011-04-15
[PARISC] prevent speculative re-read on cache flush
James Bottomley
1
-1
/
+4
2011-04-15
[PARISC] only make executable areas executable
James Bottomley
1
-2
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
remove dma64_addr_t
FUJITA Tomonori
1
-13
/
+0
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-2
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-3
/
+0
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
3
-29
/
+29
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
1
-0
/
+2
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-16
vfs: add nonconflicting values for O_PATH
Stephen Rothwell
1
-0
/
+2
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-6
/
+6
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-9
/
+9
2011-02-17
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
1
-0
/
+1
2011-02-10
Merge branch 'irq' into for-next
James Bottomley
1
-9
/
+4
2011-02-10
Merge branch 'fixes' into for-next
James Bottomley
1
-7
/
+17
2011-02-10
Merge branch 'tmpalias-flush' into for-next
James Bottomley
2
-13
/
+8
2011-02-10
[PARISC] Convert to new irq_chip functions
Thomas Gleixner
1
-9
/
+4
2011-02-09
[PARISC] fix vmap flush/invalidate
James Bottomley
1
-7
/
+17
2011-01-16
parisc: fix compile breakage caused by inlining maybe_mkwrite
James Bottomley
1
-1
/
+3
2011-01-15
eliminate special FLUSH flag from page table
James Bottomley
1
-10
/
+4
2011-01-15
parisc: flush pages through tmpalias space
James Bottomley
1
-3
/
+4
2011-01-13
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
1
-0
/
+2
2010-12-16
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+1
2010-10-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
3
-4
/
+3
2010-10-28
parisc: fix compile failure with kmap_atomic changes
James Bottomley
1
-4
/
+4
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-21
parisc: remove homegrown L1_CACHE_ALIGN macro
FUJITA Tomonori
1
-2
/
+0
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-18
/
+47
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-2
/
+1
[next]