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
*
[ARM] 5387/1: Add ptrace VFP support on ARM
Catalin Marinas
2009-02-12
7
-4
/
+120
*
[ARM] 5373/2: Add gpiolib support to AT91
Ryan Mallon
2009-02-12
4
-147
/
+161
*
[ARM] 5355/1: Adding support for the HTC Himalaya and its framebuffer
Zbynek Michl
2009-02-10
3
-0
/
+174
*
[ARM] 5354/1: mach-pxa: add AM300 platform driver v3
Jaya Kumar
2009-02-10
5
-0
/
+306
*
[ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3
Jaya Kumar
2009-02-10
4
-0
/
+642
*
[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additions
Kristoffer Ericson
2009-02-10
1
-2
/
+12
*
[ARM] 5374/1: The w90p910 uart0 driver patch
wanzongshun
2009-02-10
3
-70
/
+24
*
[ARM] 5372/1: ACS5K: Core board support for the ACS-5000
Daniel Silverstone
2009-02-10
5
-0
/
+2414
*
[ARM] 5371/1: ep93xx: add i2c device to edb9307a
Hartley Sweeten
2009-02-10
1
-0
/
+12
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2009-02-07
13
-403
/
+4478
|
\
|
*
[ARM] pxa: add em_x270_defconfig for EM-X270 and eXeda
Mike Rapoport
2009-02-02
1
-0
/
+1741
|
*
[ARM] pxa: prepare xm_x2xx_defconfig for split
Mike Rapoport
2009-02-02
1
-65
/
+75
|
*
[ARM] pxa: add eXeda platform support
Mike Rapoport
2009-02-02
2
-21
/
+132
|
*
[ARM] pxa/em-x270: prepare addition of eXeda machine to em-x270.c
Mike Rapoport
2009-02-02
1
-12
/
+31
|
*
[ARM] pxa/em-x270: add battery charger
Mike Rapoport
2009-02-02
1
-0
/
+46
|
*
[ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initialization
Mike Rapoport
2009-02-02
1
-122
/
+50
|
*
[ARM] pxa/em-x270: update MMC/SDIO implementation
Mike Rapoport
2009-02-02
1
-16
/
+81
|
*
[ARM] pxa/magician: Enable pxa27x_udc and gpio_vbus
Philipp Zabel
2009-02-02
3
-14
/
+79
|
*
[ARM] pxa/magician: use named initializers for gpio_keys setup
Philipp Zabel
2009-01-21
1
-15
/
+24
|
*
[ARM] pxa/magician: Use SZ_64M for physmap resource
Philipp Zabel
2009-01-21
1
-3
/
+1
|
*
[ARM] pxa/magician: enable power I2C for max158xx
Philipp Zabel
2009-01-21
1
-0
/
+1
|
*
[ARM] pxa/magician: setup SSP1 pins for audio
Philipp Zabel
2009-01-21
1
-0
/
+5
|
*
[ARM] pxa/magician: Enable backlight
Philipp Zabel
2009-01-21
2
-1
/
+4
|
*
[ARM] pxa/magician: Update defconfig
Philipp Zabel
2009-01-21
1
-166
/
+475
|
*
[ARM] pxa: update xm_x2xx_defconfig
Mike Rapoport
2009-01-21
1
-116
/
+262
|
*
[ARM] pxa/em-x270: updates for 2.6.29
Mike Rapoport
2009-01-21
1
-15
/
+356
|
*
[ARM] pxa: PalmLD initial support
Marek Vasut
2009-01-21
5
-1
/
+687
|
*
[ARM] pxa: PalmT5 initial support
Marek Vasut
2009-01-21
5
-1
/
+593
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-02-06
27
-451
/
+1421
|
\
\
|
*
|
Btrfs: Make sure dir is non-null before doing S_ISGID checks
Chris Mason
2009-02-06
1
-1
/
+1
|
*
|
Btrfs: Fix memory leak in cache_drop_leaf_ref
Chris Mason
2009-02-05
1
-0
/
+1
|
*
|
Btrfs: don't return congestion in write_cache_pages as often
Chris Mason
2009-02-04
1
-5
/
+0
|
*
|
Btrfs: Only prep for btree deletion balances when nodes are mostly empty
Chris Mason
2009-02-04
1
-3
/
+6
|
*
|
Btrfs: fix btrfs_unlock_up_safe to walk the entire path
Chris Mason
2009-02-04
1
-2
/
+2
|
*
|
Btrfs: change btrfs_del_leaf to drop locks earlier
Chris Mason
2009-02-04
1
-2
/
+9
|
*
|
Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode
Chris Mason
2009-02-04
1
-1
/
+5
|
*
|
Btrfs: Don't try to compress pages past i_size
Chris Mason
2009-02-04
1
-0
/
+14
|
*
|
Btrfs: join the transaction in __btrfs_setxattr
Josef Bacik
2009-02-04
1
-1
/
+1
|
*
|
Btrfs: Handle SGID bit when creating inodes
Chris Ball
2009-02-04
1
-1
/
+8
|
*
|
Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks
Chris Mason
2009-02-04
4
-45
/
+265
|
*
|
Btrfs: Change btree locking to use explicit blocking points
Chris Mason
2009-02-04
11
-39
/
+470
|
*
|
Btrfs: hash_lock is no longer needed
Chris Mason
2009-02-04
3
-11
/
+1
|
*
|
Btrfs: disable leak debugging checks in extent_io.c
Chris Mason
2009-02-04
1
-8
/
+8
|
*
|
Btrfs: sort references by byte number during btrfs_inc_ref
Chris Mason
2009-02-04
1
-6
/
+79
|
*
|
Btrfs: async threads should try harder to find work
Chris Mason
2009-02-04
2
-6
/
+46
|
*
|
Btrfs: selinux support
Jim Owens
2009-02-04
3
-4
/
+53
|
*
|
Btrfs: make btrfs acls selectable
Christian Hesse
2009-02-04
1
-0
/
+13
|
*
|
Btrfs: Catch missed bios in the async bio submission thread
Chris Mason
2009-02-04
2
-3
/
+18
|
*
|
Btrfs: fix readdir on 32 bit machines
Chris Mason
2009-01-28
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-01-28
20
-318
/
+426
|
|
\
\
[next]