| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 | 6 | -6/+163 |
|\ |
|
| * | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 6 | -6/+163 |
| |\ |
|
| | * | ACPI: APEI build fix | Len Brown | 2011-08-03 | 1 | -0/+4 |
| | * | HWPoison: add memory_failure_queue() | Huang Ying | 2011-08-03 | 1 | -0/+1 |
| | * | lib, Make gen_pool memory allocator lockless | Huang Ying | 2011-08-03 | 2 | -6/+29 |
| | * | lib, Add lock-less NULL terminated single list | Huang Ying | 2011-08-03 | 1 | -0/+126 |
| | * | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying | 2011-07-14 | 1 | -0/+2 |
| | * | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2011-07-14 | 1 | -0/+1 |
* | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-04 | 2 | -1/+8 |
|\ \ \ |
|
| * | | | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2011-08-03 | 2 | -1/+8 |
* | | | | tmpfs radix_tree: locate_item to speed up swapoff | Hugh Dickins | 2011-08-04 | 1 | -0/+1 |
* | | | | tmpfs: use kmemdup for short symlinks | Hugh Dickins | 2011-08-04 | 1 | -8/+3 |
* | | | | tmpfs: convert mem_cgroup shmem to radix-swap | Hugh Dickins | 2011-08-04 | 2 | -10/+0 |
* | | | | tmpfs: miscellaneous trivial cleanups | Hugh Dickins | 2011-08-04 | 1 | -1/+1 |
* | | | | tmpfs: demolish old swap vector support | Hugh Dickins | 2011-08-04 | 1 | -2/+0 |
* | | | | mm: let swap use exceptional entries | Hugh Dickins | 2011-08-04 | 1 | -0/+23 |
* | | | | radix_tree: exceptional entries and indices | Hugh Dickins | 2011-08-04 | 1 | -3/+33 |
* | | | | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin | 2011-08-04 | 1 | -1/+1 |
* | | | | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE | Johannes Weiner | 2011-08-04 | 1 | -1/+1 |
* | | | | 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 |