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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-1
/
+1
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-8
/
+3
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-3
/
+11
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-11
/
+7
2012-03-29
Fix ia64 build errors (fallout from system.h disintegration)
Luck, Tony
1
-0
/
+1
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
8
-26
/
+24
2012-03-28
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
8
-26
/
+24
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
24
-23
/
+5
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
24
-23
/
+5
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-3
/
+11
2012-03-27
ia64: vsyscall: Add missing paranthesis
Thomas Gleixner
1
-1
/
+1
2012-03-23
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-5
/
+7
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2012-03-15
ia64: vsyscall: Use seqcount instead of seqlock
Thomas Gleixner
4
-11
/
+7
2012-03-14
[IA64] Fix ISA IRQ trigger model and polarity setting
Liu Jiang
1
-4
/
+4
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-27
[IA64] Fix warning from machine_kexec.c
Paul Gortmaker
1
-1
/
+1
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-2
/
+2
2012-02-08
[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()
Jiri Kosina
1
-0
/
+2
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-4
/
+6
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+2
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-8
/
+1
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-8
/
+1
2012-01-17
ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)
Kurt Garloff
1
-4
/
+6
2012-01-13
Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-1
/
+1
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+1
2012-01-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+1
2012-01-09
ia64: Add accept4() syscall
Émeric Maschino
1
-0
/
+1
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-31
/
+31
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-1
/
+1
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2
-31
/
+31
2011-12-09
[IA64] Merge overlapping reserved regions at boot
Petr Tesarik
1
-0
/
+19
2011-11-15
iommu: Add option to group multi-function devices
Alex Williamson
1
-0
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-02
[IA64] Wire up cross memory attach syscalls
Tony Luck
1
-0
/
+2
2011-10-31
ia64: Add export.h to arch/ia64 specific files as required
Paul Gortmaker
2
-0
/
+2
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
4
-6
/
+6
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-08-04
Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
1
-1
/
+1
2011-08-04
efi: Fix argument types for SetVariable() for ia64
Matthew Garrett
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-16
/
+0
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-16
/
+0
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
2
-2
/
+2
[next]