summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | doc: fix wrong arch/i386 referencesWanlong Gao2011-06-1313-36/+36
| * | | bootgraph.pl: relax timing information requirementsAndrew Murray2011-06-131-1/+1
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10168-333/+308
| * | | mm Kconfig typo: cleancacne -> cleancacheMichael Witten2011-06-101-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2011-06-103135-54135/+130302
| |\ \ \
| * | | | doc: i2o: fix typo 'Settting'Justin P. Mattock2011-06-071-1/+1
| * | | | hwrng: fix spelling mistake in header commentSasha Levin2011-05-251-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-2576-795/+477
|\ \ \ \ \
| * | | | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-2552-294/+92
| * | | | | bury posix_acl_..._masq() variantsAl Viro2011-07-252-11/+3
| * | | | | kill boilerplates around posix_acl_create_masq()Al Viro2011-07-2516-204/+116
| * | | | | generic_acl: no need to clone acl just to push it to set_cached_acl()Al Viro2011-07-251-8/+2
| * | | | | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-2514-168/+139
| * | | | | reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig2011-07-252-9/+5
| * | | | | xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig2011-07-252-12/+5
| * | | | | 9p: do no return 0 from ->check_acl without actually checkingChristoph Hellwig2011-07-251-1/+1
| * | | | | vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-2512-69/+65
| * | | | | CIFS: Fix oops while mounting with prefixpathPavel Shilovsky2011-07-251-1/+1
| * | | | | xfs: Fix wrong return value of xfs_file_aio_writeMarkus Trippelsdorf2011-07-251-1/+4
| * | | | | fix devtmpfs raceAl Viro2011-07-251-1/+2
| * | | | | caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro2011-07-241-13/+13
| * | | | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-247-13/+9
| * | | | | asus-wmi: ->is_visible() can't return negativeAl Viro2011-07-241-1/+1
| * | | | | fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro2011-07-244-5/+5
| * | | | | 9p: close ACL leaksAl Viro2011-07-243-15/+22
| * | | | | ocfs2_init_acl(): fix a leakAl Viro2011-07-241-0/+1
| * | | | | VFS : mount lock scalability for internal mountsTim Chen2011-07-247-4/+26
* | | | | | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-2554-2133/+9
|\ \ \ \ \ \
| * | | | | | ARM: mach-loki: deleteNicolas Pitre2011-07-1823-960/+0
| * | | | | | ARM: mach-s3c2400: deleteNicolas Pitre2011-07-1818-580/+7
| * | | | | | ARM: mach-s3c24a0: deleteNicolas Pitre2011-07-1818-593/+2
* | | | | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-25228-8145/+4685
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2011-07-21299-2834/+2969
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: EXYNOS4: Change devname for FIMD clkdevJingoo Han2011-07-211-4/+4
| | * | | | | | | ARM: S3C64XX: Cleanup mach/regs-fb.h from mach-s3c64xxAjay Kumar2011-07-2110-30/+8
| | * | | | | | | ARM: S5PV210: Cleanup mach/regs-fb.h from mach-s5pv210Ajay Kumar2011-07-215-25/+3
| | * | | | | | | ARM: S5PC100: Cleanup mach/regs-fb.h from mach-s5pc100Ajay Kumar2011-07-213-107/+1
| | * | | | | | | ARM: S3C24XX: Use generic s3c_set_platdata for devicesBanajit Goswami2011-07-211-31/+7
| | * | | | | | | ARM: S3C64XX: Use generic s3c_set_platdata for OneNANDBanajit Goswami2011-07-211-6/+4
| | * | | | | | | ARM: SAMSUNG: Use generic s3c_set_platdata for NANDBanajit Goswami2011-07-211-6/+3
| | * | | | | | | ARM: SAMSUNG: Use generic s3c_set_platdata for USB OHCIBanajit Goswami2011-07-211-7/+2
| | * | | | | | | ARM: SAMSUNG: Use generic s3c_set_platdata for HWMONBanajit Goswami2011-07-211-12/+2
| | * | | | | | | ARM: SAMSUNG: Use generic s3c_set_platdata for FBBanajit Goswami2011-07-211-12/+2
| | * | | | | | | ARM: SAMSUNG: Use generic s3c_set_platdata for TSBanajit Goswami2011-07-211-12/+2
| | * | | | | | | ARM: S3C64XX: Add PWM backlight support on SMDK6410Banajit Goswami2011-07-212-2/+14
| | * | | | | | | ARM: S5P64X0: Add PWM backlight support on SMDK6450Banajit Goswami2011-07-212-41/+14
| | * | | | | | | ARM: S5P64X0: Add PWM backlight support on SMDK6440Banajit Goswami2011-07-212-41/+14
| | * | | | | | | ARM: S5PC100: Add PWM backlight support on SMDKC100Banajit Goswami2011-07-212-41/+15
| | * | | | | | | ARM: S5PV210: Add PWM backlight support on SMDKV210Banajit Goswami2011-07-212-41/+14
| | * | | | | | | ARM: EXYNOS4: Add PWM backlight support on SMDKC210Banajit Goswami2011-07-212-0/+18
OpenPOWER on IntegriCloud