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-sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-5
/
+1
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2
-6
/
+6
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
/
+1
2008-01-30
SPARC64: use generic percpu
travis@sgi.com
1
-19
/
+3
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
-16
/
+0
2007-12-26
[SPARC64]: Implement pci_resource_to_user()
David S. Miller
1
-0
/
+4
2007-12-20
[SPARC64]: Fix OOPS in dma_sync_*_for_device()
David S. Miller
1
-9
/
+3
2007-12-13
[SPARC64]: Fix two kernel linear mapping setup bugs.
David S. Miller
1
-0
/
+4
2007-11-07
[SPARC64]: Use "is_power_of_2" macro for simplicity.
Robert P. J. Day
1
-2
/
+2
2007-10-31
[SPARC64]: Fix linkage of enormous kernels.
David S. Miller
3
-5
/
+11
2007-10-27
[SPARC64]: Fix BACKOFF_SPIN on non-SMP.
David S. Miller
1
-1
/
+3
2007-10-27
[SPARC64]: __inline__ --> inline
David S. Miller
14
-99
/
+88
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
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-7
/
+0
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
5
-6
/
+90
2007-10-18
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-17
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
1
-4
/
+1
2007-10-17
[SPARC]: Support for new termios.
David Miller
3
-2
/
+61
2007-10-17
[SPARC64]: Implement atomic backoff.
David S. Miller
1
-0
/
+28
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-6
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2
-2
/
+0
2007-10-17
cleanup floppy.h
Jan Beulich
1
-4
/
+0
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-17
unexport asm/shmparam.h
Olaf Hering
1
-2
/
+0
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-0
/
+2
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-10-16
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
1
-0
/
+3
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2
-19
/
+0
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2
-2
/
+3
2007-10-16
SPARC64: sg chaining support
Jens Axboe
1
-0
/
+2
2007-10-13
[SPARC64]: virt_irq --> bucket mapping no longer necessary
David S. Miller
1
-2
/
+1
2007-10-13
[SPARC64]: Kill ugly __irq_ino() macro.
David S. Miller
1
-1
/
+3
2007-10-13
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
1
-6
/
+6
2007-10-13
[SPARC64]: Make IVEC pointers 64-bit.
David S. Miller
2
-7
/
+6
2007-10-13
[SPARC64]: Consolidate MSI support code.
David S. Miller
1
-2
/
+4
2007-10-13
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
David S. Miller
1
-0
/
+6
2007-09-16
[SPARC64]: Fix lockdep, particularly on SMP.
David S. Miller
1
-4
/
+0
2007-08-30
[SPARC64]: Fix several bugs in MSI handling.
David S. Miller
2
-2
/
+3
2007-08-30
[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.
David S. Miller
1
-11
/
+11
2007-08-20
[SPARC64]: Need to clobber global reg vars in switch_to().
David S. Miller
2
-15
/
+15
2007-08-16
[MATH-EMU]: Fix underflow exception reporting.
David S. Miller
1
-0
/
+2
2007-08-16
[SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.
David S. Miller
1
-2
/
+8
2007-08-08
[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.
David S. Miller
3
-4
/
+16
2007-08-07
[SPARC]: Centralize find_in_proplist() instead of duplicating N times.
David S. Miller
1
-0
/
+1
[next]