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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
36
-304
/
+357
2007-10-03
[POWERPC] Fix panic in RTAS code
Tony Breeds
1
-6
/
+9
2007-10-03
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller
Linas Vepstas
1
-5
/
+2
2007-10-03
[POWERPC] Celleb: update for PCI
Ishizaki Kou
8
-47
/
+396
2007-10-03
[POWERPC] Celleb: Serial I/O update
Ishizaki Kou
1
-24
/
+24
2007-10-03
[POWERPC] Celleb: New HTAB Guest OS Interface on Beat
Ishizaki Kou
4
-1
/
+203
2007-10-03
[POWERPC] Celleb: Support for Power/Reset buttons
Ishizaki Kou
1
-1
/
+93
2007-10-03
[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c
Ishizaki Kou
3
-13
/
+15
2007-10-03
[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()
Joachim Fenkes
1
-2
/
+2
2007-10-03
[POWERPC] Update axon_msi to use dcr_host_t.base
Michael Ellerman
1
-7
/
+6
2007-10-03
[POWERPC] Update mpic to use dcr_host_t.base
Michael Ellerman
1
-17
/
+11
2007-10-03
[POWERPC] Store the base address in dcr_host_t
Michael Ellerman
1
-1
/
+1
2007-10-03
[POWERPC] Select proper defconfig for crosscompiles
Adrian Bunk
1
-0
/
+4
2007-10-03
[POWERPC] powerpc vDSO: install unstripped copies on disk
Roland McGrath
3
-7
/
+40
2007-10-03
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
Hugh Dickins
1
-1
/
+1
2007-10-03
[POWERPC] Limit range of __init_ref_ok somewhat
Stephen Rothwell
2
-8
/
+17
2007-10-03
[POWERPC] Make instruction dumping work in real mode
Scott Wood
1
-0
/
+8
2007-10-03
[POWERPC] Fix pci domain detection
Arnd Bergmann
1
-1
/
+1
2007-10-03
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
Roland McGrath
2
-0
/
+12
2007-10-03
[POWERPC] bootwrapper: Add PlanetCore firmware support
Scott Wood
3
-1
/
+216
2007-10-03
[POWERPC] bootwrapper: Factor out dt_set_mac_address()
Scott Wood
2
-14
/
+18
2007-10-03
[POWERPC] boot: Simplify gunzip_finish
Milton Miller
1
-5
/
+2
2007-10-03
[POWERPC] boot: Record header bytes in gunzip_start
Milton Miller
1
-0
/
+1
2007-10-03
[POWERPC] Make vio_bus_type static
Stephen Rothwell
1
-1
/
+3
2007-10-03
[POWERPC] Simplify vio_bus_init a little for legacy iSeries
Stephen Rothwell
1
-7
/
+7
2007-10-03
[POWERPC] Remove debug printk from vio_bus_init
Stephen Rothwell
1
-4
/
+1
2007-10-03
[POWERPC] Implement generic time of day clocksource for powerpc
Tony Breeds
2
-172
/
+104
2007-10-03
[POWERPC] Implement {read,update}_persistent_clock
Tony Breeds
4
-145
/
+29
2007-10-03
[POWERPC] Add memory regions to the kcore list for 32-bit machines
Ed Swarthout
2
-0
/
+39
2007-10-03
[POWERPC] Disable power management for arch/ppc
Paul Mackerras
1
-1
/
+1
2007-10-03
[POWERPC] Create and use CONFIG_WORD_SIZE
Stephen Rothwell
6
-34
/
+46
2007-10-03
[POWERPC] Separate out legacy machine check exception parsers
Olof Johansson
1
-29
/
+37
2007-10-03
[POWERPC] clk.h interface for platforms
Domen Puncer
4
-0
/
+88
2007-10-03
[POWERPC] Inline u3msi_compose_msi_msg()
Michael Ellerman
1
-15
/
+9
2007-10-03
[POWERPC] Simplify rtas_change_msi() error semantics
Michael Ellerman
1
-7
/
+11
2007-10-03
[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
Michael Ellerman
1
-14
/
+3
2007-10-03
[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()
Michael Ellerman
1
-9
/
+2
2007-10-03
[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()
Michael Ellerman
1
-2
/
+2
2007-10-03
[POWERPC] Move embedded6xx into multiplatform
Arnd Bergmann
2
-8
/
+7
2007-10-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
6
-169
/
+229
2007-10-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+1
2007-10-02
[POWERPC] pseries: device node status can be "ok" or "okay"
Linas Vepstas
1
-1
/
+1
2007-10-02
[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.
David S. Miller
3
-166
/
+221
2007-10-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+2
2007-10-01
x86_64: increase VDSO_TEXT_OFFSET for ancient binutils
Andi Kleen
1
-1
/
+1
2007-10-02
[POWERPC] Fix xics set_affinity code
Anton Blanchard
1
-1
/
+1
2007-10-01
[MIPS] vmlinux.lds.S: Handle note sections
Maciej W. Rozycki
1
-0
/
+2
2007-09-30
[SPARC64]: Fix put_user() calls in binfmt_aout32.c
David S. Miller
1
-2
/
+2
2007-09-30
[ARM] Resolve PCI section warnings
Russell King
1
-2
/
+2
2007-09-28
Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Linus Torvalds
4
-4
/
+5
[next]