Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-05-23 | 1 | -3/+87 |
|\ | |||||
| * | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-05-22 | 1 | -1/+1 |
| |\ | |||||
| | * | epoll: Fix user space breakage related to EPOLLWAKEUP | Rafael J. Wysocki | 2012-05-22 | 1 | -1/+1 |
| * | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-05-11 | 1 | -3/+87 |
| |\| | |||||
| | * | epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready | Arve Hjønnevåg | 2012-05-05 | 1 | -3/+87 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -1/+14 |
|\ \ \ | |||||
| * | | | coredump: ensure the fpu state is flushed for proper multi-threaded core dump | Suresh Siddha | 2012-05-17 | 1 | -1/+14 |
* | | | | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2012-05-23 | 15 | -297/+538 |
|\ \ \ \ | |||||
| * | | | | dlm: NULL dereference on failure in kmem_cache_create() | Dan Carpenter | 2012-05-15 | 1 | -5/+3 |
| * | | | | gfs2: fix recovery during unmount | David Teigland | 2012-05-02 | 1 | -4/+6 |
| * | | | | dlm: fixes for nodir mode | David Teigland | 2012-05-02 | 12 | -171/+304 |
| * | | | | dlm: improve error and debug messages | David Teigland | 2012-04-26 | 4 | -90/+164 |
| * | | | | dlm: avoid unnecessary search in search_rsb | David Teigland | 2012-04-26 | 1 | -0/+3 |
| * | | | | dlm: limit rcom debug messages | David Teigland | 2012-04-26 | 2 | -28/+28 |
| * | | | | dlm: fix waiter recovery | David Teigland | 2012-04-26 | 1 | -12/+31 |
| * | | | | dlm: prevent connections during shutdown | David Teigland | 2012-04-26 | 1 | -8/+20 |
* | | | | | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-05-23 | 26 | -642/+369 |
|\ \ \ \ \ | |||||
| * | | | | | UBI: amend commentaries WRT dtype | Artem Bityutskiy | 2012-05-20 | 1 | -3/+2 |
| * | | | | | UBI: Kill data type hint | Richard Weinberger | 2012-05-20 | 16 | -99/+69 |
| * | | | | | UBIFS: fix memory leak on error path | Sidney Amani | 2012-05-20 | 1 | -1/+1 |
| * | | | | | UBIFS: make ubifs_lpt_init clean-up in case of failure | Artem Bityutskiy | 2012-05-20 | 1 | -2/+6 |
| * | | | | | UBIFS: get rid of dbg_err | Artem Bityutskiy | 2012-05-16 | 12 | -119/+114 |
| * | | | | | UBIFS: remove Kconfig debugging option | Artem Bityutskiy | 2012-05-16 | 15 | -238/+19 |
| * | | | | | UBIFS: remove a couple of unused macros | Artem Bityutskiy | 2012-05-16 | 1 | -3/+0 |
| * | | | | | UBIFS: rename dumping functions | Artem Bityutskiy | 2012-05-16 | 19 | -163/+160 |
| * | | | | | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy | 2012-05-16 | 8 | -27/+24 |
| * | | | | | UBIFS: remove xattr Kconnfig option | Subodh Nijsure | 2012-05-03 | 5 | -14/+1 |
| * | | | | | UBIFS: remove douple initialization in change_category() | Dan Carpenter | 2012-05-03 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-23 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2012-04-08 | 568 | -13994/+27132 |
| |\ \ \ \ \ | |||||
| * | | | | | | btrfs: assignment in write_dev_flush() doesn't need two semi-colons | Jesper Juhl | 2012-04-06 | 1 | -1/+1 |
* | | | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-23 | 4 | -0/+935 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pstore/ram: Add ECC support | Anton Vorontsov | 2012-05-17 | 1 | -3/+12 |
| * | | | | | | | pstore/ram: Switch to persistent_ram routines | Anton Vorontsov | 2012-05-17 | 1 | -47/+59 |
| * | | | | | | | staging: android: persistent_ram: Move to fs/pstore/ram_core.c | Anton Vorontsov | 2012-05-17 | 3 | -3/+538 |
| * | | | | | | | ramoops: Move to fs/pstore/ram.c | Anton Vorontsov | 2012-05-16 | 3 | -0/+379 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-23 | 1 | -9/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sysfs: get rid of some lockdep false positives | Alan Stern | 2012-05-14 | 1 | -5/+26 |
| * | | | | | | | sysfs: Removed dup_name entirely in sysfs_rename | Sasikantha babu | 2012-05-02 | 1 | -4/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-05-22 | 2 | -2/+10 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2012-05-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | SELinux: rename dentry_open to file_open | Eric Paris | 2012-04-09 | 1 | -1/+1 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge tag 'v3.4-rc5' into next | James Morris | 2012-05-04 | 73 | -516/+669 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs | Andy Lutomirski | 2012-04-14 | 1 | -1/+9 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 2012-05-22 | 21 | -493/+466 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GFS2: Fix quota adjustment return code | Bob Peterson | 2012-05-16 | 1 | -1/+1 |
| * | | | | | | | GFS2: Add rgrp information to block_alloc trace point | Bob Peterson | 2012-05-11 | 2 | -9/+15 |
| * | | | | | | | GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer | Bob Peterson | 2012-05-11 | 3 | -19/+10 |
| * | | | | | | | GFS2: Remove redundant metadata block type check | Bob Peterson | 2012-05-08 | 1 | -5/+0 |
| * | | | | | | | GFS2: Fix sgid propagation when using ACLs | Steven Whitehouse | 2012-05-04 | 1 | -9/+3 |