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
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
sparc64: Add performance counter hypervisor calls for sun4v.
David S. Miller
1
-0
/
+24
2008-12-04
sparc: combine unistd_{32,64}.h
Stephen Rothwell
4
-772
/
+441
2008-12-04
sparc64: Add write_pic() helper.
David S. Miller
1
-4
/
+5
2008-12-04
sparc64: Block NMIs in critical section of context switch.
David S. Miller
1
-0
/
+2
2008-12-04
sparc64: Make special trap return path for TRAP_NMI().
David S. Miller
1
-1
/
+1
2008-12-04
sparc64: Make %pil level 15 a pseudo-NMI.
David S. Miller
3
-5
/
+25
2008-12-04
sparc: Include drivers/pcmcia/Kconfig
David S. Miller
1
-0
/
+5
2008-12-04
sparc64: Add interface for registering a performance counter IRQ handler.
David S. Miller
1
-0
/
+3
2008-12-04
sparc64: Stop using memory barriers for atomics and locks.
David S. Miller
5
-59
/
+8
2008-12-04
sparc64: Run the kernel always in the TSO memory model.
David S. Miller
1
-11
/
+6
2008-12-03
sparc: asm/bitops.h should define __fls
Rusty Russell
1
-0
/
+1
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-19
sparc64: wire up accept4()
David Miller
2
-2
/
+4
2008-11-12
sparc: Fix tty compile warnings.
Robert Reif
1
-6
/
+5
2008-11-02
sparc64: Kill annoying warning when building compat_binfmt_elf.o
David S. Miller
1
-2
/
+2
2008-11-01
sparc32: kernel/trace/trace.c wants DIE_OOPS
Al Viro
1
-0
/
+1
2008-11-01
sparc64: Fix __copy_{to,from}_user_inatomic defines.
Hugh Dickins
1
-2
/
+2
2008-10-29
sparc: use the new byteorder headers
Harvey Harrison
1
-14
/
+8
2008-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
2
-0
/
+4
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2
-5
/
+3
2008-10-13
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
4
-67
/
+3
2008-10-13
serial: allow 8250 to be used on sparc
David Miller
1
-0
/
+6
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
58
-1994
/
+409
2008-09-19
sparc32: Delete master_l10_limit.
David S. Miller
1
-1
/
+0
2008-09-19
sparc32: Use PROM device probing for sun4c timers.
David S. Miller
1
-24
/
+0
2008-09-19
sparc32: Use PROM infrastructure for probing and mapping sun4d timers.
David S. Miller
1
-13
/
+0
2008-09-13
sparc32: Use PROM device probing for sun4m timer registers.
David S. Miller
1
-43
/
+0
2008-09-12
sparc64: Fix sparse warnings in fault.c
David S. Miller
1
-0
/
+2
2008-09-11
sparc64: Fix sparse warnings in visemul.c
David S. Miller
1
-0
/
+1
2008-09-11
sparc64: Define WANT_PAGE_VIRTUAL
David S. Miller
1
-0
/
+2
2008-09-11
sysctl: Use header file for sysctl knob declarations on sparc.
David S. Miller
2
-0
/
+2
2008-09-11
sparc64: Fix sparse warnings in global reg snapshotting.
David S. Miller
1
-0
/
+3
2008-09-10
sparc64: Get rid of pci_controller_info.
David S. Miller
1
-0
/
+3
2008-09-09
sparc: remove unused includes
Bjoern B. Brandenburg
2
-4
/
+0
2008-09-08
sparc32: Move sun4d show_leds() out of asm/obio.h
David S. Miller
1
-11
/
+0
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
1
-10
/
+15
2008-09-06
SPARC: Use <asm-generic/statfs.h>
David Woodhouse
4
-67
/
+3
2008-09-03
sparc: Remove asm/rtc.h
David S. Miller
1
-26
/
+0
2008-09-03
sparc32: Kill asm/mostek.h.
David S. Miller
1
-133
/
+0
2008-09-02
sparc64: Implement SSTATE purely using notifiers and initcalls.
David S. Miller
2
-20
/
+0
2008-09-02
sparc64: Move reboot handling into seperate file and kill power reg programming.
David S. Miller
1
-6
/
+0
2008-08-31
sparc64: Clean up CPU chip type probing code.
David S. Miller
1
-1
/
+0
2008-08-31
sparc: remove CONFIG_SUN4
Adrian Bunk
13
-225
/
+8
2008-08-31
sparc64: Rewrite central driver.
David S. Miller
1
-42
/
+1
2008-08-31
sparc64: Delete starfire_cpu_setup().
David S. Miller
1
-1
/
+0
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-08-30
sparc: Kill ebus_bus_type.
David S. Miller
1
-2
/
+0
2008-08-30
sparc: Kill EBUS driver layer.
David S. Miller
3
-171
/
+0
2008-08-29
sparc64: Convert EBUS floppy support to pure OF driver.
David S. Miller
1
-50
/
+36
2008-08-29
sparc: Move EBUS DMA interfaces into seperate header file.
David S. Miller
4
-32
/
+37
[next]