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
/
arch
/
sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-19
[SPARC64]: Move kernel unaligned trap handlers into assembler file.
David S. Miller
4
-203
/
+216
2005-08-18
[SPARC64]: Fix 2 bugs in cpufreq drivers.
David S. Miller
2
-13
/
+52
2005-08-09
[NET]: Fix memory leak in sys_{send,recv}msg() w/compat
Andrew Morton
1
-74
/
+119
2005-08-08
Revert "[PATCH] PCI: restore BAR values..."
Linus Torvalds
1
-6
/
+0
2005-08-04
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
1
-0
/
+6
2005-07-27
[SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.
David S. Miller
1
-6
/
+17
2005-07-27
[SPARC]: Add inotify syscall entries.
David S. Miller
1
-4
/
+4
2005-07-26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2
-6
/
+0
2005-07-24
[SPARC64]: Move syscall success and newchild state out of thread flags.
David S. Miller
4
-11
/
+12
2005-07-24
[SPARC64]: Privatize sun5_timer.
David S. Miller
1
-13
/
+7
2005-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
1
-0
/
+2
2005-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+2
2005-07-12
[SPARC64]: Fix SMP build failure.
Andrew Morton
1
-2
/
+2
2005-07-11
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
1
-1
/
+3
2005-07-11
[PATCH] I2C: Move hwmon drivers (1/3)
Jean Delvare
1
-0
/
+2
2005-07-10
[SPARC64]: Add syscall auditing support.
David S. Miller
2
-8
/
+34
2005-07-10
[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()
David S. Miller
4
-10
/
+17
2005-07-10
[SPARC64]: Add SECCOMP support.
David S. Miller
4
-14
/
+28
2005-07-10
[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.
David S. Miller
2
-34
/
+0
2005-07-10
[SPARC64]: Add __read_mostly support.
David S. Miller
3
-20
/
+16
2005-07-10
[SPARC]: Add ioprio system call support.
David S. Miller
2
-4
/
+6
2005-07-08
[SPARC64]: Support CONFIG_HZ
David S. Miller
1
-0
/
+2
2005-07-08
[SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MB
David S. Miller
1
-1
/
+1
2005-07-06
[SPARC64]: Fix set_intr_affinity()
Eddie C. Dost
1
-2
/
+5
2005-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+3
2005-07-05
[SPARC64]: Fix UltraSPARC-III fallout from membar changes.
David S. Miller
1
-2
/
+3
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-0
/
+5
2005-07-04
[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.
David S. Miller
2
-5
/
+2
2005-07-04
[SPARC64]: Small Schizo PCI controller programming tweaks.
David S. Miller
1
-15
/
+8
2005-07-04
[SPARC64]: Do proper DMA IRQ syncing on Tomatillo
David S. Miller
1
-0
/
+51
2005-07-04
[SPARC64]: Add support for IRQ pre-handlers.
David S. Miller
4
-423
/
+227
2005-07-04
[SPARC64/COMPAT]: Add some compat ioctl for ppdev
Raphael Assenat
1
-0
/
+18
2005-06-27
[SPARC64]: Get rid of fast IRQ feature.
David S. Miller
4
-233
/
+51
2005-06-27
[SPARC64]: Avoid membar instructions in delay slots.
David S. Miller
12
-98
/
+150
2005-06-23
[PATCH] compat: introduce compat_time_t
Stephen Rothwell
1
-1
/
+1
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for sparc64
Prasanna S Panchamukhi
1
-13
/
+49
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
1
-13
/
+18
2005-06-23
[PATCH] make each arch use mm/Kconfig
Dave Hansen
1
-0
/
+2
2005-06-21
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
1
-0
/
+8
2005-06-21
[PATCH] Hugepage consolidation
David Gibson
1
-171
/
+24
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
1
-1
/
+1
2005-06-21
[SPARC64]: Fix cmsg length checks in Solaris emulation layer.
David S. Miller
1
-2
/
+4
2005-05-31
[SPARC64]: Refine PCI strbuf ctx-based flush.
David S. Miller
1
-5
/
+3
2005-05-31
[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.
David S. Miller
5
-29
/
+87
2005-05-23
[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.
David S. Miller
3
-0
/
+33
2005-05-20
[SPARC64]: Fix bad performance side effect of strbuf timeout changes.
David S. Miller
2
-9
/
+11
2005-05-11
[SPARC64]: Add timeouts to streaming buffer synchronization.
David S. Miller
2
-108
/
+88
2005-05-05
[SPARC]: Remove legacy stuff from cpu_idle().
Coywolf Qi Hunt
1
-4
/
+0
2005-05-05
[SPARC64]: Kill useless __pte_alloc_one_kernel indirection
Christoph Hellwig
2
-2
/
+2
2005-05-03
[SPARC64]: Disable IRQ forwarding.
David S. Miller
1
-1
/
+1
[next]