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
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-24
[IA64] acpi_get_sysname() should be __init
Tony Luck
1
-1
/
+2
2007-05-24
[IA64] Fix using uninitialized data in _PDC setup
Venki Pallipadi
1
-1
/
+1
2007-05-23
[IA64] start_secondary() and smp_callin() should be __cpuinit
Tony Luck
1
-2
/
+2
2007-05-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-12
/
+27
2007-05-22
[IA64] fix kmalloc(0) in arch/ia64/pci/pci.c
Kenji Kaneshige
1
-4
/
+7
2007-05-22
[IA64] Only unwind non-running tasks.
Robin Holt
1
-0
/
+5
2007-05-22
[IA64] Improve unwind checking.
Robin Holt
1
-7
/
+14
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+6
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-18
[IA64] Yet another section mismatch warning
Tony Luck
1
-1
/
+1
2007-05-16
[IA64] optimize pagefaults a little
Christoph Hellwig
2
-35
/
+15
2007-05-15
[IA64] Fix section conflict of ia64_mlogbuf_finish
Martin Michlmayr
1
-1
/
+0
2007-05-14
[IA64] s/scalibility/scalability/
Tony Luck
1
-1
/
+1
2007-05-14
[IA64] kdump on INIT needs multi-nodes sync-up (v.2)
Jay Lan
2
-7
/
+19
2007-05-14
[IA64] wire up {signal,timer,event}fd syscalls
Tony Luck
1
-0
/
+3
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
30
-75
/
+75
2007-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
14
-64
/
+36
2007-05-11
[IA64] Quicklist support for IA64
Christoph Lameter
4
-53
/
+6
2007-05-11
[IA64] fix Kprobes reentrancy
Anil S Keshavamurthy
1
-4
/
+8
2007-05-11
[IA64] SN: validate smp_affinity mask on intr redirect
John Keller
1
-0
/
+11
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-0
/
+9
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2
-0
/
+13
2007-05-10
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used
Tony Luck
1
-0
/
+2
2007-05-10
[IA64] Fix - Section mismatch: reference to .init.data:mvec_name
Tony Luck
2
-2
/
+2
2007-05-10
[IA64] more warning cleanups
Tony Luck
2
-3
/
+3
2007-05-10
[IA64] Wire up epoll_pwait and utimensat
Tony Luck
1
-0
/
+2
2007-05-10
[IA64] Fix warnings resulting from type-checking in dev_dbg()
Tony Luck
1
-1
/
+1
2007-05-10
[IA64] typo s/kenrel/kernel/
Tony Luck
1
-1
/
+1
2007-05-09
[IA64] sa_interrupt is deprecated
akpm@linux-foundation.org
1
-1
/
+1
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
16
-215
/
+254
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
4
-0
/
+8
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
[IA64] wire up pselect, ppoll
Alexey Kuznetsov
1
-2
/
+2
2007-05-08
[IA64] Add TIF_RESTORE_SIGMASK
Alexey Dobriyan
6
-165
/
+38
2007-05-08
[IA64] unwind did not work for processes born with CLONE_STOPPED
Kirill Korotaev
1
-3
/
+4
2007-05-08
[IA64] Optional method to purge the TLB on SN systems
Jack Steiner
3
-10
/
+150
2007-05-08
[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64
Milind Arun Choudhary
3
-7
/
+7
2007-05-08
[IA64] fix stack alignment for ia32 signal handlers
Markus F.X.J. Oberhumer
1
-1
/
+5
2007-05-08
Add IRQF_IRQPOLL flag on IA64
Bernhard Walle
1
-1
/
+1
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+9
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-14
/
+4
2007-05-08
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
2
-6
/
+6
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-1
/
+2
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
16
-16
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
7
-24
/
+8
2007-05-08
use SLAB_PANIC flag cleanup
Akinobu Mita
1
-4
/
+2
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-0
/
+2
[next]