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
/
sn
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-2
/
+2
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2010-07-30
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
1
-1
/
+1
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-7
/
+2
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-7
/
+2
2010-05-18
[IA64] Use set_cpus_allowed_ptr
Julia Lawall
1
-2
/
+2
2010-05-17
sn_hwperf: Kill BKL usage
Arnd Bergmann
1
-7
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-0
/
+6
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-23
[IA64] Fix broken sn2 build
Hedi Berriche
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-4
/
+4
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+1
2009-10-29
percpu: make percpu symbols in ia64 unique
Tejun Heo
1
-4
/
+4
2009-10-13
[IA64] use printk_once() unaligned.c/io_common.c
Marcin Slusarz
1
-6
/
+2
2009-10-13
[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()
Roel Kluin
1
-3
/
+4
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
1
-1
/
+2
2009-06-30
[IA64] sprintf should not be used with same source & destination address
Alan Cox
1
-1
/
+2
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
1
-1
/
+1
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
5
-7
/
+7
2009-06-15
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-2
/
+2
2009-06-15
[IA64] remove obsolete no_irq_type
Thomas Gleixner
1
-1
/
+1
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2
-4
/
+8
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
4
-24
/
+12
2009-04-01
[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c
Randy Dunlap
1
-1
/
+1
2009-03-31
Pull cpumask into release branch
Tony Luck
3
-7
/
+7
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-7
/
+2
2009-03-16
cpumask: use mm_cpumask() wrapper: ia64
Rusty Russell
1
-2
/
+2
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
3
-5
/
+5
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
1
-3
/
+4
2009-02-19
[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.
Robin Holt
1
-3
/
+4
2009-02-13
Merge branch 'linus' into x86/apic
Ingo Molnar
2
-2
/
+2
2009-02-04
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2
-2
/
+2
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
1
-1
/
+1
2009-01-09
Merge branch 'linus' into release
Len Brown
4
-23
/
+20
2009-01-06
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+1
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2
-2
/
+0
2008-12-31
ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT
Lin Ming
1
-2
/
+2
2008-12-31
ACPI: io_acpi_init.c: call acpi_get_name to get node fullname
Lin Ming
1
-46
/
+56
2008-12-26
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
1
-15
/
+12
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2
-6
/
+7
2008-12-09
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
1
-1
/
+8
2008-12-09
[IA64] Clear up section mismatch for sn_check_wars.
Robin Holt
1
-2
/
+2
2008-12-09
[IA64] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-4
/
+1
2008-11-30
sn_pci_controller_fixup() should be __init
Al Viro
1
-1
/
+1
2008-10-23
ACPI: fix ia64 build warning
Len Brown
1
-1
/
+1
[next]