| Commit message (Expand) | Author | Files | Lines |
2013-04-09 | extcon: max8997: use dev_err() instead of pr_err() | Jingoo Han | 1 | -1/+1 |
2013-04-09 | extcon: max77693: Staticize default_init_data | Sachin Kamat | 1 | -1/+1 |
2013-04-01 | Linux 3.9-rc5v3.9-rc5 | Linus Torvalds | 1 | -1/+1 |
2013-03-31 | Revert "lockdep: check that no locks held at freeze time" | Paul Walmsley | 4 | -14/+12 |
2013-03-30 | dw_dmac: adjust slave_id accordingly to request line base | Andy Shevchenko | 2 | -1/+17 |
2013-03-30 | dmaengine: dw_dma: fix endianess for DT xlate function | Arnd Bergmann | 1 | -3/+3 |
2013-03-29 | PNP: List Rafael Wysocki as a maintainer | Rafael J. Wysocki | 1 | -1/+1 |
2013-03-29 | rbd: don't zero-fill non-image object requests | Alex Elder | 1 | -17/+30 |
2013-03-29 | ia64 idle: delete stale (*idle)() function pointer | Len Brown | 1 | -4/+1 |
2013-03-29 | Btrfs: don't drop path when printing out tree errors in scrub | Josef Bacik | 1 | -1/+2 |
2013-03-29 | target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case | Nicholas Bellinger | 1 | -1/+3 |
2013-03-29 | tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit | Nicholas Bellinger | 1 | -2/+11 |
2013-03-29 | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro... | Michel Lespinasse | 5 | -21/+11 |
2013-03-28 | usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD | Konstantin Holoborodko | 2 | -0/+8 |
2013-03-28 | mg_disk: fix error return code in mg_probe() | Wei Yongjun | 1 | -1/+3 |
2013-03-28 | Btrfs: fix wrong return value of btrfs_lookup_csum() | Miao Xie | 1 | -1/+3 |
2013-03-28 | Btrfs: fix wrong reservation of csums | Miao Xie | 2 | -2/+2 |
2013-03-28 | Btrfs: fix double free in the btrfs_qgroup_account_ref() | Wang Shilong | 1 | -2/+1 |
2013-03-28 | Btrfs: limit the global reserve to 512mb | Josef Bacik | 1 | -1/+1 |
2013-03-28 | Btrfs: hold the ordered operations mutex when waiting on ordered extents | Josef Bacik | 1 | -0/+2 |
2013-03-28 | Btrfs: fix space accounting for unlink and rename | Josef Bacik | 1 | -4/+2 |
2013-03-28 | Btrfs: fix space leak when we fail to reserve metadata space | Josef Bacik | 1 | -6/+41 |
2013-03-28 | Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes | Jan Schmidt | 1 | -6/+4 |
2013-03-27 | vfs/splice: Fix missed checks in new __kernel_write() helper | Al Viro | 1 | -0/+3 |
2013-03-27 | xen/events: avoid race with raising an event in unmask_evtchn() | David Vrabel | 1 | -5/+15 |
2013-03-27 | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. | Konrad Rzeszutek Wilk | 1 | -2/+1 |
2013-03-27 | xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-03-27 | usb: Fix compile error by selecting USB_OTG_UTILS | Roland Stigge | 2 | -0/+2 |
2013-03-27 | userns: Restrict when proc and sysfs can be mounted | Eric W. Biederman | 6 | -0/+37 |
2013-03-27 | ipc: Restrict mounting the mqueue filesystem | Eric W. Biederman | 1 | -2/+10 |
2013-03-27 | vfs: Carefully propogate mounts across user namespaces | Eric W. Biederman | 3 | -1/+12 |
2013-03-27 | vfs: Add a mount flag to lock read only bind mounts | Eric W. Biederman | 2 | -0/+5 |
2013-03-27 | userns: Don't allow creation if the user is chrooted | Eric W. Biederman | 3 | -0/+35 |
2013-03-27 | HID: multitouch: fix touchpad buttons | Benjamin Tissoires | 1 | -1/+5 |
2013-03-27 | iommu/amd: Make sure dma_ops are set for hotplug devices | Joerg Roedel | 1 | -12/+10 |
2013-03-27 | vt: synchronize_rcu() under spinlock is not nice... | Al Viro | 1 | -2/+4 |
2013-03-27 | PCI / ACPI: hold acpi_scan_lock during root bus hotplug | Yinghai Lu | 1 | -2/+7 |
2013-03-27 | ACPI / APEI: fix error status check condition for CPER | Chen Gong | 1 | -1/+1 |
2013-03-27 | ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M | Fabio Valentini | 1 | -0/+8 |
2013-03-26 | Nest rename_lock inside vfsmount_lock | Al Viro | 1 | -5/+11 |
2013-03-26 | rsxx: remove unused variable | Philip J Kelleher | 1 | -1/+0 |
2013-03-26 | rsxx: enable error return of rsxx_eeh_save_issued_dmas() | Philip J Kelleher | 3 | -5/+22 |
2013-03-26 | yama: Better permission check for ptraceme | Eric W. Biederman | 1 | -3/+1 |
2013-03-26 | ipv4: Fix ip-header identification for gso packets. | Pravin B Shelar | 2 | -12/+7 |
2013-03-26 | Btrfs: fix race between mmap writes and compression | Chris Mason | 3 | -0/+49 |
2013-03-26 | bonding: remove already created master sysfs link on failure | Veaceslav Falico | 1 | -0/+5 |
2013-03-26 | af_unix: dont send SCM_CREDENTIAL when dest socket is NULL | dingtianhong | 1 | -2/+2 |
2013-03-26 | USB: serial: fix hang when opening port | Ming Lei | 1 | -0/+1 |
2013-03-26 | pch_gbe: fix ip_summed checksum reporting on rx | Veaceslav Falico | 1 | -2/+2 |
2013-03-26 | x86, io_apic: remove duplicated include from irq_remapping.c | Wei Yongjun | 1 | -1/+0 |