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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+0
2009-12-16
parisc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-2
/
+2
2009-12-16
parisc: Replace old style lock init in smp.c
Thomas Gleixner
1
-3
/
+6
2009-12-16
parisc: use sort() instead of home-made implementation (v2)
Helge Deller
1
-14
/
+9
2009-12-16
parisc: add CALLER_ADDR{0-6} macros
Helge Deller
1
-0
/
+27
2009-12-16
parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines
Helge Deller
1
-3
/
+0
2009-12-16
parisc: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-12-14
parsic: remove un-used nfsd #includes
Boaz Harrosh
1
-6
/
+0
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
1
-26
/
+4
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2
-72
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-11-30
parisc: fix unwind with recent gcc versions
Helge Deller
2
-4
/
+4
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-11-06
sysctl: parisc Use the compat_sys_sysctl
Eric W. Biederman
2
-72
/
+1
2009-09-28
parisc: Fix linker script breakage.
Helge Deller
1
-0
/
+10
2009-09-28
parisc: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-5
/
+0
2009-09-27
parisc: correct use of SHF_ALLOC
Julia Lawall
1
-1
/
+1
2009-09-27
parisc: includecheck fix: signal.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-27
parisc: stop using task->ptrace for {single,block}step flags
Kyle McMartin
3
-18
/
+21
2009-09-27
parisc: split syscall_trace into two halves
Kyle McMartin
2
-22
/
+25
2009-09-27
parisc: add missing TI_TASK macro in syscall.S
Kyle McMartin
1
-1
/
+1
2009-09-27
parisc: tracehook_signal_handler
Kyle McMartin
1
-0
/
+4
2009-09-27
parisc: tracehook_report_syscall
Kyle McMartin
2
-13
/
+14
2009-09-24
parisc: Remove useless altinstructions code copied from x86.
Tim Abbott
1
-25
/
+0
2009-09-24
parisc: Clean up linker script using new linker script macros.
Tim Abbott
1
-75
/
+4
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-2
/
+2
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-2
/
+2
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-4
/
+4
2009-09-11
Merge branch 'next' into for-linus
James Morris
2
-1
/
+9
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
2
-1
/
+6
2009-08-28
parisc: fix warning in traps.c
Grant Grundler
1
-1
/
+1
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
14
-162
/
+182
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-09
linker script: unify usage of discard definition
Tejun Heo
1
-5
/
+4
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2
-11
/
+11
2009-07-03
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
1
-1
/
+1
2009-07-03
parisc: wire sys_perf_counter_open to sys_ni_syscall
Kyle McMartin
1
-0
/
+1
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: remove dead code from sys_parisc32.c
Christoph Hellwig
1
-62
/
+0
2009-07-03
parisc: wire up rt_tgsigqueueinfo
Kyle McMartin
1
-1
/
+2
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
2
-12
/
+23
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
1
-35
/
+53
[next]