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-09-14
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
4
-93
/
+0
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
4
-377
/
+0
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-0
/
+1
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-3
/
+4
2005-09-09
[PATCH] files-sparc64-fix 2
Dipankar Sarma
1
-7
/
+22
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
1
-3
/
+5
2005-09-09
kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file
Sam Ravnborg
1
-0
/
+1
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-181
/
+64
2005-09-08
[PATCH] Make sparc64 use setup-res.c
David S. Miller
4
-187
/
+64
2005-09-08
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
1
-0
/
+6
2005-09-08
[SPARC64]: Inline membar()'s again.
David S. Miller
3
-83
/
+1
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+5
2005-09-07
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
1
-0
/
+4
2005-09-07
[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix
Prasanna S Panchamukhi
1
-1
/
+1
2005-09-07
[PATCH] Kprobes: prevent possible race conditions sparc64 changes
Prasanna S Panchamukhi
5
-20
/
+30
2005-09-07
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
1
-23
/
+1
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
1
-1
/
+1
2005-09-06
[SPARC64]: Fix set/get MTU cases in sunos_ioctl()
David S. Miller
1
-4
/
+5
2005-09-05
[SPARC64]: Don't include drivers/firmware/Kconfig
David S. Miller
1
-2
/
+0
2005-09-01
[SPARC]: Kill io_remap_page_range()
David S. Miller
3
-36
/
+1
2005-08-31
[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.
David S. Miller
1
-33
/
+44
2005-08-30
[SPARC64]: Use drivers/Kconfig
David S. Miller
1
-308
/
+20
2005-08-30
[SPARC64]: Preserve nucleus ctx page size during TLB flushes.
David S. Miller
1
-14
/
+25
2005-08-30
[SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.
David S. Miller
1
-136
/
+173
2005-08-30
[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.
David S. Miller
2
-2
/
+14
2005-08-29
[SPARC64]: Eliminate irq_cpustat_t.
David S. Miller
2
-17
/
+8
2005-08-29
[SPARC64]: More fully work around Spitfire Errata 51.
David S. Miller
10
-39
/
+125
2005-08-29
[SPARC64]: Make debugging spinlocks usable again.
David S. Miller
2
-49
/
+14
2005-08-29
[SPARC64]: remove use of asm/segment.h
Kumar Gala
1
-1
/
+0
2005-08-29
[SPARC64]: Revamp Spitfire error trap handling.
David S. Miller
5
-245
/
+336
2005-08-29
[SPARC64]: Do not call winfix_dax blindly
David S. Miller
2
-0
/
+27
2005-08-29
[SPARC64]: Fix trap state reading for instruction_access_exception.
David S. Miller
1
-11
/
+4
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2
-12
/
+10
2005-08-24
[PATCH] Export pcibios_bus_to_resource
Keith Owens
1
-0
/
+1
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
[next]