index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
process.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-21
[IA64] clean up ptrace corner cases
Tony Luck
1
-1
/
+1
2005-01-21
[IA64] Don't forget to initialize PKStk for kernel-threads
David Mosberger
1
-1
/
+3
2005-01-04
[PATCH] fix conflicting cpu_idle() declarations
Oleg Nesterov
1
-1
/
+1
2005-01-04
[PATCH] Remove RCU abuse in cpu_idle()
Zwane Mwaikambo
1
-7
/
+24
2004-11-29
[IA64] if idle doesn't halt, it should at least relax
Tony Luck
1
-0
/
+2
2004-10-27
Merge
Len Brown
1
-0
/
+2
2004-10-27
[ACPI] C1 fixes when processor driver is loaded
Len Brown
1
-0
/
+2
2004-10-05
[IA64] minimal sparse-enablement; add __user annotations
David Mosberger
1
-7
/
+9
2004-10-05
[IA64] sparse 0 vs. NULL cleanup patch
David Mosberger
1
-3
/
+3
2004-09-16
[PATCH] Close race with preempt and modular pm_idle callbacks
Zwane Mwaikambo
1
-4
/
+12
2004-07-26
ia64: Update for elf_read_implies_exec() macro changes in mainline tree.
David Mosberger
1
-10
/
+0
2004-06-16
ia64: Fix ia32 partial-page-list code to compile cleanly in more configs.
David Mosberger
1
-6
/
+2
2004-06-07
[PATCH] ia64: fix ia32 virtual memory leaks due to partial-page mappings
Arun Sharma
1
-0
/
+12
2004-05-21
Merge http://lia64.bkbits.net/to-linus-2.5
Linus Torvalds
1
-0
/
+1
2004-05-14
[PATCH] ia64 cpu hotplug: core
Andrew Morton
1
-1
/
+42
2004-05-12
ia64: Call print_modules() before printing tombstone.
David Mosberger
1
-0
/
+1
2004-05-09
[PATCH] sched: in_sched_functions() cleanup
Andrew Morton
1
-8
/
+1
2004-04-11
[PATCH] Fix get_wchan() FIXME wrt. order of functions
Andrew Morton
1
-2
/
+0
2004-03-24
ia64: Minor formatting fix for two earlier patches.
David Mosberger
1
-2
/
+2
2004-03-18
[PATCH] ia64: Interim pal_halt_light patch
Kenneth W. Chen
1
-4
/
+13
2004-03-01
ia64: Rename ia64_invoke_kernel_thread_helper() to start_kernel_thread()
David Mosberger
1
-2
/
+2
2004-02-27
ia64: Fix pdflush-triggered stack-overflow due to long thread-creation chains.
David Mosberger
1
-37
/
+49
2004-01-04
Many files:
David Mosberger
1
-0
/
+1
2003-10-23
[PATCH] ia64: fix critical perfmon2 bugs
Stéphane Eranian
1
-2
/
+6
2003-10-20
ia64: Based on patch by Arun Sharma: fix IA-32 subsystem to support NPTL.
David Mosberger
1
-2
/
+6
2003-10-17
ia64: Add missing exports to modules build again.
David Mosberger
1
-0
/
+6
2003-10-07
o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the tree
Arnaldo Carvalho de Melo
1
-0
/
+2
2003-08-15
Move patch from linux-ia64-2.5 to to-linus-2.5 repository.
David Mosberger
1
-2
/
+4
2003-06-13
[PATCH] ia64: minor perfmon fixes
Stéphane Eranian
1
-1
/
+0
2003-06-11
ia64: Build the gate page(s) as an ELF DSO.
David Mosberger
1
-2
/
+0
2003-06-06
[PATCH] ia64: switch to perfmon2
Stéphane Eranian
1
-40
/
+4
2003-06-04
ia64: Remove no longer needed show_trace_task().
David Mosberger
1
-6
/
+0
2003-06-04
ia64: Misc small fixe: adjust for 2-argument version of show_stack(), remove
David Mosberger
1
-30
/
+4
2003-05-27
ia64: Lots of formatting fixes for the optimized syscall paths.
David Mosberger
1
-1
/
+1
2003-05-21
ia64: Restructure pt_regs and optimize syscall path.
David Mosberger
1
-0
/
+6
2003-05-14
ia64: Fix SMP fph-handling. Patch by Asit Mallick with some additional
David Mosberger
1
-11
/
+4
2003-05-14
[PATCH] cpu_idle() cleanup
Jes Sorensen
1
-10
/
+9
2003-05-12
[PATCH] ia64: improve kernel_thread() cleanliness
Walter Harms
1
-1
/
+2
2003-05-09
ia64: Prepare for GCC v3.4. Sync with 2.5.69.
David Mosberger
1
-2
/
+3
2003-04-15
ia64: Consolidate backtrace printing in a single routine (ia64_do_show_stack()).
David Mosberger
1
-5
/
+5
2003-04-14
ia64: Update platform INIT handler to print a backtrace.
David Mosberger
1
-1
/
+1
2003-04-11
ia64: Merge Alex Williamson's sba_iommu patch.
David Mosberger
1
-1
/
+1
2003-03-26
[PATCH] ia64: Fix request_module from ia32 process
Andreas Schwab
1
-0
/
+9
2003-03-20
[PATCH] ia64: improve show_trace_task() portability
Vladimir Simonov
1
-4
/
+1
2003-03-18
[PATCH] ia64: Use PAL_HALT_LIGHT in cpu_idle
Alex Williamson
1
-5
/
+9
2003-03-11
ia64: Rename __put_task_struct() to free_task_struct(). Based on patch by Pe...
David Mosberger
1
-1
/
+1
2003-03-06
ia64: Fix several small bugs/omissions from the 2.5.64 sync.
David Mosberger
1
-1
/
+1
2003-01-23
ia64: Sync up with 2.5.59.
David Mosberger
1
-0
/
+2
2003-01-17
[PATCH] ia64: perfmon update
Stéphane Eranian
1
-4
/
+14
2003-01-15
ia64: Make asynchronous signal delivery work properly during fsys-mode execut...
David Mosberger
1
-1
/
+8
[next]