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
2011-03-29
ia64: Convert to the new irq_* function names
Thomas Gleixner
2
-6
/
+6
2011-03-29
ia64: Use generic show_interrupts()
Thomas Gleixner
1
-40
/
+2
2011-03-29
ia64: Use irqd_irq_disabled() instead of desc->status access
Thomas Gleixner
1
-1
/
+1
2011-03-29
ia64: msi: Use irq_move_irq()
Thomas Gleixner
1
-1
/
+1
2011-03-29
ia64: iosapic: Use new irq_move_* functions
Thomas Gleixner
1
-6
/
+4
2011-03-29
ia64: iosapic: Remove redundant mask from ack()
Thomas Gleixner
1
-9
/
+0
2011-03-29
ia64: Use accessor functions all over the place
Thomas Gleixner
3
-8
/
+4
2011-03-29
ia64: iosapic: Cleanup irq_desc access
Thomas Gleixner
1
-17
/
+15
2011-03-29
ia64: Convert iosapic to new irq_chip functions
Thomas Gleixner
1
-32
/
+38
2011-03-29
ia64: Convert lsapic to new irq_chip functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
ia64: Convert msi to new irq_chip functions
Thomas Gleixner
1
-19
/
+22
2011-03-29
ia64: Remove stale irq_chip.end
Thomas Gleixner
2
-3
/
+0
2011-03-29
ia64: Cleanup migrate_irqs()
Thomas Gleixner
1
-13
/
+14
2011-03-29
ia64: Convert migrate_platform_irqs() to new irq chip functions
Thomas Gleixner
1
-7
/
+7
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+4
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-14
/
+9
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
3
-21
/
+1
2011-03-23
Merge branch 'linus' into release
Len Brown
3
-16
/
+10
2011-03-23
Merge branch 'misc' into release
Len Brown
1
-2
/
+7
2011-03-22
[IA64] New syscalls for 2.6.39
Tony Luck
1
-0
/
+4
2011-03-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+4
2011-03-16
Pull misc-2.6.39 into release branch
Tony Luck
1
-1
/
+4
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-02
ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree
Jan Beulich
1
-2
/
+7
2011-03-02
[IA64] mca.c: Fix cast from integer to pointer warning
Jeff Mahoney
1
-1
/
+2
2011-02-24
[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()
Tony Luck
1
-0
/
+2
2011-02-24
ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
Rafael J. Wysocki
1
-7
/
+2
2011-02-24
ACPI / PM: Drop acpi_restore_state_mem()
Rafael J. Wysocki
1
-5
/
+0
2011-01-31
ia64: Switch do_timer() to xtime_update()
Torben Hohn
1
-14
/
+5
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+1
2011-01-13
[IA64] fix build error - arch/ia64/kernel/perfmon.c
Tony Luck
1
-1
/
+1
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2011-01-12
pass default dentry_operations to mount_pseudo()
Al Viro
1
-2
/
+4
2011-01-12
Merge branch 'linus' into idle-test
Len Brown
5
-10
/
+22
2011-01-12
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
Tony Luck
1
-1
/
+1
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
1
-5
/
+1
2011-01-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-7
/
+19
2011-01-07
[IA64] Avoid array overflow if there are too many cpus in SRAT table
Tony Luck
1
-0
/
+6
2011-01-07
fs: scale mntget/mntput
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-1
/
+1
2011-01-07
fs: change d_delete semantics
Nick Piggin
1
-1
/
+1
2010-12-28
[IA64] Remove unlikely from cpu_is_offline
Joe Perches
1
-1
/
+1
2010-12-28
[IA64] irq_ia64, use set_irq_chip
Jiri Slaby
1
-1
/
+1
2010-12-28
[IA64] perfmon: Change vmalloc to vzalloc and drop memset.
Jesper Juhl
1
-2
/
+1
2010-12-28
[IA64] eliminate race condition in smp_flush_tlb_mm
Dimitri Sivanich
1
-3
/
+10
2010-10-29
convert get_sb_pseudo() users
Al Viro
1
-5
/
+4
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+2
2010-10-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
11
-87
/
+101
[next]