summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-03-118-40/+185
|\
| * Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-111-9/+25
| * Input: ads7864 - check return value of regulator enableMark Brown2013-03-111-1/+6
| * Input: tc3589x-keypad - fix keymap sizeRabin Vincent2013-03-111-4/+4
| * Input: wacom - add support for 0x10dStephan Frank2013-03-101-0/+4
| * Input: ALPS - update documentation for recent touchpad driver modsdave turvene2013-02-241-7/+60
| * Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-222-2/+66
| * Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-221-11/+7Star
| * Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-221-6/+13
* | Linux 3.9-rc2Linus Torvalds2013-03-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-1071-19/+84
|\ \
| * | proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
| * | fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-072-1/+1
| * | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0469-12/+77
| * | userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-041-1/+1
* | | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-099-130/+221
|\ \ \
| * | | Btrfs: improve the delayed inode throttlingChris Mason2013-03-072-61/+92
| * | | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-071-0/+5
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-076-67/+120
| |\ \ \
| | * | | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0Star
| | * | | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-041-0/+7
| | * | | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-042-3/+12
| | * | | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| | * | | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
| | * | | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-041-12/+35
| | * | | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-041-0/+2
| | * | | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-041-0/+4
| | * | | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-043-39/+41
| | * | | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-041-1/+4
| * | | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-051-2/+4
| |/ / /
* | | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-091-2/+39
* | | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-092-2/+67
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-094-17/+13Star
|\ \ \ \
| * | | | CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-071-0/+1
| * | | | cifs: don't try to unlock pagecache page after releasing itJeff Layton2013-03-071-1/+1
| * | | | cifs: remove the sockopt= mount optionJeff Layton2013-03-071-15/+1Star
| * | | | cifs: Check server capability before attempting silly renameSachin Prabhu2013-03-071-0/+9
| * | | | cifs: Fix bug when checking error condition in cifs_rename_pending_delete()Sachin Prabhu2013-03-071-1/+1
* | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-0913-34/+26Star
|\ \ \ \ \
| * | | | | alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon2013-03-091-0/+1
| * | | | | memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov2013-03-091-2/+6
| * | | | | Randy has movedRandy Dunlap2013-03-093-6/+5Star
| * | | | | ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins2013-03-091-1/+1
| * | | | | dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-091-3/+2Star
| * | | | | Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2013-03-092-2/+2
| * | | | | idr: remove WARN_ON_ONCE() on negative IDsTejun Heo2013-03-091-13/+3Star
| * | | | | mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro2013-03-091-1/+1
| * | | | | mm/mempolicy.c: fix wrong sp_node insertionHillf Danton2013-03-091-1/+1
| * | | | | ipc: don't allocate a copy larger than maxPeter Hurley2013-03-091-2/+4