aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* microblaze: uaccess: Unify __copy_tofrom_userMichal Simek2010-04-01
* microblaze: uaccess: Move functions to generic locationMichal Simek2010-04-01
* microblaze: uaccess: Fix put_user for noMMUMichal Simek2010-04-01
* microblaze: uaccess: Fix get_user macro for noMMUMichal Simek2010-04-01
* microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek2010-04-01
* microblaze: uaccess: Fix strncpy_from_user functionMichal Simek2010-04-01
* microblaze: uaccess: fix copy_from_user macroMichal Simek2010-04-01
* microblaze: uaccess: copy_to_user unificationMichal Simek2010-04-01
* microblaze: uaccess: sync put/get/clear_user macrosMichal Simek2010-04-01
* microblaze: uaccess: fix put_user and get_user macrosMichal Simek2010-04-01
* microblaze: uaccess: fix __get_user_asm macroMichal Simek2010-04-01
* microblaze: uaccess: fix clean user macroMichal Simek2010-04-01
* microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-01
* microblaze: Move exception_table_entry upwardMichal Simek2010-04-01
* microblaze: Remove segment.hMichal Simek2010-04-01
* microblaze: Remove memset in free_init_pagesMichal Simek2010-04-01
* microblaze: Makefile cleanupsArun Bhanu2010-04-01
* microblaze: Fix Makefile to delete build generated filesArun Bhanu2010-04-01
* microblaze: Add a missing single quote to make 'make help' happyArun Bhanu2010-04-01
* microblaze: Fix "kstack=" parsingSteven J. Magnani2010-04-01
* Linux 2.6.34-rc3v2.6.34-rc3Linus Torvalds2010-03-30
* KEYS: Add MAINTAINERS recordDavid Howells2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-03-30
|\
| * CRED: Fix memory leak in error handlingMathieu Desnoyers2010-03-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-30
|\ \
| * | [LogFS] Erase new journal segmentsJoern Engel2010-03-29
| * | [LogFS] Move reserved segments with journalJoern Engel2010-03-29
| * | [LogFS] Clear PagePrivate when moving journalJoern Engel2010-03-28
| * | Simplify and fix pad_wbufJoern Engel2010-03-28
| * | Prevent data corruption in logfs_rewrite_block()Joern Engel2010-03-28
| * | Use deactivate_locked_superJoern Engel2010-03-27
| * | Fix logfs_get_sb_final error pathJoern Engel2010-03-27
| * | Write out both superblocks on mismatchJoern Engel2010-03-27
| * | Prevent schedule while atomic in __logfs_readdirJoern Engel2010-03-27
| * | Plug memory leak in writeseg_end_ioJoern Engel2010-03-27
| * | Limit max_pages for insane devicesJoern Engel2010-03-27
| * | Open segment file before using itJoern Engel2010-03-27
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-30
|\ \ \ | |_|/ |/| |
| * | x86: Do not free zero sized per cpu areasIan Campbell2010-03-29
| * | x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-29
| * | x86: Make smp_locks end with page alignmentYinghai Lu2010-03-29
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-29
|\ \
| * | ocfs2: Fix a race in o2dlm lockres masterySrinivas Eeda2010-03-23
| * | Ocfs2: Handle deletion of reflinked oprhan inodes correctly.Tristan Ye2010-03-23
| * | Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.Tristan Ye2010-03-23
| * | ocfs2: Clear undo bits when local alloc is freedMark Fasheh2010-03-23
| * | ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.Tao Ma2010-03-19
| * | ocfs2: Fix the update of name_offset when removing xattrsTao Ma2010-03-19
| * | ocfs2: Always try for maximum bits with new local alloc windowsMark Fasheh2010-03-18
| * | ocfs2: set i_mode on disk during acl operationsMark Fasheh2010-03-17