summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'score' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/as...Chen Liqin2009-08-30129-0/+8423
|\
| * score: clean up mm/init.cArnd Bergmann2009-06-271-24/+10
| * score: make irq.h definitions localArnd Bergmann2009-06-272-20/+23
| * score: cleanups: dead code, 0 as pointer, shadowed variablesArnd Bergmann2009-06-273-20/+8
| * score: fix function prototypesArnd Bergmann2009-06-273-12/+17
| * score: add address space annotationsArnd Bergmann2009-06-274-14/+16
| * score: add missing #includesArnd Bergmann2009-06-275-1/+10
| * score: move save arg5 and arg6 instruction in front of enable_irqChen Liqin2009-06-221-2/+2
| * score: add prototypes for wrapped syscallsArnd Bergmann2009-06-191-2/+4
| * score: remove init_mmArnd Bergmann2009-06-191-2/+0
| * score: add generic sys_call_tableArnd Bergmann2009-06-194-53/+18
| * score: remove __{put,get}_user_unknownArnd Bergmann2009-06-191-12/+0
| * score: unset __ARCH_WANT_IPC_PARSE_VERSIONArnd Bergmann2009-06-191-1/+0
| * score: update files according to review commentsChen Liqin2009-06-1914-250/+154
| * score: add maintainers for score architectureChen Liqin2009-06-191-0/+8
| * score: Add support for Sunplus S+core architectureChen Liqin2009-06-19126-0/+8566
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-08-283-2/+18
|\ \
| * | ACPI: don't free non-existent backlight in acpi video moduleKeith Packard2009-08-281-2/+5
| * | toshiba_acpi: return on a fail pathJiri Slaby2009-08-281-0/+1
| * | ACPICA: Windows compatibility fix: same buffer/string storeLin Ming2009-08-281-0/+12
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-281-6/+14
|\ \ \
| * | | inotify: update the group mask on mark additionEric Paris2009-08-281-0/+4
| * | | inotify: fix length reporting and size checkingEric Paris2009-08-281-3/+5
| * | | inotify: do not send a block of zeros when no pathname is availableBrian Rogers2009-08-281-3/+5
| |/ /
* | | parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
* | | SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust2009-08-281-0/+1
* | | modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar2009-08-281-2/+5
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-282-0/+12
|\ \ \ | |/ / |/| |
| * | x86: Fix vSMP boot crashYinghai Lu2009-08-261-0/+10
| * | x86, xen: Initialize cx to suppress warningH. Peter Anvin2009-08-251-0/+1
| * | x86, xen: Suppress WP test on XenJeremy Fitzhardinge2009-08-251-0/+1
* | | Linux 2.6.31-rc8v2.6.31-rc8Linus Torvalds2009-08-271-1/+1
* | | module: workaround duplicate section namesJames Bottomley2009-08-271-1/+2
* | | module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell2009-08-271-2/+4
* | | xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-271-4/+4
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-272-85/+177
|\ \ \
| * | | inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman2009-08-271-7/+6
| * | | inotify: fix locking around inotify watching in the idrEric Paris2009-08-271-10/+40
| * | | inotify: do not BUG on idr entries at inotify destructionEric Paris2009-08-271-2/+31
| * | | inotify: seperate new watch creation updating existing watchesEric Paris2009-08-271-69/+103
* | | | lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt2009-08-271-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-08-2710-134/+107
|\ \ \ \
| * | | | 9p: update documentation pointersEric Van Hensbergen2009-08-171-0/+3
| * | | | 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-173-35/+10
| * | | | net/9p: insulate the client against an invalid error code sent by a 9p serverAbhishek Kulkarni2009-08-172-7/+2
| * | | | 9p: Add missing cast for the error return value in v9fs_get_inodeAbhishek Kulkarni2009-08-171-1/+1
| * | | | 9p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni2009-08-171-5/+0
| * | | | 9p: Fix possible regressions when ->get_sb fails.Abhishek Kulkarni2009-08-171-4/+7
| * | | | 9p: Fix v9fs show_optionsAbhishek Kulkarni2009-08-171-2/+2
| * | | | 9p: Fix possible memleak in v9fs_inode_from fid.Abhishek Kulkarni2009-08-171-9/+4
OpenPOWER on IntegriCloud