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-08-04
microblaze: Allow PAGE_SIZE configuration
Steven J. Magnani
6
-11
/
+50
2010-08-04
microblaze: Trace hardirqs
Michal Simek
1
-0
/
+2
2010-08-04
microblaze: Fix sys_clone syscall
Michal Simek
1
-7
/
+7
2010-08-04
microblaze: Fix copy_to_user_page macro
Michal Simek
2
-2
/
+19
2010-08-04
microblaze: Sync noMMU and MMU setup_memory
Michal Simek
1
-6
/
+1
2010-08-04
microblaze: Remove unused label
Michal Simek
1
-1
/
+0
2010-08-04
microblaze: Implement flush_dcache_page macro
Michal Simek
1
-4
/
+10
2010-08-02
microblaze: Fix comment for TLB
Michal Simek
1
-1
/
+1
2010-08-02
microblaze: Fix __copy_to/from_user_inatomic macros
Michal Simek
1
-2
/
+2
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-22
/
+11
2010-07-30
of: Provide default of_node_to_nid() implementation.
Grant Likely
1
-10
/
+0
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-3
/
+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-21
Merge branch 'linus' into perf/core
Ingo Molnar
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-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
3
-1
/
+3
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
8
-28
/
+16
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
1
-1
/
+1
2010-06-15
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
Eric Dumazet
1
-3
/
+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-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
[prev]
[next]