| Commit message (Expand) | Author | Age | Files | Lines |
*---------------. | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2010-04-06 | 4360 | -3753/+8784 |
|\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | ACPI: Don't send KEY_UNKNOWN for random video notifications | Matthew Garrett | 2010-04-04 | 1 | -13/+16 |
| | | | | | | | * | | ACPI: NUMA: map pxms to low node ids | David Rientjes | 2010-04-04 | 1 | -2/+4 |
| | | | | | | | |/ |
|
| | | | | | | * | | ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup | Chase Douglas | 2010-04-04 | 1 | -10/+4 |
| | | | | | | |/ |
|
| | | | | | * | | ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe() | Rafael J. Wysocki | 2010-03-23 | 1 | -12/+7 |
| | | | | * | | | ACPI: use _HID when supplied by root-level devices | Bjorn Helgaas | 2010-04-03 | 1 | -6/+6 |
| | | | | | |/
| | | | | |/| |
|
| | | | * | | | ACPI: fixes a false alarm from lockdep | Zhang Rui | 2010-03-23 | 1 | -1/+8 |
| | | | * | | | ACPI dock: support multiple ACPI dock devices | Zhang Rui | 2010-03-23 | 1 | -5/+2 |
| | | | | |/
| | | | |/| |
|
| | | * | | | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-04-04 | 1 | -12/+30 |
| | | | |/
| | | |/| |
|
| | * | | | ACPI / PM: Move ACPI video resume to a PM notifier | Rafael J. Wysocki | 2010-04-06 | 1 | -8/+30 |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-04-05 | 11 | -84/+172 |
| | |\ \ \ |
|
| | | * | | | [SCSI] qla1280: retain firmware for error recovery | Michael Reed | 2010-03-27 | 1 | -52/+109 |
| | | * | | | [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init | James Bottomley | 2010-03-27 | 1 | -0/+1 |
| | | * | | | [SCSI] advansys: fix regression with request_firmware change | Herton Ronaldo Krzesinski | 2010-03-27 | 1 | -0/+8 |
| | | * | | | [SCSI] qla2xxx: Updated version number to 8.03.02-k2. | Giridhar Malavali | 2010-03-27 | 1 | -2/+2 |
| | | * | | | [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset. | Santosh Vernekar | 2010-03-27 | 1 | -1/+5 |
| | | * | | | [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432. | Ben Hutchings | 2010-03-27 | 1 | -15/+13 |
| | | * | | | [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e... | Michael Hernandez | 2010-03-27 | 1 | -1/+3 |
| | | * | | | [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing. | Andrew Vasquez | 2010-03-27 | 1 | -5/+4 |
| | | * | | | [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs. | Santosh Vernekar | 2010-03-27 | 2 | -4/+22 |
| | | * | | | [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline | Sarang Radke | 2010-03-27 | 1 | -2/+2 |
| | | * | | | [SCSI] libiscsi: Fix recovery slowdown regression | Mike Christie | 2010-03-27 | 1 | -2/+3 |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-04-05 | 9 | -13/+78 |
| | |\ \ \ \ |
|
| | | * | | | | 9p: saving negative to unsigned char | Dan Carpenter | 2010-04-05 | 1 | -2/+3 |
| | | * | | | | 9p: return on mutex_lock_interruptible() | Dan Carpenter | 2010-04-05 | 1 | -0/+2 |
| | | * | | | | 9p: Creating files with names too long should fail with ENAMETOOLONG. | Sripathi Kodi | 2010-04-05 | 1 | -0/+3 |
| | | * | | | | 9p: Make sure we are able to clunk the cached fid on umount | Aneesh Kumar K.V | 2010-04-05 | 5 | -3/+34 |
| | | * | | | | 9p: drop nlink remove | Aneesh Kumar K.V | 2010-04-05 | 1 | -1/+5 |
| | | * | | | | fs/9p: Clunk the fid resulting from partial walk of the name | Aneesh Kumar K.V | 2010-04-05 | 1 | -2/+10 |
| | | * | | | | 9p: documentation update | Sripathi Kodi | 2010-04-05 | 1 | -2/+16 |
| | | * | | | | 9p: Fix setting of protocol flags in v9fs_session_info structure. | Sripathi Kodi | 2010-04-05 | 1 | -3/+5 |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-04-05 | 12 | -204/+90 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Btrfs: add check for changed leaves in setup_leaf_for_split | Chris Mason | 2010-04-05 | 1 | -0/+4 |
| | | * | | | | | Btrfs: create snapshot references in same commit as snapshot | Sage Weil | 2010-04-05 | 1 | -66/+31 |
| | | * | | | | | Btrfs: fix small race with delalloc flushing waitqueue's | Josef Bacik | 2010-04-05 | 1 | -5/+4 |
| | | * | | | | | Btrfs: use add_to_page_cache_lru, use __page_cache_alloc | Nick Piggin | 2010-04-05 | 2 | -32/+5 |
| | | * | | | | | Btrfs: fix chunk allocate size calculation | Josef Bacik | 2010-03-30 | 1 | -1/+3 |
| | | * | | | | | Btrfs: kill max_extent mount option | Josef Bacik | 2010-03-30 | 6 | -81/+13 |
| | | * | | | | | Btrfs: fail to mount if we have problems reading the block groups | Josef Bacik | 2010-03-30 | 2 | -4/+12 |
| | | * | | | | | Btrfs: check btrfs_get_extent return for IS_ERR() | Dan Carpenter | 2010-03-30 | 1 | -1/+1 |
| | | * | | | | | Btrfs: handle kmalloc() failure in inode lookup ioctl | Dan Carpenter | 2010-03-30 | 1 | -0/+3 |
| | | * | | | | | Btrfs: dereferencing freed memory | Dan Carpenter | 2010-03-30 | 1 | -0/+1 |
| | | * | | | | | Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() | Zhao Lei | 2010-03-30 | 1 | -2/+2 |
| | | * | | | | | Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() | Zhao Lei | 2010-03-30 | 1 | -0/+2 |
| | | * | | | | | Btrfs: Remove unnecessary finish_wait() in wait_current_trans() | Zhao Lei | 2010-03-30 | 1 | -10/+5 |
| | | * | | | | | Btrfs: add NULL check for do_walk_down() | Miao Xie | 2010-03-30 | 1 | -1/+4 |
| | | * | | | | | Btrfs: remove duplicate include in ioctl.c | Andrea Gelmini | 2010-03-30 | 1 | -1/+0 |
| | * | | | | | | audit: preface audit printk with audit | Eric Paris | 2010-04-05 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc | Linus Torvalds | 2010-04-05 | 4216 | -744/+3762 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | eeepc-wmi: include slab.h | Tejun Heo | 2010-04-05 | 1 | -0/+1 |