summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ARM] 5377/1: S3C2410-Framebuffer: Fix resume path in S3C2410 framebuffer dri...Daniel Silverstone2009-02-191-0/+4
| * | [ARM] 5376/1: S3C24XX: Fix sparse errors in platform uncompress.hDaniel Silverstone2009-02-191-1/+4
| * | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas2009-02-194-6/+22
| * | [ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas2009-02-192-0/+23
| * | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas2009-02-193-5/+82
| * | [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-196-0/+540
| * | [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-127-60/+110
| * | [ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2009-02-122-15/+20
| * | [ARM] 5393/1: Add W90P910 EVB NOR flash driverwanzongshun2009-02-121-0/+48
| * | [ARM] 5392/1: Delete redundant macros for w90p910wanzongshun2009-02-121-22/+0
| * | [ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPUCatalin Marinas2009-02-121-0/+2
| * | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas2009-02-123-0/+16
| * | [ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas2009-02-127-4/+120
| * | [ARM] 5373/2: Add gpiolib support to AT91Ryan Mallon2009-02-124-147/+161
| * | [ARM] 5355/1: Adding support for the HTC Himalaya and its framebufferZbynek Michl2009-02-103-0/+174
| * | [ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar2009-02-105-0/+306
| * | [ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3Jaya Kumar2009-02-104-0/+642
| * | [ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson2009-02-101-2/+12
| * | [ARM] 5374/1: The w90p910 uart0 driver patchwanzongshun2009-02-103-70/+24
| * | [ARM] 5372/1: ACS5K: Core board support for the ACS-5000Daniel Silverstone2009-02-105-0/+2414
| * | [ARM] 5371/1: ep93xx: add i2c device to edb9307aHartley Sweeten2009-02-101-0/+12
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-02-0713-403/+4478
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-02-0627-451/+1421
| |\ \ \
| | * | | Btrfs: Make sure dir is non-null before doing S_ISGID checksChris Mason2009-02-061-1/+1
| | * | | Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason2009-02-051-0/+1
| | * | | Btrfs: don't return congestion in write_cache_pages as oftenChris Mason2009-02-041-5/+0
| | * | | Btrfs: Only prep for btree deletion balances when nodes are mostly emptyChris Mason2009-02-041-3/+6
| | * | | Btrfs: fix btrfs_unlock_up_safe to walk the entire pathChris Mason2009-02-041-2/+2
| | * | | Btrfs: change btrfs_del_leaf to drop locks earlierChris Mason2009-02-041-2/+9
| | * | | Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inodeChris Mason2009-02-041-1/+5
| | * | | Btrfs: Don't try to compress pages past i_sizeChris Mason2009-02-041-0/+14
| | * | | Btrfs: join the transaction in __btrfs_setxattrJosef Bacik2009-02-041-1/+1
| | * | | Btrfs: Handle SGID bit when creating inodesChris Ball2009-02-041-1/+8
| | * | | Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason2009-02-044-45/+265
| | * | | Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-0411-39/+470
| | * | | Btrfs: hash_lock is no longer neededChris Mason2009-02-043-11/+1
| | * | | Btrfs: disable leak debugging checks in extent_io.cChris Mason2009-02-041-8/+8
| | * | | Btrfs: sort references by byte number during btrfs_inc_refChris Mason2009-02-041-6/+79
| | * | | Btrfs: async threads should try harder to find workChris Mason2009-02-042-6/+46
| | * | | Btrfs: selinux supportJim Owens2009-02-043-4/+53
| | * | | Btrfs: make btrfs acls selectableChristian Hesse2009-02-041-0/+13
| | * | | Btrfs: Catch missed bios in the async bio submission threadChris Mason2009-02-042-3/+18
| | * | | Btrfs: fix readdir on 32 bit machinesChris Mason2009-01-281-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-01-2820-318/+426
| | |\ \ \
| | | * | | Btrfs: do less aggressive btree readaheadChris Mason2009-01-221-16/+5
| | | * | | Btrfs: fiemap supportYehuda Sadeh2009-01-213-0/+101
| | | * | | Btrfs: stop providing a bmap operation to avoid swapfile corruptionsChris Mason2009-01-211-6/+12
| | | * | | Btrfs: fix tree logs parallel syncYan Zheng2009-01-216-210/+248
| | | * | | Btrfs: open_ctree() error handling can oops on fs_infoQinghuang Feng2009-01-211-2/+3
| | | * | | Btrfs: fix stop searching test in replace_one_extentYan Zheng2009-01-211-6/+7
OpenPOWER on IntegriCloud