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
/
include
/
asm-ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2008-01-30
ia64: on UP percpu variables are not small memory model
Ingo Molnar
1
-2
/
+4
2008-01-30
ia64: use generic percpu
travis@sgi.com
1
-17
/
+7
2008-01-30
modules: fold percpu_modcopy into module.c
travis@sgi.com
1
-5
/
+0
2008-01-30
x86: remove flush_agp_mappings()
Ingo Molnar
1
-1
/
+0
2008-01-30
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
travis@sgi.com
1
-22
/
+2
2008-01-30
x86: voluntary leave_mm before entering ACPI C3
Venki Pallipadi
1
-0
/
+2
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-1
/
+1
2008-01-03
[IA64] Update Altix BTE error return status patch
Russ Anderson
1
-2
/
+4
2007-12-19
[IA64] make flush_tlb_kernel_range() an inline function
Jan Beulich
1
-1
/
+5
2007-12-19
[IA64] Fix Altix BTE error return status
Russ Anderson
3
-4
/
+62
2007-12-18
[IA64] Two trivial spelling fixes
Joe Perches
1
-1
/
+1
2007-12-18
IA64: Slim down __clear_bit_unlock
Christoph Lameter
3
-3
/
+22
2007-12-07
[IA64] iosapic cleanup
Simon Horman
1
-2
/
+0
2007-11-26
ACPI: Set max_cstate to 1 for early Opterons.
Alexey Starikovskiy
1
-0
/
+1
2007-11-09
[IA64] Update printing of feature set bits
Russ Anderson
1
-2
/
+3
2007-10-29
[IA64] fix typo in per_cpu_offset
Yu Luming
1
-1
/
+1
2007-10-29
[IA64] /proc/cpuinfo "physical id" field cleanups
Alex Chiang
1
-1
/
+0
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+3
2007-10-22
Change table chaining layout
Jens Axboe
1
-1
/
+1
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
Use extended crashkernel command line on ia64
Bernhard Walle
1
-1
/
+1
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
4
-4
/
+4
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-13
/
+0
2007-10-18
ia64: lock bitops
Nick Piggin
1
-2
/
+41
2007-10-18
bitops: introduce lock ops
Nick Piggin
1
-0
/
+2
2007-10-17
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
2
-0
/
+3
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-4
/
+0
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
1
-0
/
+1
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-1
/
+3
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+1
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-13
/
+31
2007-10-16
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
1
-0
/
+6
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2
-16
/
+0
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2
-2
/
+2
2007-10-16
IA64: sg chaining support
Jens Axboe
2
-1
/
+3
2007-10-15
[IA64] build fix for scatterlist
Tony Luck
1
-0
/
+1
2007-10-12
[IA64] Fix kernel panic in kdump on INIT
Kenji Kaneshige
1
-0
/
+2
2007-10-12
[IA64] abstract SAL_CALL wrapper to allow other firmware entry points
Bjorn Helgaas
1
-6
/
+9
2007-09-01
[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)
Peter Chubb
1
-0
/
+6
2007-09-01
[IA64] Enable early console for Ski simulator
Peter Chubb
1
-0
/
+10
2007-09-01
[IA64] SN: Add support for CPU disable
John Keller
3
-0
/
+3
2007-08-13
[IA64] SN2 needs platform specific irq_to_vector() function.
Kenji Kaneshige
4
-1
/
+16
2007-08-13
[IA64] Use atomic64_read to read an atomic64_t.
Andreas Schwab
1
-2
/
+2
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-9
/
+11
2007-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-7
/
+8
2007-07-25
[IA64] fix section mismatch warnings
Tony Luck
1
-1
/
+0
2007-07-25
[IA64] rename partial_page
akpm@linux-foundation.org
2
-6
/
+7
[next]