Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
13d518074a952d33d47c428419693f63389547e9
/
arch
/
ia64
/
kernel
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
9f3a4af
perfmon: kill some helpers and arguments
by Al Viro
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
deb74f5
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
bcd5507
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
93f3788
Fix ia64 build errors (fallout from system.h disintegration)
by Luck, Tony
· 13 years ago
5f054e3
documentation: remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
7d7f984
arch/ia64: remove references to cpu_*_map
by Srivatsa S. Bhat
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
c140d87
Disintegrate asm/system.h for IA64
by David Howells
· 13 years ago
baa676f
X86 & IA64: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
646783a
ia64: vsyscall: Add missing paranthesis
by Thomas Gleixner
· 13 years ago
0e65ae0
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
74a622b
ia64: vsyscall: Use seqcount instead of seqlock
by Thomas Gleixner
· 13 years ago
0577bb6
[IA64] Fix ISA IRQ trigger model and polarity setting
by Liu Jiang
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
c19ce0a
[IA64] Fix warning from machine_kexec.c
by Paul Gortmaker
· 13 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 13 years ago
0f261ed
[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()
by Jiri Kosina
· 13 years ago
507a03c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 13 years ago
d7e7528
Audit: push audit success and retcode into arch ptrace.h
by Eric Paris
· 13 years ago
9f10f6a
ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)
by Kurt Garloff
· 13 years ago
5df1b27
Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
ff2d8b1
treewide: convert uses of ATTRIB_NORETURN to __noreturn
by Joe Perches
· 13 years ago
9402c95
treewide: remove useless NORET_TYPE macro and uses
by Joe Perches
· 13 years ago
1c81065
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
65cc21b
ia64: Add accept4() syscall
by Émeric Maschino
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
4c1d5a6
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
by Al Viro
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
76d71eb
[IA64] Merge overlapping reserved regions at boot
by Petr Tesarik
· 13 years ago
bcb71ab
iommu: Add option to group multi-function devices
by Alex Williamson
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
5569459
[IA64] Wire up cross memory attach syscalls
by Tony Luck
· 13 years ago
bd3ff19
ia64: Add export.h to arch/ia64 specific files as required
by Paul Gortmaker
· 14 years ago
d3f1381
iommu: Rename the DMAR and INTR_REMAP config options
by Suresh Siddha
· 14 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 14 years ago
8b6b462
Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
1eb9a4b
efi: Fix argument types for SetVariable() for ia64
by Matthew Garrett
· 14 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 14 years ago
fcda12e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
5fabc48
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
574c44f
ia64: Replace clocksource.fsys_mmio with generic arch data
by Andy Lutomirski
· 14 years ago
747f292
ia64: add jump labels for paravirt
by Glauber Costa
· 14 years ago
83caba8
[IA64] wire up sendmmsg() syscall for Itanium
by Tony Luck
· 14 years ago
571503e
Merge branch 'setns'
by Linus Torvalds
· 14 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
c4dbe54
seqlock: Get rid of SEQLOCK_UNLOCKED
by Eric Dumazet
· 14 years ago
8e7bfcb
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
30f7276
[IA64] define "_sdata" symbol
by Tony Luck
· 14 years ago
0f1bdc1
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a18f22a
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
by Thomas Gleixner
· 14 years ago
2d06d8c
[CPUFREQ] use dynamic debug instead of custom infrastructure
by Dominik Brodowski
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
53c909c
ia64: Convert to the new irq_* function names
by Thomas Gleixner
· 14 years ago
e3d7812
ia64: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
f5e5bf0
ia64: Use irqd_irq_disabled() instead of desc->status access
by Thomas Gleixner
· 14 years ago
97499b2e
ia64: msi: Use irq_move_irq()
by Thomas Gleixner
· 14 years ago
91ce72e0
ia64: iosapic: Use new irq_move_* functions
by Thomas Gleixner
· 14 years ago
459960d
ia64: iosapic: Remove redundant mask from ack()
by Thomas Gleixner
· 14 years ago
a217833
ia64: Use accessor functions all over the place
by Thomas Gleixner
· 14 years ago
dea1078
ia64: iosapic: Cleanup irq_desc access
by Thomas Gleixner
· 14 years ago
8fac171
ia64: Convert iosapic to new irq_chip functions
by Thomas Gleixner
· 14 years ago
5c217b6
ia64: Convert lsapic to new irq_chip functions
by Thomas Gleixner
· 14 years ago
f1f701e
ia64: Convert msi to new irq_chip functions
by Thomas Gleixner
· 14 years ago
3d373ce
ia64: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
428a40c
ia64: Cleanup migrate_irqs()
by Thomas Gleixner
· 14 years ago
097e98b
ia64: Convert migrate_platform_irqs() to new irq chip functions
by Thomas Gleixner
· 14 years ago
6d1e9a4
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
047f61c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
93a7205
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
by Olaf Hering
· 14 years ago
02e2407
Merge branch 'linus' into release
by Len Brown
· 14 years ago
8a9026d
Merge branch 'misc' into release
by Len Brown
· 14 years ago
9298168
[IA64] New syscalls for 2.6.39
by Tony Luck
· 14 years ago
242e5d0
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
4897313
Pull misc-2.6.39 into release branch
by Tony Luck
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
af10f94
ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree
by Jan Beulich
· 14 years ago
c1d036c
[IA64] mca.c: Fix cast from integer to pointer warning
by Jeff Mahoney
· 14 years ago
a396768
[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()
by Tony Luck
· 14 years ago
f1a2003
ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
by Rafael J. Wysocki
· 14 years ago
c41b93f
ACPI / PM: Drop acpi_restore_state_mem()
by Rafael J. Wysocki
· 14 years ago
d60c304
ia64: convert to clocksource_register_hz/khz
by John Stultz
· 15 years ago
1aabd67
ia64: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
dc8e7e3
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
0957977
[IA64] fix build error - arch/ia64/kernel/perfmon.c
by Tony Luck
· 14 years ago
581548d
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
c74a1cb
pass default dentry_operations to mount_pseudo()
by Al Viro
· 14 years ago
56dbed1
Merge branch 'linus' into idle-test
by Len Brown
· 14 years ago
dff0092
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
by Tony Luck
· 14 years ago
Next »