Age | Commit message (Expand) | Author | Files | Lines |
2011-04-13 | vm: fix vm_pgoff wrap in stack expansion | Linus Torvalds | 1 | -5/+8 |
2011-04-12 | m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ... | Geert Uytterhoeven | 3 | -1/+13 |
2011-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 9 | -28/+28 |
2011-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 15 | -181/+143 |
2011-04-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 15 | -907/+114 |
2011-04-12 | vfs: Re-introduce s_uuid in the superblock | Linus Torvalds | 1 | -0/+1 |
2011-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 4 | -4/+31 |
2011-04-12 | nfs: don't call __mark_inode_dirty while holding i_lock | Dave Chinner | 1 | -2/+4 |
2011-04-12 | vm: fix mlock() on stack guard page | Linus Torvalds | 2 | -21/+18 |
2011-04-12 | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" | Linus Torvalds | 2 | -17/+0 |
2011-04-12 | thinkpad-acpi fails to load with newer Thinkpad X201s BIOS | Keith Packard | 1 | -2/+1 |
2011-04-12 | acer-wmi: Fix capitalisation of GUID in module alias | Lee, Chun-Yi | 1 | -1/+1 |
2011-04-12 | sony-laptop: keyboard backlight fixes | Marco Chiappero | 1 | -1/+34 |
2011-04-12 | sony-laptop: only show the handles sysfs file in debug mode | Mattia Dongili | 1 | -11/+14 |
2011-04-12 | samsung-laptop: set backlight type | Michal Marek | 1 | -0/+1 |
2011-04-12 | staging: samsung-laptop has moved to platform/x86 | Michal Marek | 6 | -862/+0 |
2011-04-12 | samsung-laptop: Samsung R410P backlight driver | Alberto Mardegan | 1 | -0/+10 |
2011-04-12 | samsung-laptop: add support for N230 model | Greg Kroah-Hartman | 1 | -3/+3 |
2011-04-12 | cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) | Jeff Layton | 3 | -36/+33 |
2011-04-12 | mfd: Fetch cell pointer from platform_device->mfd_cell | Samuel Ortiz | 4 | -4/+31 |
2011-04-11 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -20/+11 |
2011-04-12 | [CIFS] Warn on requesting default security (ntlm) on mount | Steve French | 1 | -0/+11 |
2011-04-12 | [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood | Steve French | 3 | -7/+8 |
2011-04-12 | cifs: wrap received signature check in srv_mutex | Jeff Layton | 1 | -6/+9 |
2011-04-12 | cifs: clean up various nits in unicode routines (try #2) | Jeff Layton | 2 | -19/+18 |
2011-04-12 | cifs: clean up length checks in check2ndT2 | Jeff Layton | 1 | -13/+13 |
2011-04-12 | cifs: set ra_pages in backing_dev_info | Jeff Layton | 1 | -0/+1 |
2011-04-12 | cifs: fix broken BCC check in is_valid_oplock_break | Jeff Layton | 1 | -1/+1 |
2011-04-12 | cifs: always do is_path_accessible check in cifs_mount | Jeff Layton | 1 | -1/+1 |
2011-04-12 | various endian fixes to cifs | Steve French | 4 | -10/+10 |
2011-04-12 | Elminate sparse __CHECK_ENDIAN__ warnings on port conversion | Steve French | 1 | -3/+3 |
2011-04-12 | Max share size is too small | Steve French | 1 | -1/+1 |
2011-04-12 | Allow user names longer than 32 bytes | Steve French | 7 | -26/+30 |
2011-04-12 | cifs: replace /proc/fs/cifs/Experimental with a module parm | Jeff Layton | 5 | -63/+7 |
2011-04-12 | cifs: check for private_data before trying to put it | Jeff Layton | 1 | -2/+4 |
2011-04-11 | Linux 2.6.39-rc3v2.6.39-rc3 | Linus Torvalds | 1 | -1/+1 |
2011-04-11 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 17 | -507/+531 |
2011-04-11 | xfs_destroy_workqueues() should not be tagged with__exit | Luck, Tony | 1 | -1/+1 |
2011-04-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 6 | -35/+102 |
2011-04-11 | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -4/+6 |
2011-04-11 | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 8 | -7/+10 |
2011-04-11 | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan | 2 | -1/+2 |
2011-04-11 | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki | 8 | -28/+27 |
2011-04-11 | pci: fix PCI bus allocation alignment handling | Linus Torvalds | 1 | -2/+2 |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 54 | -164/+301 |
2011-04-10 | dt/fsldma: fix build warning caused by of_platform_device changes | Ira W. Snyder | 1 | -1/+1 |
2011-04-10 | ext4: fix data corruption regression by reverting commit 6de9843dab3f | Theodore Ts'o | 1 | -0/+1 |
2011-04-10 | ext4: Allow indirect-block file to grow the file size to max file size | Kazuya Mio | 1 | -6/+17 |
2011-04-10 | ext4: allow an active handle to be started when freezing | Yongqiang Yang | 1 | -11/+33 |
2011-04-10 | ext4: sync the directory inode in ext4_sync_parent() | Curt Wohlgemuth | 1 | -3/+14 |