index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
char: moxa, prevent opening unavailable ports
Dirk Eibach
2009-06-19
1
-1
/
+6
*
istallion: add missing __devexit marking
Mike Frysinger
2009-06-19
1
-1
/
+1
*
dtlk: off by one in {read,write}_tts()
Roel Kluin
2009-06-19
1
-3
/
+3
*
ptrace: wait_task_zombie: do not account traced sub-threads
Oleg Nesterov
2009-06-19
1
-2
/
+5
*
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
2009-06-19
6
-24
/
+9
*
spi_mpc8xxx: s/83xx/8xxx/g
Anton Vorontsov
2009-06-19
3
-202
/
+202
*
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov
2009-06-19
2
-1
/
+1
*
spi_mpc83xx: remove dead code
Anton Vorontsov
2009-06-19
1
-17
/
+0
*
spi_mpc83xx: split mpc83xx_spi_work() into two routines
Anton Vorontsov
2009-06-19
1
-55
/
+60
*
spi_mpc83xx: fix checkpatch issues
Anton Vorontsov
2009-06-19
1
-6
/
+6
*
powerpc/86xx: add MMC SPI support for MPC8610HPCD boards
Anton Vorontsov
2009-06-19
2
-0
/
+36
*
spi_mpc83xx: add small delay after asserting chip-select line
Anton Vorontsov
2009-06-19
1
-1
/
+3
*
spi_mpc83xx: quieten down the "Requested speed is too low" message
Anton Vorontsov
2009-06-19
1
-5
/
+6
*
spi_mpc83xx: handle other Freescale processors
Anton Vorontsov
2009-06-19
1
-8
/
+6
*
bootmem.c: avoid c90 declaration warning
Joe Perches
2009-06-19
1
-5
/
+9
*
gpio: driver for PrimeCell PL061 GPIO controller
Baruch Siach
2009-06-19
4
-0
/
+363
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-06-18
24
-324
/
+2621
|
\
|
*
jbd2: clean up jbd2_journal_try_to_free_buffers()
Hisashi Hifumi
2009-06-17
1
-49
/
+0
|
*
ext4: Don't update ctime for non-extent-mapped inodes
Theodore Ts'o
2009-06-15
1
-5
/
+1
|
*
ext4: Fix up whitespace issues in fs/ext4/inode.c
Theodore Ts'o
2009-06-14
1
-97
/
+103
|
*
ext4: Fix 64-bit block type problem on 32-bit platforms
Theodore Ts'o
2009-06-15
2
-5
/
+5
|
*
ext4: teach the inode allocator to use a goal inode number
Andreas Dilger
2009-06-13
6
-10
/
+36
|
*
ext4: Use a hash of the topdir directory name for the Orlov parent group
Theodore Ts'o
2009-06-13
4
-13
/
+22
|
*
ext4: document the "abort" mount option
Theodore Ts'o
2009-06-13
1
-0
/
+4
|
*
ext4: move the abort flag from s_mount_opts to s_mount_flags
Theodore Ts'o
2009-06-13
3
-16
/
+9
|
*
ext4: update the s_last_mounted field in the superblock
Theodore Ts'o
2009-06-13
2
-1
/
+42
|
*
ext4: change s_mount_opt to be an unsigned int
Theodore Ts'o
2009-06-13
3
-3
/
+3
|
*
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
2009-06-17
6
-3
/
+1378
|
*
ext4: avoid unnecessary spinlock in critical POSIX ACL path
Theodore Ts'o
2009-04-27
1
-5
/
+8
|
*
ext3: avoid unnecessary spinlock in critical POSIX ACL path
Linus Torvalds
2009-04-27
1
-5
/
+8
|
*
ext4: convert instrumentation from markers to tracepoints
Theodore Ts'o
2009-06-17
7
-121
/
+774
|
*
jbd2: convert instrumentation from markers to tracepoints
Theodore Ts'o
2009-06-17
5
-9
/
+252
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-06-18
123
-3743
/
+3835
|
\
\
|
*
|
sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn
Matt Fleming
2009-06-18
1
-2
/
+2
|
*
|
sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs.
Paul Mundt
2009-06-18
3
-6
/
+190
|
*
|
sh: remove stray markers.
Christoph Hellwig
2009-06-18
4
-14
/
+1
|
*
|
sh: defconfig updates.
Paul Mundt
2009-06-18
45
-2375
/
+2245
|
*
|
sh: pci: Initial PCI-Express support for SH7786 Urquell board.
Paul Mundt
2009-06-17
3
-0
/
+357
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u...
Paul Mundt
2009-06-17
3598
-80518
/
+285140
|
|
\
\
\
\
\
|
|
|
|
|
*
|
sh: Generic HAVE_PERF_COUNTER support.
Paul Mundt
2009-06-17
2
-0
/
+8
|
|
|
|
|
*
|
sh: Use generic atomic64_t implementation.
Paul Mundt
2009-06-17
2
-0
/
+3
|
|
|
|
*
|
|
SH: convert migor to soc-camera as platform-device
Guennadi Liakhovetski
2009-06-17
1
-27
/
+52
|
|
|
|
*
|
|
SH: convert ap325rxa to soc-camera as platform-device
Guennadi Liakhovetski
2009-06-17
1
-18
/
+32
|
|
|
|
*
|
|
soc-camera: unify i2c camera device platform data
Guennadi Liakhovetski
2009-06-17
4
-7
/
+11
|
|
|
|
*
|
|
sh: add platform data for r8a66597-hcd in setup-sh7723
Yoshihiro Shimoda
2009-06-17
1
-2
/
+7
|
|
|
|
*
|
|
sh: add platform data for r8a66597-hcd in setup-sh7366
Yoshihiro Shimoda
2009-06-17
1
-3
/
+7
|
|
|
|
*
|
|
sh: x3proto: add platform data for r8a66597-hcd
Yoshihiro Shimoda
2009-06-17
1
-3
/
+9
|
|
|
|
*
|
|
sh: highlander: add platform data for r8a66597-hcd
Yoshihiro Shimoda
2009-06-17
1
-3
/
+9
|
|
|
|
*
|
|
sh: sh7785lcr: add platform data for r8a66597-hcd
Yoshihiro Shimoda
2009-06-17
1
-4
/
+10
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
sh: smsc911x support for the rsk7203 board
Magnus Damm
2009-06-16
1
-2
/
+6
[next]