Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | ida: simplified functions for id allocation | Rusty Russell | 2011-08-04 | 1 | -0/+4 | |
* | | | | | | | fault-injection: add ability to export fault_attr in arbitrary directory | Akinobu Mita | 2011-08-04 | 1 | -13/+5 | |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-08-03 | 5 | -26/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---------. \ \ \ \ \ | Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from... | Len Brown | 2011-08-02 | 14 | -42/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | / / / | | | | | | |_|_|/ / / | | | | | |/| | | | | | ||||||
| | | | | | | * | | | | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-17 | 2 | -2/+2 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | | | | | * | | | | ACPI: remove NID_INVAL | David Rientjes | 2011-08-02 | 1 | -1/+0 | |
| | | | | | * | | | | thermal: make THERMAL_HWMON implementation fully internal | Jean Delvare | 2011-08-02 | 1 | -22/+0 | |
| | | | | |/ / / / | ||||||
| * | | | | | | | | ACPICA: Update to version 20110623 | Bob Moore | 2011-07-14 | 1 | -1/+1 | |
| * | | | | | | | | ACPICA: Add option to disable method return value validation and repair | Bob Moore | 2011-07-14 | 1 | -0/+1 | |
| * | | | | | | | | ACPICA: Update to version 20110527 | Bob Moore | 2011-07-14 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-03 | 1 | -6/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | of: constify property name parameters for helper functions | Jamie Iles | 2011-08-02 | 1 | -6/+9 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2011-08-03 | 3 | -2/+60 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | dm ioctl: fill in device parameters in more ioctls | Mikulas Patocka | 2011-08-02 | 1 | -2/+2 | |
| * | | | | | | | | dm table: share target argument parsing functions | Mike Snitzer | 2011-08-02 | 1 | -0/+43 | |
| * | | | | | | | | dm snapshot: skip reading origin when overwriting complete chunk | Mikulas Patocka | 2011-08-02 | 1 | -0/+15 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2011-08-02 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Liam Girdwood | 2011-08-01 | 2 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | regulator: Refactor supply implementation to work as regular consumers | Mark Brown | 2011-06-09 | 1 | -3/+1 | |
| | * | | | | | | | | regulator: Do bulk enables of regulators in parallel | Mark Brown | 2011-05-30 | 1 | -0/+3 | |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-08-02 | 3 | -31/+98 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ext4: change umode_t in tracepoint headers to be an explicit __u16 | Theodore Ts'o | 2011-07-30 | 1 | -8/+8 | |
| * | | | | | | | | | | ext4: Add new ext4 trim tracepoints | Tao Ma | 2011-07-11 | 1 | -0/+49 | |
| * | | | | | | | | | | ext4: add tracepoint for ext4_journal_start | Theodore Ts'o | 2011-07-11 | 1 | -0/+22 | |
| * | | | | | | | | | | jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints | Theodore Ts'o | 2011-07-11 | 2 | -23/+19 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-08-02 | 3 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | switch posix_acl_chmod() to umode_t | Al Viro | 2011-08-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | switch posix_acl_from_mode() to umode_t | Al Viro | 2011-08-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | switch posix_acl_equiv_mode() to umode_t * | Al Viro | 2011-08-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | switch posix_acl_create() to umode_t * | Al Viro | 2011-08-01 | 2 | -3/+3 | |
| * | | | | | | | | | | | vfs: avoid taking inode_hash_lock on pipes and sockets | Eric Dumazet | 2011-08-01 | 1 | -1/+8 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-08-02 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus-3.0 | Vinod Koul | 2011-07-27 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | DMA: PL08x: constify plchan->cd and plat->slave_channels | Russell King - ARM Linux | 2011-07-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | DMA: PL08x: separately store source/destination cctl | Russell King - ARM Linux | 2011-07-26 | 1 | -0/+2 | |
| | * | | | | | | | | | | | DMA: PL08x: separately store source/destination slave address | Russell King - ARM Linux | 2011-07-26 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 2011-08-02 | 2 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | efi: Add support for using efivars as a pstore backend | Matthew Garrett | 2011-07-23 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | pstore: Make "part" unsigned | Matthew Garrett | 2011-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | pstore: Add extra context for writes and erases | Matthew Garrett | 2011-07-23 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 2011-07-23 | 1 | -3/+5 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-01 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | of/gpio: export of_gpio_simple_xlate | Jamie Iles | 2011-07-29 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2011-08-01 | 1 | -16/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | OMAP: DSS2: Remove unused opt_clock_available | Tomi Valkeinen | 2011-07-25 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | OMAP: DSS2: rewrite use of context_loss_count | Tomi Valkeinen | 2011-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | OMAP: DSS2: Add Color Phase Rotation support | Tomi Valkeinen | 2011-07-01 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | OMAP: DSS2: remove update_mode from omapdss | Tomi Valkeinen | 2011-07-01 | 1 | -11/+0 | |
| * | | | | | | | | | | | | | | OMAP: DSS2: remove extra includes from include/video/omapdss.h | Tomi Valkeinen | 2011-07-01 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-08-01 | 3 | -0/+87 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |