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
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2009-09-11
Merge branch 'next' into for-linus
James Morris
3
-2
/
+12
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
3
-2
/
+9
2009-08-28
parisc: fix warning in traps.c
Grant Grundler
1
-1
/
+1
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-20
/
+60
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-02
parisc: Set correct bit in protection flags
John David Anglin
1
-1
/
+1
2009-08-02
parisc: Fix GOT overflow during module load on 64bit kernel
John David Anglin
1
-5
/
+45
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-1
/
+1
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2
-11
/
+11
2009-07-03
parisc: use generic atomic64 on 32-bit
Kyle McMartin
2
-1
/
+6
2009-07-03
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
3
-1
/
+9
2009-07-03
parisc: add task_pt_regs macro
Kyle McMartin
1
-0
/
+3
2009-07-03
parisc: wire sys_perf_counter_open to sys_ni_syscall
Kyle McMartin
2
-1
/
+3
2009-07-03
parisc: inventory.c, fix bloated stack frame
Kyle McMartin
1
-17
/
+24
2009-07-03
parisc: processor.c, fix bloated stack frame
Kyle McMartin
1
-5
/
+11
2009-07-03
parisc: fix compile warning in mm/init.c
Kyle McMartin
1
-1
/
+1
2009-07-03
parisc: remove dead code from sys_parisc32.c
Christoph Hellwig
1
-62
/
+0
2009-07-03
parisc: wire up rt_tgsigqueueinfo
Kyle McMartin
2
-2
/
+4
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
3
-19
/
+30
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
1
-35
/
+53
2009-07-03
parisc: fix mismatched parenthesis in memcpy.c
Randolph Chung
1
-1
/
+1
2009-07-03
parisc: add parameter to read_cr16()
Coly Li
1
-1
/
+1
2009-07-03
parisc: decode_exc.c should include kernel.h
Alexander Beregalov
1
-1
/
+1
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-1
/
+1
2009-07-03
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Helge Deller
1
-4
/
+4
2009-07-03
parisc: fix ldcw inline assembler
Helge Deller
1
-2
/
+2
2009-07-03
parisc: kill WARN in free_initmem when DEBUG_KERNEL
Kyle McMartin
1
-20
/
+9
2009-07-03
parisc: Remove casts from atomic macros
Bastian Blank
1
-4
/
+4
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
7
-14
/
+6
2009-07-03
parisc: wire up preadv/pwritev syscalls
Kyle McMartin
2
-1
/
+5
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
3
-15
/
+0
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-21
/
+3
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
7
-15
/
+27
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-11
/
+23
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
1
-2
/
+4
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2
-8
/
+20
2009-06-07
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
1
-0
/
+1
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-2
/
+4
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
26
-98
/
+501
[next]