index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-23
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
3
-4
/
+4
2007-04-23
[POWERPC] spufs: provide siginfo for SPE faults
Jeremy Kerr
1
-7
/
+25
2007-04-23
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
10
-130
/
+225
2007-04-23
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
Christoph Hellwig
1
-1
/
+2
2007-04-23
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
Luke Browning
1
-22
/
+16
2007-04-23
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
3
-55
/
+16
2007-04-23
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
2
-27
/
+19
2007-04-23
[POWERPC] spufs: add memory barriers after set_bit
Arnd Bergmann
1
-0
/
+3
2007-04-23
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...
Christoph Hellwig
1
-0
/
+6
2007-04-23
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
Christoph Hellwig
1
-3
/
+10
2007-04-23
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
4
-13
/
+148
2007-04-23
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
Christoph Hellwig
2
-4
/
+23
2007-04-13
[POWERPC] Fix detection of loader-supplied initrd on OF platforms
Paul Mackerras
1
-2
/
+4
2007-04-13
[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path
Joachim Fenkes
1
-55
/
+60
2007-04-12
[POWERPC] DEBUG_PAGEALLOC for 64-bit
Benjamin Herrenschmidt
2
-4
/
+82
2007-04-12
[POWERPC] DEBUG_PAGEALLOC for 32-bit
Benjamin Herrenschmidt
5
-1
/
+74
2007-04-12
[POWERPC] Fix 32-bit mm operations when not using BATs
Benjamin Herrenschmidt
4
-9
/
+31
2007-04-12
[POWERPC] Cleanup 32-bit map_page
Benjamin Herrenschmidt
1
-3
/
+6
2007-04-12
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
7
-92
/
+90
2007-04-12
[POWERPC] Alignment exception uses __get/put_user_inatomic
Benjamin Herrenschmidt
1
-25
/
+31
2007-04-12
[POWERPC] Add inatomic versions of __get_user and __put_user
Benjamin Herrenschmidt
1
-0
/
+28
2007-04-12
[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc
Milind Arun Choudhary
1
-4
/
+0
2007-04-12
[POWERPC] Add correct interrupt property for pegasos ide
Olaf Hering
2
-33
/
+33
2007-04-12
[POWERPC] Rename get_property to of_get_property: the last one
Stephen Rothwell
1
-6
/
+7
2007-04-12
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
50
-120
/
+122
2007-04-12
[POWERPC] Rename get_property to of_get_property: sound
Stephen Rothwell
10
-36
/
+37
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
93
-409
/
+420
2007-04-12
[POWERPC] Rename get_property to of_get_property: include
Stephen Rothwell
1
-3
/
+3
2007-04-12
[POWERPC] Allow drivers to map individual 4k pages to userspace
Paul Mackerras
4
-14
/
+42
2007-04-12
[POWERPC] Make struct property's value a void *
Stephen Rothwell
9
-15
/
+15
2007-04-12
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
6
-9
/
+8
2007-04-12
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
13
-18
/
+17
2007-04-12
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2
-6
/
+8
2007-04-12
[POWERPC] Rename get_property to of_get_property
Stephen Rothwell
3
-14
/
+16
2007-04-12
[POWERPC] get_property returns const
Stephen Rothwell
15
-46
/
+45
2007-04-12
[POWERPC] Fix modalias content in sysfs for macio devices
Olaf Hering
1
-2
/
+4
2007-04-12
[POWERPC] Autodetect serial console on efika
Olaf Hering
1
-0
/
+26
2007-04-12
[POWERPC] bootwrapper: Decompress less, check more
Milton Miller
1
-1
/
+4
2007-04-12
[POWERPC] bootwrapper: no-gzip fixes
Milton Miller
2
-2
/
+8
2007-04-12
[POWERPC] bootwrapper: missing relocation in crt0.S
Milton Miller
1
-2
/
+6
2007-04-12
[POWERPC] Routine to find the devtree node of a linux,phandle
Mark A. Greer
1
-0
/
+6
2007-04-12
[POWERPC] Move bootwrapper ELF parsing routines to a file
Mark A. Greer
4
-67
/
+85
2007-04-12
[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc
Giuliano Pochini
1
-5
/
+9
2007-04-12
[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.
Robert P. J. Day
1
-81
/
+0
2007-04-12
[POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the t...
Bart Van Assche
1
-1
/
+1
2007-04-12
[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.
Scott Wood
3
-2
/
+187
2007-04-12
[POWERPC] spufs: don't yield CPU in spu_yield
Christoph Hellwig
1
-4
/
+0
2007-04-12
[POWERPC] CBE thermal support on PS3
Geert Uytterhoeven
1
-0
/
+1
2007-04-12
[POWERPC] Remove stale comment from head_64.S
Sonny Rao
1
-4
/
+0
2007-04-12
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
10
-10
/
+0
[next]