| Commit message (Expand) | Author | Age | Files | Lines |
* | Add KEY_MICMUTE and enable it on Lenovo X220 | Andy Lutomirski | 2011-08-05 | 1 | -0/+2 |
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-08-05 | 2 | -1/+4 |
|\ |
|
| * | drm: Separate EDID Header Check from EDID Block Check | Thomas Reim | 2011-08-04 | 1 | -0/+1 |
| * | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel... | Dave Airlie | 2011-08-04 | 2 | -1/+3 |
| |\ |
|
| | * | drm: track CEA version number if present | Jesse Barnes | 2011-08-03 | 1 | -0/+2 |
| | * | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard | 2011-07-22 | 13 | -19/+58 |
| | |\ |
|
| | | * | drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define | Ole Henrik Jahren | 2011-07-22 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-08-05 | 3 | -6/+15 |
|\ \ \ \ |
|
| * | | | | net: fix NULL dereferences in check_peer_redir() | Eric Dumazet | 2011-08-03 | 1 | -4/+13 |
| * | | | | doc: Update the email address for Paul Moore in various source files | Paul Moore | 2011-08-01 | 2 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-08-04 | 1 | -48/+26 |
|\ \ \ \ \ |
|
| * | | | | | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached | Al Viro | 2011-08-03 | 1 | -9/+9 |
| * | | | | | get rid of boilerplate switches in posix_acl.h | Al Viro | 2011-08-03 | 1 | -42/+20 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-08-04 | 1 | -0/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms | Dave Jiang | 2011-07-22 | 1 | -0/+10 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-04 | 2 | -8/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Revert "dt: add of_alias_scan and of_alias_get_id" | Grant Likely | 2011-08-04 | 2 | -8/+1 |
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-03 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | cpuidle: stop depending on pm_idle | Len Brown | 2011-08-03 | 1 | -0/+2 |
| * | | | | | | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown | 2011-08-03 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-03 | 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-13 | 1 | -0/+2 |
| | * | | | | | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2011-07-13 | 1 | -0/+1 |
* | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-03 | 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-03 | 1 | -0/+1 |
* | | | | | | | tmpfs: use kmemdup for short symlinks | Hugh Dickins | 2011-08-03 | 1 | -8/+3 |
* | | | | | | | tmpfs: convert mem_cgroup shmem to radix-swap | Hugh Dickins | 2011-08-03 | 2 | -10/+0 |
* | | | | | | | tmpfs: miscellaneous trivial cleanups | Hugh Dickins | 2011-08-03 | 1 | -1/+1 |
* | | | | | | | tmpfs: demolish old swap vector support | Hugh Dickins | 2011-08-03 | 1 | -2/+0 |
* | | | | | | | mm: let swap use exceptional entries | Hugh Dickins | 2011-08-03 | 1 | -0/+23 |
* | | | | | | | radix_tree: exceptional entries and indices | Hugh Dickins | 2011-08-03 | 1 | -3/+33 |
* | | | | | | | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin | 2011-08-03 | 1 | -1/+1 |
* | | | | | | | mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE | Johannes Weiner | 2011-08-03 | 1 | -1/+1 |
* | | | | | | | ida: simplified functions for id allocation | Rusty Russell | 2011-08-03 | 1 | -0/+4 |
* | | | | | | | fault-injection: add ability to export fault_attr in arbitrary directory | Akinobu Mita | 2011-08-03 | 1 | -13/+5 |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-08-02 | 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-16 | 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-13 | 1 | -1/+1 |
| * | | | | | | | | ACPICA: Add option to disable method return value validation and repair | Bob Moore | 2011-07-13 | 1 | -0/+1 |
| * | | | | | | | | ACPICA: Update to version 20110527 | Bob Moore | 2011-07-13 | 1 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-02 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ |
|