index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-08-05
7
-228
/
+343
|
\
|
*
kgdb,x86: use macro HBP_NUM to replace magic number 4
Dongdong Deng
2010-08-05
1
-9
/
+9
|
*
kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
Jason Wessel
2010-08-05
1
-7
/
+1
|
*
KGDB: Remove set but unused newPC
Andi Kleen
2010-08-05
1
-3
/
+0
|
*
kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
Michal Simek
2010-08-05
1
-1
/
+1
|
*
arm,kgdb: Add ability to trap into debugger on notify_die
Jason Wessel
2010-08-05
1
-0
/
+34
|
*
kgdb,arm: Individual register get/set for arm
Jason Wessel
2010-08-05
2
-46
/
+50
|
*
kgdb,mips: Individual register get/set for mips
Jason Wessel
2010-08-05
2
-68
/
+154
|
*
kgdb,x86: Individual register get/set for x86
Jason Wessel
2010-08-05
2
-94
/
+94
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
104
-3444
/
+447
|
\
\
|
*
|
of/address: Clean up function declarations
Grant Likely
2010-08-01
10
-61
/
+32
|
*
|
of: Provide default of_node_to_nid() implementation.
Grant Likely
2010-07-30
4
-19
/
+8
|
*
|
of: remove of_default_bus_ids
Jonas Bonn
2010-07-24
5
-76
/
+27
|
*
|
of: make of_find_device_by_node generic
Jonas Bonn
2010-07-24
3
-52
/
+0
|
*
|
microblaze: remove references to of_device and to_of_device
Grant Likely
2010-07-24
1
-3
/
+3
|
*
|
sparc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
26
-74
/
+75
|
*
|
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
17
-46
/
+47
|
*
|
of/device: Replace of_device with platform_device in includes and core code
Grant Likely
2010-07-24
3
-6
/
+6
|
*
|
of: remove asm/of_device.h
Grant Likely
2010-07-24
5
-35
/
+6
|
*
|
of: remove asm/of_platform.h
Grant Likely
2010-07-24
4
-51
/
+2
|
*
|
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
18
-27
/
+21
|
*
|
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
11
-87
/
+13
|
*
|
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
441
-195671
/
+2649
|
|
\
\
|
*
|
|
of: Remove unused of_find_device_by_phandle()
Grant Likely
2010-07-18
4
-41
/
+0
|
*
|
|
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
Grant Likely
2010-07-14
1
-7
/
+0
|
*
|
|
of/sparc: move is_root_node() to of.h
Andres Salomon
2010-07-14
3
-12
/
+4
|
*
|
|
proc: unify PROC_DEVICETREE config
Andres Salomon
2010-07-05
2
-16
/
+0
|
*
|
|
of: Put all CONFIG_OF dependencies into a Kconfig menu block
Grant Likely
2010-07-05
2
-7
/
+0
|
*
|
|
of: remove architecture CONFIG_OF definitions
Stephen Rothwell
2010-07-05
3
-9
/
+0
|
*
|
|
sparc: turn CONFIG_OF into a select
Stephen Rothwell
2010-07-05
1
-1
/
+2
|
*
|
|
powerpc: turn CONFIG_OF into a select
Stephen Rothwell
2010-07-05
1
-2
/
+3
|
*
|
|
microblaze: turn CONFIG_OF into a select
Stephen Rothwell
2010-07-05
1
-2
/
+3
|
*
|
|
of: refactor of_modalias_node() and remove explicit match table.
Grant Likely
2010-07-05
1
-0
/
+6
|
*
|
|
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
2010-07-05
9
-14
/
+0
|
*
|
|
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
4
-22
/
+6
|
*
|
|
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-07-05
11
-99
/
+81
|
*
|
|
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2010-07-05
6
-175
/
+2
|
*
|
|
of/device: Merge of_platform_bus_probe()
Grant Likely
2010-07-05
4
-297
/
+19
|
*
|
|
of: Modify of_device_get_modalias to be passed struct device
Grant Likely
2010-07-05
1
-3
/
+0
|
*
|
|
of/device: merge of_device_uevent
Grant Likely
2010-07-05
4
-103
/
+0
|
*
|
|
of/address: Merge all of the bus translation code
Grant Likely
2010-07-05
4
-1012
/
+0
|
*
|
|
of/address: merge of_address_to_resource()
Grant Likely
2010-07-05
6
-117
/
+20
|
*
|
|
of/address: merge of_iomap()
Grant Likely
2010-07-05
4
-40
/
+2
|
*
|
|
of/irq: merge irq mapping code
Grant Likely
2010-07-05
4
-634
/
+0
|
*
|
|
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
2010-07-05
3
-100
/
+81
|
*
|
|
of/microblaze: strip out of_irq_workarounds code
Grant Likely
2010-07-05
2
-51
/
+0
|
*
|
|
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-28
7
-128
/
+6
|
*
|
|
of: kill struct of_device
Grant Likely
2010-06-28
5
-39
/
+4
|
*
|
|
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-06-28
12
-64
/
+56
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-08-05
10
-34
/
+20
|
\
\
\
\
[next]