Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8f361453d8e9a67c85b2cf9b93c642c2d8fe0462
/
arch
/
ia64
aa0ebec
[IA64] Fix iosapic interrupt delivery mode for CPE
by Kenji Kaneshige
· 17 years ago
3661999
[IA64] kprobe: make kreturn probe handler stack unwind correct
by Shaohua Li
· 17 years ago
965d747
[IA64] operator priority fix in acpi_map_lsapic()
by Roel Kluin
· 17 years ago
c2eeb32
[IA64] Add missing "space" to concatenated strings
by Joe Perches
· 17 years ago
685c7f5
[IA64] make full use of macro efi_md_size
by Li Zefan
· 17 years ago
b898a42
[IA64] rename _bss to __bss_start
by Bernhard Walle
· 17 years ago
afc2cf3
[IA64] SGI Altix : fix bug in sn_io_late_init()
by Mike Habeck
· 17 years ago
9e004eb
[IA64] iosapic cleanup
by Simon Horman
· 17 years ago
b9ab117
[IA64] signal : fix missing error checkings
by Shi Weihua
· 17 years ago
bdc2619
[IA64] export copy_page() to modules
by Andrew Morton
· 17 years ago
ff08e65
[IA64] don't assume that unwcheck.py is executable
by Andrew Morton
· 17 years ago
1f0abae
[IA64] increase .data.patch offset
by Andrew Morton
· 17 years ago
887c3cb
Add IORESOUCE_BUSY flag for System RAM
by Yasunori Goto
· 17 years ago
7f6ff62
[IA64] IOSAPIC bogus error cleanup
by George Beshers
· 17 years ago
b8de471
[IA64] Update printing of feature set bits
by Russ Anderson
· 17 years ago
c9d059d
[IA64] Fix IOSAPIC delivery mode setting
by Kenji Kaneshige
· 17 years ago
4c013f5
[IA64] XPC heartbeat timer function must run on CPU 0
by Dean Nelson
· 17 years ago
ddd6fc7
[IA64] Clean up /proc/interrupts output
by Kenji Kaneshige
· 17 years ago
1f3b604
[IA64] Disable/re-enable CPE interrupts on Altix
by Russ Anderson
· 17 years ago
adb3402
[IA64] Clean-up McKinley Errata message
by Russ Anderson
· 17 years ago
c5d07d6
[IA64] Add gate.lds to list of files ignored by Git
by Peter Chubb
· 17 years ago
4b9ddc7
[IA64] Fix section mismatch in contig.c version of per_cpu_init()
by Tony Luck
· 17 years ago
4b07ae9
[IA64] Wrong args to memset in efi_gettimeofday()
by Li Zefan
· 17 years ago
8d0a6e4
[IA64] Remove duplicate includes from ia32priv.h
by Lucas Woods
· 17 years ago
b17de36
[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c
by Roel Kluin
· 17 years ago
e3ad42b
[IA64] Fix perfmon sysctl directory modes
by Tony Luck
· 17 years ago
3aff037
[IA64] Fix incorrect return value from ia64_setup_msi_irq()
by Kenji Kaneshige
· 17 years ago
41f667f
[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended
by Roel Kluin
· 17 years ago
346f379
[IA64] update sn2 defconfig to 64kb pages
by Jes Sorensen
· 17 years ago
113134f
[IA64] /proc/cpuinfo "physical id" field cleanups
by Alex Chiang
· 17 years ago
172c510
[IA64] vDSO vs --build-id
by Roland McGrath
· 17 years ago
d650c37
[IA64] check-segrel.lds vs --build-id
by Roland McGrath
· 17 years ago
1775fe85
[IA64] vmcore_find_descriptor_size should be in __init
by Simon Horman
· 17 years ago
18b8bef
[IA64] ia64/mm/init.c: fix section mismatches
by Adrian Bunk
· 17 years ago
69450bb
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
00bf409
kexec: add BSS to resource tree
by Bernhard Walle
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
09caded
Combine instrumentation menus in kernel/Kconfig.instrumentation
by Mathieu Desnoyers
· 17 years ago
cb38085
Use extended crashkernel command line on ia64
by Bernhard Walle
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
c2e2c7f
task cgroups: enable cgroups by default in some configs
by Paul Jackson
· 17 years ago
3ed75eb
setup vma->vm_page_prot by vm_get_page_prot()
by Coly Li
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
2c62214
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
by Tony Breeds
· 17 years ago
7259888
[IA64] fix non-numa build
by Andrew Morton
· 17 years ago
b6257a9
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
bcbba6c
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
by Ken'ichi Ohmichi
· 17 years ago
00cab92
add-vmcore: use the existing ia64_tpa() instead of asm code
by Ken'ichi Ohmichi
· 17 years ago
fd59d23
Add vmcoreinfo
by Ken'ichi Ohmichi
· 17 years ago
966fe39
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
by Robert P. J. Day
· 17 years ago
f6b450d
Make unregister_binfmt() return void
by Alexey Dobriyan
· 17 years ago
5b20cd8
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
by Mark Nelson
· 17 years ago
bdb0250
IA64: iommu uses sg_next with an invalid sg element
by FUJITA Tomonori
· 17 years ago
4d1efed
[IA64] Fix build for CONFIG_SMP=n
by Tony Luck
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
92d15c2
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
1a43be7
ia64 vDSO: linker script indentation
by Roland McGrath
· 17 years ago
f438d91
kprobes: support kretprobe blacklist
by Masami Hiramatsu
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
de33b821f
memory unplug: ia64 interface
by KAMEZAWA Hiroyuki
· 17 years ago
0c0e619
memory unplug: page offline
by KAMEZAWA Hiroyuki
· 17 years ago
d9c2340
Do not depend on MAX_ORDER when grouping pages by mobility
by Mel Gorman
· 17 years ago
954ffcb
flush icache before set_pte() on ia64: flush icache at set_pte
by KAMEZAWA Hiroyuki
· 17 years ago
2dca53a
Memoryless nodes: Uncached allocator updates
by Christoph Lameter
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
ef229c5
IA64: SPARSEMEM_VMEMMAP 16K page size support
by Christoph Lameter
· 17 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 17 years ago
9b6eccf
IA64: sg chaining support
by Jens Axboe
· 17 years ago
9cb83c7
[SCSI] add use_sg_chaining option to scsi_host_template
by FUJITA Tomonori
· 17 years ago
06c5040
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
by Sam Ravnborg
· 17 years ago
4937ce8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
432a7d6
[IA64] update sn2_defconfig
by Jes Sorensen
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
4d5709a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
2010d7f
[IA64] Fix kernel hangup in kdump on INIT
by Kenji Kaneshige
· 17 years ago
ac542a5
[IA64] Fix kernel panic in kdump on INIT
by Kenji Kaneshige
· 17 years ago
a62c9fe
[IA64] Remove vector from ia64_machine_kexec()
by Simon Horman
· 17 years ago
e1b1eb0
[IA64] Fix race when multiple cpus go through MCA
by Russ Anderson
· 17 years ago
2bc5c28
[IA64] Remove needless delay in MCA rendezvous
by Russ Anderson
· 17 years ago
28eda5b
[IA64] add driver for ACPI methods to call native firmware
by Bjorn Helgaas
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
8e75ad8
[IA64] perfmon: Remove exit_pfm_fs()
by Satyam Sharma
· 17 years ago
db6a5ce
[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations
by Satyam Sharma
· 17 years ago
c01b171
ia64: fix sn to add include files using EXTRA_CFLAGS
by Sam Ravnborg
· 17 years ago
a60ebc5
[SCSI] simscsi: Free scsi host on error
by Matthew Wilcox
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
8122c6c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
by Thomas Renninger
· 17 years ago
7d94143
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
by Roland McGrath
· 17 years ago
ea3c4b1
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
7b3166d
[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)
by Peter Chubb
· 17 years ago
8b713c6
[IA64] Enable early console for Ski simulator
by Peter Chubb
· 17 years ago
99a19cf1
[IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem
by Prarit Bhargava
· 17 years ago
6e9de18
[IA64] SN: Add support for CPU disable
by John Keller
· 17 years ago
Next »