index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
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/jbarnes/pci-2.6
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
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/jikos/trivial
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
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
24
-343
/
+278
2010-05-07
Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."
David S. Miller
1
-0
/
+10
2010-05-06
microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.
David S. Miller
1
-10
/
+0
2010-05-06
microblaze: Defconfig update
Michal Simek
2
-13
/
+84
2010-05-06
microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros
Michal Simek
1
-27
/
+35
2010-05-06
microblaze: Fix consistent-sync code
Michal Simek
1
-1
/
+1
2010-05-06
microblaze: Define correct L1_CACHE_SHIFT value
Michal Simek
1
-1
/
+1
2010-05-06
microblaze: cpuinfo shows cache line length
Michal Simek
1
-4
/
+6
2010-05-06
microblaze: Fix kmalloc alignment on non-coherent DMA platforms
Michal Simek
1
-0
/
+3
2010-05-06
microblaze: Fix typo fault in cache code
Michal Simek
1
-5
/
+5
2010-05-06
microblaze: Fix consistent code
Michal Simek
3
-92
/
+100
2010-05-06
microblaze: pci-dma: use include/linux/dma-mapping.h
Michal Simek
1
-8
/
+0
[prev]
[next]