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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-19
[POWERPC] Fix sleep on powerbook 3400
Paul Mackerras
1
-136
/
+36
2007-12-19
[POWERPC] Convert therm_windtunnel.c to use the kthread API
Paul Mackerras
1
-17
/
+17
2007-12-19
[POWERPC] Convert therm_pm72.c to use the kthread API
Paul Mackerras
1
-5
/
+4
2007-12-19
[POWERPC] Convert adb.c to use kthread API and not spin on ADB requests
Paul Mackerras
1
-57
/
+21
2007-12-19
[POWERPC] Convert media-bay.c to use the kthread API
Paul Mackerras
1
-10
/
+4
2007-12-19
[POWERPC] via-pmu: Kill sleep notifiers completely
Johannes Berg
2
-107
/
+0
2007-12-19
[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks
Johannes Berg
1
-39
/
+57
2007-12-19
[POWERPC] cell: catch errors from sysfs_create_group()
Jeremy Kerr
1
-3
/
+17
2007-12-19
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
3
-13
/
+52
2007-12-19
[POWERPC] cell: add spu_64k_pages_available() check
Jeremy Kerr
3
-1
/
+8
2007-12-19
[POWERPC] cell: use spu_load_slb for SLB setup
Jeremy Kerr
1
-13
/
+10
2007-12-19
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
3
-32
/
+54
2007-12-19
[POWERPC] cell: safer of_has_vicinity routine
Andre Detsch
1
-3
/
+8
2007-12-19
[POWERPC] cell: export force_sig_info()
Jeremy Kerr
1
-0
/
+7
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
7
-8
/
+10
2007-12-19
[POWERPC] cell: add missing '\n'
Ishizaki Kou
1
-2
/
+2
2007-12-19
[POWERPC] OProfile: fix cbe pm signal routing problem
Bob Nelson
1
-9
/
+11
2007-12-19
[POWERPC] perfmon2: make pm_interval register read/write
Kevin Corry
1
-1
/
+1
2007-12-14
[POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties
Timur Tabi
5
-20
/
+67
2007-12-13
[POWERPC] qe: add function qe_clock_source()
Timur Tabi
3
-0
/
+46
2007-12-13
[POWERPC] 83xx: mpc8313erdb: Fix whitespace.
Scott Wood
1
-2
/
+2
2007-12-13
[POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().
Scott Wood
1
-2
/
+19
2007-12-13
[POWERPC] Move CPM command handling into the cpm drivers
Jochen Friedrich
7
-31
/
+58
2007-12-13
[POWERPC] Add support for PORTA and PORTB odr registers
Jochen Friedrich
1
-3
/
+16
2007-12-13
[POWERPC] 8xx: Convert mpc866ads to the new device binding.
Scott Wood
4
-315
/
+175
2007-12-12
[POWERPC] ipic: ack only for edge interrupts
Li Yang
2
-74
/
+45
2007-12-12
[POWERPC] FSL: Added aliases node to device trees
Kumar Gala
19
-71
/
+297
2007-12-12
[POWERPC] FSL: enet device tree cleanups
Kumar Gala
18
-281
/
+118
2007-12-11
[POWERPC] FSL: I2C device tree cleanups
Kumar Gala
21
-38
/
+94
2007-12-11
[POWERPC] 86xx: Add aliases node to 8641hpcn DTS file.
Jon Loeliger
1
-8
/
+20
2007-12-11
[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer
Timur Tabi
2
-52
/
+56
2007-12-11
[POWERPC] 86xx: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_8...
Timur Tabi
1
-2
/
+23
2007-12-11
[POWERPC] 83xx: Add MPC837x MDS default kernel configuration
Li Yang
1
-0
/
+878
2007-12-11
[POWERPC] 83xx: Add platform support for MPC837x MDS board
Li Yang
3
-0
/
+116
2007-12-11
[POWERPC] ipic: add new interrupts introduced by new chip
Li Yang
3
-14
/
+143
2007-12-11
[POWERPC] add e300c4 entry to cputable
Li Yang
1
-1
/
+12
2007-12-11
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
5
-8
/
+8
2007-12-11
[POWERPC] Emulate isel (Integer Select) instruction
Kumar Gala
1
-0
/
+25
2007-12-11
[POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04
Kumar Gala
1
-1
/
+12
2007-12-11
[POWERPC] Early debug forces console log level to max
Benjamin Herrenschmidt
2
-0
/
+11
2007-12-11
[POWERPC] Add of_translate_dma_address
Benjamin Herrenschmidt
2
-4
/
+20
2007-12-11
[POWERPC] Remove useless volatiles in udbg_16550.c
Benjamin Herrenschmidt
1
-5
/
+5
2007-12-11
[POWERPC] Change 32-bit PCI message about resource allocation
Benjamin Herrenschmidt
1
-1
/
+1
2007-12-11
[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources
Benjamin Herrenschmidt
1
-20
/
+26
2007-12-11
[POWERPC] Merge pci_process_bridge_OF_ranges()
Benjamin Herrenschmidt
4
-207
/
+180
2007-12-11
[POWERPC] Make isa_mem_base common to 32 and 64 bits
Benjamin Herrenschmidt
3
-3
/
+6
2007-12-11
Merge branch 'linux-2.6' into for-2.6.25
Paul Mackerras
32
-156
/
+294
2007-12-11
[POWERPC] Update smu command definitions
Michael Hanselmann
1
-4
/
+128
2007-12-11
[POWERPC] Kill flatdevtree.c
David Gibson
6
-1231
/
+1
2007-12-11
[POWERPC] Use embedded libfdt in the bootwrapper
David Gibson
18
-16
/
+219
[prev]
[next]