index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] alpha: task_pt_regs()
akpm@osdl.org
2006-01-12
2
-17
/
+9
*
[PATCH] alpha: task_stack_page()
Al Viro
2006-01-12
2
-4
/
+4
*
[PATCH] alpha: task_thread_info()
Al Viro
2006-01-12
3
-22
/
+22
*
[PATCH] capable/capability.h (arch/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
[PATCH] dump_thread() cleanup
akpm@osdl.org
2006-01-10
2
-1
/
+1
*
[PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c)
Jiri Slaby
2006-01-09
1
-1
/
+2
*
[PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c)
Jiri Slaby
2006-01-09
1
-3
/
+3
*
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
2006-01-08
1
-3
/
+0
*
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
2006-01-08
1
-0
/
+5
*
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-08
1
-19
/
+5
*
[PATCH] Alpha: convert to generic irq framework (alpha part)
Ivan Kokshaysky
2006-01-06
3
-622
/
+22
*
[PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializer
Al Viro
2005-12-15
1
-1
/
+1
*
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
1
-7
/
+3
*
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
1
-4
/
+0
*
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
2005-10-29
1
-0
/
+3
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
1
-5
/
+1
*
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] gfp_t: dma-mapping (alpha)
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] alpha: fix kernel alignment traps
Richard Henderson
2005-10-02
2
-8
/
+8
*
[PATCH] alpha: fix kernel panic during SysRq-b
Ivan Kokshaysky
2005-09-22
1
-0
/
+4
*
[PATCH] Alpha: ISA IRQs fixup for dp264
Ivan Kokshaysky
2005-09-19
1
-18
/
+23
*
[PATCH] files: fix preemption issues
Dipankar Sarma
2005-09-17
1
-1
/
+6
*
[PATCH] alpha: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-10
1
-2
/
+1
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
2
-181
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2005-09-09
5
-15
/
+4
|
\
|
*
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
5
-15
/
+4
*
|
[PATCH] files: break up files struct
Dipankar Sarma
2005-09-09
1
-1
/
+3
*
|
[PATCH] alpha: process_reloc_for_got confuses r_offset and r_addend
Chaskiel Grundman
2005-09-09
1
-4
/
+4
*
|
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
2005-09-08
1
-3
/
+2
|
/
*
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+3
*
[PATCH] NTP: ntp-helper functions
john stultz
2005-09-07
1
-5
/
+2
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
1
-6
/
+5
*
[PATCH] alpha spinlock code and bogus constraints
Al Viro
2005-08-23
1
-3
/
+3
*
[PATCH] alpha gcc4 warnings
Al Viro
2005-08-23
1
-3
/
+3
*
[PATCH] Kconfig fix (alpha NUMA)
Al Viro
2005-08-23
1
-1
/
+1
*
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
2005-08-04
1
-0
/
+16
*
[PATCH] new alpha syscalls
Richard Henderson
2005-07-27
1
-0
/
+5
*
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-07-26
1
-3
/
+0
*
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
2005-07-11
1
-0
/
+2
*
[PATCH] alpha smp fix (part #2)
Ivan Kokshaysky
2005-07-01
1
-0
/
+2
*
[PATCH] alpha smp fix
Ivan Kokshaysky
2005-06-30
1
-1
/
+1
*
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
Dave Hansen
2005-06-23
1
-1
/
+1
*
[PATCH] make each arch use mm/Kconfig
Dave Hansen
2005-06-23
1
-1
/
+3
*
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
2005-06-23
1
-9
/
+7
*
[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffies
Nishanth Aravamudan
2005-05-17
1
-5
/
+2
*
[PATCH] ISA DMA Kconfig fixes - part 1
Al Viro
2005-05-04
1
-0
/
+4
*
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-05-01
1
-2
/
+3
*
[PATCH] consolidate sys_shmat
Stephen Rothwell
2005-05-01
2
-17
/
+1
*
[PATCH] alpha: key management syscalls
Richard Henderson
2005-04-21
1
-0
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
160
-0
/
+49087