index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Pull percpureserve into release branch
Tony Luck
2008-04-17
|
|
\
\
\
|
|
*
|
|
[IA64] Minimize per_cpu reservations.
holt@sgi.com
2008-04-08
|
|
*
|
|
[IA64] Correct pernodesize calculation.
holt@sgi.com
2008-04-08
|
|
|
/
/
|
*
|
|
Pull regset into release branch
Tony Luck
2008-04-17
|
|
\
\
\
|
|
*
|
|
[IA64] remove duplicate code for register access
Shaohua Li
2008-03-12
|
|
*
|
|
[IA64] use CORE_DUMP_USE_REGSET
Shaohua Li
2008-03-12
|
|
*
|
|
[IA64] regset: 32-bit support
Shaohua Li
2008-03-12
|
|
*
|
|
[IA64] regset: 64-bit support
Shaohua Li
2008-03-12
|
|
|
/
/
|
*
|
|
Pull virt-cpu-accounting into release branch
Tony Luck
2008-04-17
|
|
\
\
\
|
|
*
|
|
[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)
Hidetoshi Seto
2008-02-20
|
*
|
|
|
Pull fsys_gettimeofday into release branch
Tony Luck
2008-04-17
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
[IA64] cleanup and improve fsys_gettimeofday
Hidetoshi Seto
2008-03-10
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Generic semaphore implementation
Matthew Wilcox
2008-04-17
|
/
/
/
*
/
/
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
2008-04-15
|
/
/
*
|
[IA64] kprobes arch consolidation build fix
Harvey Harrison
2008-03-06
*
|
[IA64] update efi region debugging to use MB, GB and TB as well as KB
Simon Horman
2008-03-06
*
|
[IA64] use dev_printk in video quirk
Bjorn Helgaas
2008-03-06
*
|
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
*
|
[IA64] remove unnecessary nfs includes from sys_ia32.c
KOSAKI Motohiro
2008-03-06
*
|
[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()
Bjorn Helgaas
2008-03-06
*
|
[IA64] arch_ptrace() cleanup
Petr Tesarik
2008-03-05
*
|
[IA64] remove duplicate code from arch_ptrace()
Petr Tesarik
2008-03-05
*
|
[IA64] convert sys_ptrace to arch_ptrace
Petr Tesarik
2008-03-05
*
|
[IA64] remove find_thread_for_addr()
Petr Tesarik
2008-03-05
*
|
[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFM
Petr Tesarik
2008-03-05
*
|
[IA64] access user RBS directly
Petr Tesarik
2008-03-05
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-03-04
|
\
\
|
*
|
[IA64] fix ia64 kprobes compilation
Adrian Bunk
2008-03-04
|
*
|
[IA64] workaround tiger ia64_sal_get_physical_id_info hang
Alex Chiang
2008-03-04
|
*
|
[IA64] move defconfig to arch/ia64/configs/
Adrian Bunk
2008-03-04
|
*
|
[IA64] Fix irq migration in multiple vector domain
Kenji Kaneshige
2008-03-04
|
*
|
[IA64] signal(ia64_ia32): add a signal stack overflow check
Shi Weihua
2008-03-04
|
*
|
[IA64] signal(ia64): add a signal stack overflow check
Shi Weihua
2008-03-04
|
*
|
[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA
Jes Sorensen
2008-03-04
|
|
/
*
/
Kprobes: indicate kretprobe support in Kconfig
Ananth N Mavinakayanahalli
2008-03-04
|
/
*
[IA64] Fix build for sim_defconfig
Tony Luck
2008-02-11
*
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
2008-02-10
*
ide: introduce HAVE_IDE
Sam Ravnborg
2008-02-09
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-02-08
|
\
|
*
[IA64] Fix large MCA bootmem allocation
Russ Anderson
2008-02-08
|
*
[IA64] Simplify cpu_idle_wait
Tony Luck
2008-02-08
|
*
[IA64] Synchronize RBS on PTRACE_ATTACH
Petr Tesarik
2008-02-08
|
*
[IA64] Synchronize kernel RSE to user-space and back
Petr Tesarik
2008-02-08
|
*
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
2008-02-08
|
*
[IA64] Wire up timerfd_{create,settime,gettime} syscalls
Tony Luck
2008-02-08
*
|
time: fix typo in comments
Li Zefan
2008-02-08
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-02-07
|
\
|
*
Merge branches 'release' and 'fluff' into release
Len Brown
2008-02-07
|
|
\
|
|
*
ACPI: misc cleanups
Adrian Bunk
2008-02-07
|
*
|
Merge branches 'release' and 'throttling-domains' into release
Len Brown
2008-02-07
|
|
\
\
[prev]
[next]