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
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2015-06-29
Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+5
2015-06-22
Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-1928
/
+44
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+19
2015-06-15
ia64: Use setup_timer
Vaishali Thakkar
1
-4
/
+2
2015-06-15
ia64: export flush_icache_range for module use
Luis R. Rodriguez
1
-0
/
+3
2015-06-10
ia64: remove paravirt code
Luis R. Rodriguez
21
-1928
/
+44
2015-06-02
ia64: make cpu_callin_map non-volatile.
Rusty Russell
1
-1
/
+2
2015-05-27
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
1
-0
/
+4
2015-05-11
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
2
-2
/
+2
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-04-24
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
Jiang Liu
1
-11
/
+19
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-80
/
+79
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-1
/
+1
2015-04-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2015-04-14
ia64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2
-8
/
+8
2015-04-02
kbuild: ia64: use $(src)/Makefile.gate rather than particular path
Masahiro Yamada
1
-1
/
+1
2015-04-02
kbuild: use relative path to include Makefile
Masahiro Yamada
1
-1
/
+1
2015-03-26
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
1
-1
/
+1
2015-03-10
ia64: remove deprecated cpus_ usage.
Rusty Russell
1
-2
/
+2
2015-03-05
ia64: fix up obsolete cpu function usage.
Rusty Russell
10
-69
/
+72
2015-03-05
ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.
Rusty Russell
2
-9
/
+5
2015-02-13
ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-4
/
+2
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2015-02-10
Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'
Rafael J. Wysocki
1
-6
/
+0
2015-02-10
Merge branch 'acpica'
Rafael J. Wysocki
1
-3
/
+3
2015-02-06
ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()
Hanjun Guo
1
-6
/
+0
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-3
/
+3
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-4
/
+2
2015-01-06
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'
Rafael J. Wysocki
2
-5
/
+5
2015-01-05
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
1
-5
/
+4
2015-01-05
[IA64] Enable execveat syscall for ia64
Tony Luck
1
-0
/
+1
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-12-10
make default ->i_fop have ->open() fail with ENXIO
Al Viro
1
-10
/
+0
2014-12-10
ia64: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
1
-1
/
+1
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-2
/
+2
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-2
/
+2
2014-10-23
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-18
/
+18
2014-10-14
Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2014-10-09
[IA64] Enable bpf syscall for ia64
Tony Luck
1
-0
/
+1
2014-10-03
Merge branch 'next' into efi-next-merge
Matt Fleming
1
-2
/
+4
2014-10-03
ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
1
-2
/
+4
2014-10-01
PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
Yijing Wang
1
-1
/
+1
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-1
/
+1
[next]