Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0ddea0ead2ced99eaaaddff2beb755381e5c89f8
/
arch
/
ia64
/
kernel
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
92fa5bd9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
a78b2de
[IA64] Add latest crop of syscalls
by Tony Luck
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
5af568c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
7ae6bdb
ia64: perfmon: add d_dname method
by Miklos Szeredi
· 14 years ago
d7a7c57
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
by Suresh Siddha
· 14 years ago
2510600
topology: alternate fix for ia64 tiger_defconfig build breakage
by Lee Schermerhorn
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1cfd2bd
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
30da552
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
by Ben Hutchings
· 14 years ago
7615856
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
by John Stultz
· 15 years ago
ba58aebf
[IA64] perfmon: convert to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
b71ab8c
workqueue: increase max_active of keventd and kill current_is_keventd()
by Tejun Heo
· 15 years ago
7b313fd
[IA64] beautify vmlinux.lds.h
by Sam Ravnborg
· 15 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
4ec37de
[IA64] Fix build breakage
by Tony Luck
· 15 years ago
fd1197f
numa: ia64: support numa_mem_id() for memoryless nodes
by Lee Schermerhorn
· 15 years ago
3bccd99
numa: ia64: use generic percpu var numa_node_id() implementation
by Lee Schermerhorn
· 15 years ago
8aee5c89
ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops
by FUJITA Tomonori
· 15 years ago
ffdf918
ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks
by Oleg Nesterov
· 15 years ago
7d02093
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cf77e98
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
7683a3f
[IA64] use __ratelimit
by Akinobu Mita
· 15 years ago
552dce3
[IA64] Use set_cpus_allowed_ptr
by Julia Lawall
· 15 years ago
2c2df84
x86, acpi/irq: Introduce apci_isa_irq_to_gsi
by Eric W. Biederman
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d8191fa
ACPI: processor: driver doesn't need to evaluate _PDC
by Alex Chiang
· 15 years ago
6ffdc57
ia64: Convert ia64 to use read/update_persistent_clock
by John Stultz
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
8d9032b
elf coredump: add extended numbering support
by Daisuke HATAYAMA
· 15 years ago
1fcccba
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
by Daisuke HATAYAMA
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
fb7b096
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
75ddb0e
Rename .text.lock to .text..lock.
by Denys Vlasenko
· 15 years ago
2b55f36
Rename .text.ivt to .text..ivt.
by Denys Vlasenko
· 15 years ago
54cb27a
Rename .data.read_mostly to .data..read_mostly.
by Denys Vlasenko
· 15 years ago
dafb932
Rename .data..patch.XXX to .data..patch.XXX.
by Denys Vlasenko
· 15 years ago
e1cb14b
Rename .data.gate to .data..gate.
by Denys Vlasenko
· 15 years ago
75b1348
Rename .data.page_aligned to .data..page_aligned.
by Tim Abbott
· 15 years ago
2af7687
Rename .data.init_task to .data..init_task.
by Tim Abbott
· 15 years ago
d03ab7f
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
e56425b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4d86e1b
Pull misc2634 into release branch
by Tony Luck
· 15 years ago
65c9bb6
Pull alex into release branch
by Tony Luck
· 15 years ago
04157e4
[IA64] remove trailing space in messages
by Frans Pop
· 15 years ago
e72aca3
[IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPI
by Alex Chiang
· 15 years ago
d868080
[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
by Alex Chiang
· 15 years ago
2b633e3
smp: Use nr_cpus= to set nr_cpu_ids early
by Yinghai Lu
· 15 years ago
32974ad
[IA64] Remove COMPAT_IA32 support
by Tony Luck
· 15 years ago
1762233
clocksource: add argument to resume callback
by Magnus Damm
· 15 years ago
615d0eb
kprobes: Disable booster when CONFIG_PREEMPT=y
by Masami Hiramatsu
· 15 years ago
ab38612
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
6c57a33
[IA64] __per_cpu_idtrs[] is a memory hog
by Tony Luck
· 15 years ago
02b763b
[IA64] use helpers for rlimits
by Jiri Slaby
· 15 years ago
32032df
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
4781725
ACPI: processor: unify arch_acpi_processor_cleanup_pdc
by Alex Chiang
· 15 years ago
6c5807d
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
by Alex Chiang
· 15 years ago
08ea48a
ACPI: processor: factor out common _PDC settings
by Alex Chiang
· 15 years ago
407cd87
ACPI: processor: unify arch_acpi_processor_init_pdc
by Alex Chiang
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
d8bef0b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
2c48b9c
switch alloc_file() to passing struct path
by Al Viro
· 15 years ago
9ee27c7
[IA64] Save I-resources to ia64_sal_os_state
by Takao Indoh
· 15 years ago
09b366b
[IA64] preallocate IA64_IRQ_MOVE_VECTOR
by Kenji Kaneshige
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
4929d29
ia64: move nr-irqs.h to include/generated
by Sam Ravnborg
· 16 years ago
bb52d66
Get rid of open-coding in ia64_brk()
by Al Viro
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
0696b71
timekeeping: Fix clock_gettime vsyscall time warp
by Lin Ming
· 15 years ago
d00faf8
sysctl ia64: Remove dead binary sysctl support
by Eric W. Biederman
· 16 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 15 years ago
dd17c8f
percpu: remove per_cpu__ prefix.
by Rusty Russell
· 15 years ago
877105c
percpu: make percpu symbols in ia64 unique
by Tejun Heo
· 15 years ago
54f8dd3
[IA64] use printk_once() unaligned.c/io_common.c
by Marcin Slusarz
· 15 years ago
29e4e02
[IA64] Restore registers in the stack on INIT
by Takao Indoh
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
52594762
ia64: convert to dynamic percpu allocator
by Tejun Heo
· 15 years ago
3688647
ia64: allocate percpu area for cpu0 like percpu areas for other cpus
by Tejun Heo
· 15 years ago
12cda81
ia64: initialize cpu maps early
by Tejun Heo
· 15 years ago
2c86963
[IA64] implement ticket locks for Itanium
by Tony Luck
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
da83a84
ia64: convert last user of smp_call_function_mask
by Rusty Russell
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
b09a75f
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
Next »