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
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
2007-07-25
[IA64] Ensure that machvec is set up takes place before serial console
Horms
1
-0
/
+1
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
1
-0
/
+5
2007-07-22
take declarations of enable_irq() et.al. to linux/interrupt.h
Al Viro
1
-3
/
+0
2007-07-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
5
-7
/
+32
2007-07-20
[IA64] Prevent people from directly including <asm/rwsem.h>.
Robert P. J. Day
1
-0
/
+4
2007-07-19
Pull vector-domain into release branch
Tony Luck
3
-6
/
+27
2007-07-19
[IA64] fallocate system call
David Chinner
1
-1
/
+1
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-1
/
+0
2007-07-19
coredump masking: reimplementation of dumpable using two flags
Kawai, Hidehiro
1
-2
/
+2
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+10
2007-07-19
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
1
-2
/
+0
2007-07-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-3
/
+12
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-0
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+17
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
1
-6
/
+7
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-17
/
+0
2007-07-17
mm: remove ptep_establish()
Martin Schwidefsky
1
-2
/
+4
2007-07-17
[IA64] Support irq migration across domain
Yasuaki Ishimatsu
2
-0
/
+3
2007-07-17
[IA64] Add support for vector domain
Yasuaki Ishimatsu
2
-3
/
+10
2007-07-17
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
1
-2
/
+13
2007-07-17
[IA64] Use per iosapic lock for indirect iosapic register access
Yasuaki Ishimatsu
1
-2
/
+2
2007-07-16
Introduce compat_u64 and compat_s64 types
Arnd Bergmann
1
-0
/
+2
2007-07-16
page table handling cleanup
Jan Beulich
1
-3
/
+0
2007-07-13
[IA64] arbitary speed tty ioctl support
Alan Cox
3
-3
/
+12
2007-07-12
[IA64] Un-break ia64 build
Tony Luck
1
-4
/
+6
2007-07-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-0
/
+21
[next]