index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
microblaze: Remove additional setup for kernel_mode
Michal Simek
1
-15
/
+10
2010-08-04
microblaze: Optimize SAVE_STATE macro
Michal Simek
1
-8
/
+13
2010-08-04
microblaze: Remove additional loading
Michal Simek
1
-5
/
+0
2010-08-04
microblaze: Completely remove working with R11 register
Michal Simek
1
-41
/
+21
2010-08-04
microblaze: Do not setup BIP in _debug_exception
Michal Simek
1
-3
/
+0
2010-08-04
microblaze: Simplify _debug_exception function
Michal Simek
1
-5
/
+2
2010-08-04
microblaze: Optimize SAVE_STATE macro
Michal Simek
1
-6
/
+14
2010-08-04
microblaze: trivial: Use la insted of addik
Michal Simek
1
-32
/
+32
2010-08-04
microblaze: remove enable_irq from SAVE_STATE macro
Michal Simek
1
-1
/
+0
2010-08-04
microblaze: Move stack backup to SAVE_STATE macro
Michal Simek
1
-4
/
+1
2010-08-04
microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
Michal Simek
1
-6
/
+6
2010-08-04
microblaze: Remove PER_CPU(KM) variable
Michal Simek
1
-23
/
+20
2010-08-04
microblaze: Optimize clear_vms_ums macro
Michal Simek
1
-3
/
+1
2010-08-04
microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros
Michal Simek
1
-40
/
+8
2010-08-04
microblaze: Fix VM_ON and VM_OFF macros
Michal Simek
1
-4
/
+6
2010-08-04
microblaze: Do not use _start in vmlinux
Michal Simek
1
-2
/
+2
2010-08-04
microblaze: Decrease time shifting values
Michal Simek
1
-4
/
+5
2010-08-04
microblaze: Do not trace cpu_relax function
Michal Simek
1
-2
/
+5
2010-08-04
microblaze: Improve ftrace time measuring
Michal Simek
1
-0
/
+17
2010-08-04
microblaze: Add stack unwinder
Steven J. Magnani
7
-92
/
+418
2010-08-04
microblaze: Allow PAGE_SIZE configuration
Steven J. Magnani
3
-8
/
+9
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
1
-1
/
+16
2010-08-02
microblaze: Fix comment for TLB
Michal Simek
1
-1
/
+1
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/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
1
-7
/
+7
2010-07-18
of: Remove unused of_find_device_by_phandle()
Grant Likely
1
-18
/
+0
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-7
/
+7
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
2
-65
/
+1
2010-07-05
of/device: Merge of_platform_bus_probe()
Grant Likely
1
-123
/
+18
2010-07-05
of/device: merge of_device_uevent
Grant Likely
1
-48
/
+0
2010-07-05
of/address: Merge all of the bus translation code
Grant Likely
1
-489
/
+0
2010-07-05
of/address: merge of_address_to_resource()
Grant Likely
1
-45
/
+1
2010-07-05
of/address: merge of_iomap()
Grant Likely
1
-11
/
+0
2010-07-05
of/irq: merge irq mapping code
Grant Likely
1
-290
/
+0
2010-07-05
of/microblaze: strip out of_irq_workarounds code
Grant Likely
1
-41
/
+0
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
1
-12
/
+2
2010-06-09
microblaze: Fix sg_dma_len() regression
FUJITA Tomonori
1
-1
/
+0
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
13
-112
/
+72
2010-05-22
arch/microblaze: Move dma_mask from of_device into pdev_archdata
Grant Likely
2
-2
/
+2
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-3
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2
-6
/
+6
2010-05-14
microblaze: Fix module loading on system with WB cache
Michal Simek
1
-0
/
+2
[prev]
[next]