index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
6
-38
/
+39
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-8
/
+8
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
1
-1
/
+2
2008-02-04
[IA64] ia64_set_psr should use srlz.i
Xiantao Zhang
1
-1
/
+1
2008-02-04
[IA64] Export three symbols for module use
Zhang, Xiantao
1
-11
/
+3
2008-02-04
[IA64] mca style cleanup
Hidetoshi Seto
2
-4
/
+5
2008-02-04
[IA64] Slim-down __clear_bit_unlock
Zoltan Menyhart
1
-22
/
+28
2008-02-04
[IA64] fix userspace compile error in gcc_intrin.h
Doug Chapman
1
-0
/
+2
2008-02-03
asm-*/compat.h: fix typo in comment
Marcin Ĺšlusarz
1
-1
/
+1
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
[next]