index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-16
[IA64] Add __read_mostly support for IA64
Christoph Lameter
1
-0
/
+3
2005-12-16
[IA64-SGI] change default_sn2 to NR_CPUS==1024
hawkes@sgi.com
1
-1
/
+1
2005-12-16
[IA64-SGI] Missed TLB flush
Jack Steiner
1
-1
/
+1
2005-12-16
[IA64] uncached ref count leak
Jes Sorensen
1
-3
/
+3
2005-12-16
[IA64] disable preemption in udelay()
John Hawkes
1
-0
/
+29
2005-12-15
[PATCH] ia64 sn __iomem annotations
Al Viro
2
-30
/
+30
2005-12-14
[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.
Robin Holt
1
-0
/
+2
2005-12-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
9
-97
/
+304
2005-12-12
[PATCH] Fix Kconfig of DMA32 for ia64
Yasunori Goto
1
-1
/
+1
2005-12-12
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
1
-1
/
+1
2005-12-06
[IA64-SGI] Fix SN PTC deadlock recovery
Jack Steiner
1
-2
/
+6
2005-12-06
[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.
Robin Holt
3
-4
/
+4
2005-12-06
[IA64] Limit the maximum NODEDATA_ALIGN() offset
Jack Steiner
1
-1
/
+3
2005-12-06
[IA64-SGI] altix: pci_window fixup
John Keller
1
-22
/
+131
2005-12-05
[IA64] Allow salinfo_decode to detect signals on read
Keith Owens
1
-1
/
+1
2005-12-02
[IA64] refresh tiger_defconfig ready for 2.6.15
Tony Luck
1
-24
/
+50
2005-12-02
[IA64] Updates to the sn2_defconfig for 2.6.15.
Robin Holt
1
-43
/
+109
2005-11-29
[IA64] Remove getting break_num by decoding instruction
Keshavamurthy Anil S
2
-19
/
+1
2005-11-29
[IA64] - Make pfn_valid more precise for SGI Altix systems
Dean Roe
1
-0
/
+1
2005-11-23
[PATCH] kprobes: Fix return probes on sys_execve
Jim Keniston
1
-7
/
+0
2005-11-21
[IA64-SGI] bte_copy nasid_index fix
Russ Anderson
1
-0
/
+1
2005-11-21
[IA64] fix bug in sn/ia64 for sparse CPU numbering
hawkes@sgi.com
1
-1
/
+2
2005-11-21
[IA64] Prevent sn2 ptc code from executing on all ia64 subarches
Prarit Bhargava
1
-0
/
+3
2005-11-17
[IA64] polish comments for tlb fault handler in ivt.S
Chen, Kenneth W
1
-62
/
+71
2005-11-17
[IA64] 4 level page table bug fix in vhpt_miss
Chen, Kenneth W
1
-2
/
+2
2005-11-15
[PATCH] ia64: cpu_idle performance bug fix
Chen, Kenneth W
1
-7
/
+8
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
1
-0
/
+4
2005-11-14
[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64
Andi Kleen
1
-0
/
+4
2005-11-11
[IA64-SGI] set altix preferred console
Mark Maule
1
-4
/
+153
2005-11-11
[IA64] 4-level page tables
Robin Holt
4
-15
/
+65
2005-11-10
[IA64] utilize notify_die() for XPC disengage
Dean Nelson
3
-5
/
+107
2005-11-10
[IA64] Replace kcalloc(1, with kzalloc.
Panagiotis Issaris
3
-5
/
+5
2005-11-10
Pull add-mmio-to-proc-iomem into release branch
Tony Luck
1
-24
/
+82
2005-11-10
Pull context-bitmap into release branch
Tony Luck
2
-42
/
+44
2005-11-10
Pull extend-notify-die into release branch
Tony Luck
4
-58
/
+134
2005-11-10
Pull memoryless-node-allocation into release branch
Tony Luck
1
-10
/
+9
2005-11-10
Pull mca-check-psp into release branch
Tony Luck
1
-4
/
+13
2005-11-10
Pull align-sig-frame into release branch
Tony Luck
1
-6
/
+5
2005-11-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-4
/
+5
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
1
-15
/
+17
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2
-0
/
+3
2005-11-09
[PATCH] remove ioctl32_handler_t
Christoph Hellwig
1
-3
/
+1
2005-11-08
[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem
Bjorn Helgaas
1
-24
/
+82
2005-11-08
[IA64] altix: misc pci interrupt related fixes
Mark Maule
2
-3
/
+3
2005-11-08
[IA64] MCA recovery: Bump reference count on bad pages
Russ Anderson
1
-0
/
+1
2005-11-08
[IA64] MCA recovery: pfn_valid() needs a pfn
Russ Anderson
1
-1
/
+1
2005-11-08
[IA64] MCA recovery based on PSP bits
Russ Anderson
1
-4
/
+13
2005-11-08
[IA64] align signal-frame even when not using alternate signal-stack
David Mosberger-Tang
1
-6
/
+5
2005-11-08
[IA64] fix memory less node allocation
Bob Picco
1
-10
/
+9
2005-11-07
[IA64] Extend notify_die() hooks for IA64
Keith Owens
4
-58
/
+134
[next]