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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-01
xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."
Ian Campbell
1
-1
/
+1
2011-01-14
[IA64] fix ia64 build failure in pmdp_get_and_clear
Andrea Arcangeli
1
-0
/
+1
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+5
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
1
-2
/
+3
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
1
-0
/
+4
2011-01-07
ACPI: Use ioremap_cache()
Len Brown
1
-0
/
+5
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
1
-3
/
+3
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-88
/
+1
2010-10-22
ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)
Jeff Mahoney
1
-88
/
+1
2010-10-22
Merge branch 'hwpoison-fixes-2.6.37' into hwpoison
Andi Kleen
1
-0
/
+1
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-76
/
+94
2010-10-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-208
/
+0
2010-10-21
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2010-10-19
[IA64] Move local_softirq_pending() definition
Tony Luck
1
-6
/
+5
2010-10-18
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
1
-4
/
+0
2010-10-12
Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...
Tony Luck
3
-214
/
+11
2010-10-12
Add _addr_lsb field to ia64 siginfo
Andi Kleen
1
-0
/
+1
2010-10-08
ia64, iommu: Add a dummy iommu_table.h file in IA64.
Konrad Rzeszutek Wilk
1
-0
/
+6
2010-10-07
Fix IRQ flag handling naming
David Howells
2
-76
/
+94
2010-09-23
[IA64] remove asm/compat.h
Tony Luck
1
-208
/
+0
2010-09-20
[IA64] Move local_softirq_pending() definition
Tony Luck
1
-6
/
+5
2010-09-20
[IA64] iommu: Add a dummy iommu_table.h file in IA64.
Konrad Rzeszutek Wilk
1
-0
/
+6
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-1
/
+1
2010-08-18
[IA64] Fix build error: conflicting types for ‘sys_execve’
Tony Luck
1
-2
/
+0
2010-08-14
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-5
/
+4
2010-08-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-5
/
+8
2010-08-13
[IA64] Add latest crop of syscalls
Tony Luck
1
-1
/
+4
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-13
[IA64] Fix 64-bit atomic routines to return "long"
Tony Luck
1
-4
/
+4
2010-08-12
[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
Tony Luck
1
-3
/
+3
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-2
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-2
/
+0
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-9
/
+0
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-10
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-9
/
+0
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2010-08-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2010-08-01
KVM: Remove unnecessary divide operations
Joerg Roedel
1
-0
/
+1
2010-07-27
[IA64] increase ia64 static per cpu area
Tony Luck
1
-1
/
+1
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
3
-8
/
+8
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
3
-8
/
+8
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+0
2010-05-28
Merge branch 'ht-delete-2.6.35' into release
Len Brown
1
-1
/
+0
2010-05-27
numa: ia64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-5
/
+0
[next]