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
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-30
of: Provide default of_node_to_nid() implementation.
Grant Likely
1
-10
/
+0
2010-07-24
of: remove of_default_bus_ids
Jonas Bonn
2
-50
/
+1
2010-07-24
of: make of_find_device_by_node generic
Jonas Bonn
1
-16
/
+0
2010-07-24
microblaze: remove references to of_device and to_of_device
Grant Likely
1
-3
/
+3
2010-07-24
of: remove asm/of_device.h
Grant Likely
1
-13
/
+0
2010-07-24
of: remove asm/of_platform.h
Grant Likely
1
-19
/
+0
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-2
/
+1
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2
-17
/
+0
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
4
-33
/
+33
2010-07-18
of: Remove unused of_find_device_by_phandle()
Grant Likely
2
-20
/
+0
2010-07-14
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
Grant Likely
1
-7
/
+0
2010-07-14
lmb: rename to memblock
Yinghai Lu
4
-33
/
+33
2010-07-05
proc: unify PROC_DEVICETREE config
Andres Salomon
1
-8
/
+0
2010-07-05
of: Put all CONFIG_OF dependencies into a Kconfig menu block
Grant Likely
1
-3
/
+0
2010-07-05
of: remove architecture CONFIG_OF definitions
Stephen Rothwell
1
-3
/
+0
2010-07-05
microblaze: turn CONFIG_OF into a select
Stephen Rothwell
1
-2
/
+3
2010-07-05
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
1
-1
/
+1
2010-07-05
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
1
-6
/
+6
2010-07-05
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
3
-80
/
+1
2010-07-05
of/device: Merge of_platform_bus_probe()
Grant Likely
2
-156
/
+18
2010-07-05
of: Modify of_device_get_modalias to be passed struct device
Grant Likely
1
-3
/
+0
2010-07-05
of/device: merge of_device_uevent
Grant Likely
2
-51
/
+0
2010-07-05
of/address: Merge all of the bus translation code
Grant Likely
2
-493
/
+0
2010-07-05
of/address: merge of_address_to_resource()
Grant Likely
3
-58
/
+10
2010-07-05
of/address: merge of_iomap()
Grant Likely
2
-20
/
+1
2010-07-05
of/irq: merge irq mapping code
Grant Likely
2
-321
/
+0
2010-07-05
of/microblaze: strip out of_irq_workarounds code
Grant Likely
2
-51
/
+0
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
3
-61
/
+3
2010-06-28
of: kill struct of_device
Grant Likely
1
-10
/
+0
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+1
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
1
-0
/
+1
2010-06-09
microblaze: Fix sg_dma_len() regression
FUJITA Tomonori
1
-1
/
+0
2010-06-09
microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash
Michal Simek
1
-0
/
+2
2010-05-27
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
1
-2
/
+2
2010-05-27
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
1
-0
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
31
-364
/
+379
2010-05-22
arch/microblaze: Move dma_mask from of_device into pdev_archdata
Grant Likely
4
-3
/
+4
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+11
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
8
-20
/
+89
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
3
-19
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2
-6
/
+6
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-05-14
microblaze: Fix module loading on system with WB cache
Michal Simek
1
-0
/
+2
2010-05-13
microblaze: export assembly functions used by modules
Michal Simek
3
-0
/
+3
2010-05-13
microblaze: Remove powerpc code from Microblaze port
Michal Simek
1
-1
/
+1
2010-05-13
microblaze: Remove compilation warnings in cache macro
Michal Simek
1
-1
/
+2
2010-05-13
microblaze: export assembly functions used by modules
Steven J. Magnani
1
-0
/
+10
2010-05-13
microblaze: fix get_user/put_user side-effects
Steven J. Magnani
1
-18
/
+69
2010-05-13
microblaze: re-enable interrupts before calling schedule
Steven J. Magnani
1
-0
/
+2
[next]