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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2012-01-06
PCI: IA64: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-6
/
+0
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+34
2012-01-03
consolidate a bunch of ipcbuf.h instances
Al Viro
1
-28
/
+1
2012-01-03
consolidate umode_t declarations
Al Viro
1
-2
/
+0
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
1
-0
/
+1
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-37
/
+32
2011-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
1
-8
/
+13
2011-11-30
xen/ia64: fix build breakage because of conflicting u64 guest handles
Luck, Tony
1
-1
/
+1
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2011-11-15
iommu: Add option to group multi-function devices
Alex Williamson
1
-0
/
+2
2011-11-09
net: add wireless TX status socket option
Johannes Berg
1
-0
/
+3
2011-11-06
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+0
2011-11-02
[IA64] Wire up cross memory attach syscalls
Tony Luck
1
-1
/
+3
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
1
-29
/
+0
2011-09-26
xen/acpi: Domain0 acpi parser related platform hypercall
Yu Ke
1
-0
/
+1
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
3
-3
/
+3
2011-09-21
iommu: Cleanup ifdefs in detect_intel_iommu()
Suresh Siddha
1
-2
/
+4
2011-08-01
Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+55
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-1
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+2
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-2
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2011-07-21
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
H. Peter Anvin
1
-2
/
+0
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
1
-0
/
+12
2011-07-14
ia64: add jump labels for paravirt
Glauber Costa
1
-0
/
+4
2011-06-01
[IA64] Hook up gpiolib support
Mark Brown
1
-0
/
+55
2011-05-31
[IA64] wire up sendmmsg() syscall for Itanium
Tony Luck
1
-1
/
+2
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-05-25
ia64: mmu_gather rework
Peter Zijlstra
1
-20
/
+46
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-7
/
+7
2011-03-29
ia64: Remove redundant declaration of irq_desc[]
Thomas Gleixner
1
-3
/
+0
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+5
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+3
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-23
ia64: fix build breakage in asm/thread_info.h
Luck, Tony
1
-1
/
+1
2011-03-23
Merge branch 'linus' into release
Len Brown
7
-51
/
+24
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-3
/
+0
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+3
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
1
-1
/
+8
2011-03-22
[IA64] New syscalls for 2.6.39
Tony Luck
1
-1
/
+5
[prev]
[next]