Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| | * | | | | | | HWPoison: add memory_failure_queue() | Huang Ying | 2011-08-03 | |
| | * | | | | | | lib, Make gen_pool memory allocator lockless | Huang Ying | 2011-08-03 | |
| | * | | | | | | lib, Add lock-less NULL terminated single list | Huang Ying | 2011-08-03 | |
| | * | | | | | | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying | 2011-07-13 | |
* | | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-03 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| * | | | | | | | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2011-08-03 | |
* | | | | | | | | tmpfs radix_tree: locate_item to speed up swapoff | Hugh Dickins | 2011-08-03 | |
* | | | | | | | | tmpfs: use kmemdup for short symlinks | Hugh Dickins | 2011-08-03 | |
* | | | | | | | | tmpfs: convert mem_cgroup shmem to radix-swap | Hugh Dickins | 2011-08-03 | |
* | | | | | | | | tmpfs: miscellaneous trivial cleanups | Hugh Dickins | 2011-08-03 | |
* | | | | | | | | tmpfs: demolish old swap vector support | Hugh Dickins | 2011-08-03 | |
* | | | | | | | | mm: let swap use exceptional entries | Hugh Dickins | 2011-08-03 | |
* | | | | | | | | radix_tree: exceptional entries and indices | Hugh Dickins | 2011-08-03 | |
* | | | | | | | | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin | 2011-08-03 | |
* | | | | | | | | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE | Johannes Weiner | 2011-08-03 | |
* | | | | | | | | ida: simplified functions for id allocation | Rusty Russell | 2011-08-03 | |
* | | | | | | | | fault-injection: add ability to export fault_attr in arbitrary directory | Akinobu Mita | 2011-08-03 | |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-08-03 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | ACPI: remove NID_INVAL | David Rientjes | 2011-08-02 | |
| * | | | | | | | thermal: make THERMAL_HWMON implementation fully internal | Jean Delvare | 2011-08-02 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-03 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | of: constify property name parameters for helper functions | Jamie Iles | 2011-08-02 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2011-08-03 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | dm ioctl: fill in device parameters in more ioctls | Mikulas Patocka | 2011-08-02 | |
| * | | | | | | | dm table: share target argument parsing functions | Mike Snitzer | 2011-08-02 | |
| * | | | | | | | dm snapshot: skip reading origin when overwriting complete chunk | Mikulas Patocka | 2011-08-02 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2011-08-01 | |
|\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Liam Girdwood | 2011-08-01 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||
| | * | | | | | | | regulator: Refactor supply implementation to work as regular consumers | Mark Brown | 2011-06-09 | |
| | * | | | | | | | regulator: Do bulk enables of regulators in parallel | Mark Brown | 2011-05-30 | |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-08-01 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints | Theodore Ts'o | 2011-07-10 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-08-01 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | switch posix_acl_chmod() to umode_t | Al Viro | 2011-08-01 | |
| * | | | | | | | | | | switch posix_acl_from_mode() to umode_t | Al Viro | 2011-08-01 | |
| * | | | | | | | | | | switch posix_acl_equiv_mode() to umode_t * | Al Viro | 2011-08-01 | |
| * | | | | | | | | | | switch posix_acl_create() to umode_t * | Al Viro | 2011-08-01 | |
| * | | | | | | | | | | vfs: avoid taking inode_hash_lock on pipes and sockets | Eric Dumazet | 2011-08-01 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus-3.0 | Vinod Koul | 2011-07-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | DMA: PL08x: constify plchan->cd and plat->slave_channels | Russell King - ARM Linux | 2011-07-26 | |
| | * | | | | | | | | | | DMA: PL08x: separately store source/destination cctl | Russell King - ARM Linux | 2011-07-26 | |
| | * | | | | | | | | | | DMA: PL08x: separately store source/destination slave address | Russell King - ARM Linux | 2011-07-26 | |
* | | | | | | | | | | | | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 2011-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | efi: Add support for using efivars as a pstore backend | Matthew Garrett | 2011-07-22 | |
| * | | | | | | | | | | | pstore: Make "part" unsigned | Matthew Garrett | 2011-07-22 | |
| * | | | | | | | | | | | pstore: Add extra context for writes and erases | Matthew Garrett | 2011-07-22 | |
| * | | | | | | | | | | | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 2011-07-22 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-01 | |
|\ \ \ \ \ \ \ \ \ \ \ |