Age | Commit message (Expand) | Author | Files | Lines |
2015-03-25 | driver core: add missing blank line after declaration | Lavinia Tache | 1 | -0/+1 |
2015-03-25 | drivers: base: node: Delete space after pointer declaration | Ana Nedelcu | 1 | -1/+1 |
2015-03-25 | drivers: base: memory: Use tabs instead of spaces | Ioana Ciornei | 1 | -2/+2 |
2015-03-25 | firmware_class: Fix whitespace and indentation | Andrei Oprea | 1 | -3/+4 |
2015-03-25 | drivers: base: dma-mapping: Erase blank space after pointer | Marius Cristian Eseanu | 1 | -1/+1 |
2015-03-25 | drivers: base: class: Add a blank line after declarations | Cosmin Tomulescu | 1 | -0/+2 |
2015-03-25 | attribute_container: fix missing blank lines after declarations | Cosmin Dragomir | 1 | -0/+2 |
2015-03-25 | drivers: base: memory: Fix switch indent | Ioana Ciornei | 1 | -27/+27 |
2015-03-25 | drivers: base: map: Use kmalloc_array instead of kmalloc | Andrei Poenaru | 1 | -2/+1 |
2015-03-25 | Driver core: Fix missing whitespace in function argument | Florin Papa | 1 | -1/+1 |
2015-03-25 | driver core: Delete an unnecessary check before the function call "put_device" | Markus Elfring | 1 | -2/+1 |
2015-03-25 | drivers/base/node: clean up attribute group conversion | Greg Kroah-Hartman | 1 | -10/+2 |
2015-03-25 | drivers/base/node: Avoid manual device_create_file() calls | Takashi Iwai | 1 | -14/+20 |
2015-03-25 | samples/kobject: be explicit in the module license | Greg Kroah-Hartman | 2 | -2/+2 |
2015-03-25 | samples/kobject: Use kstrtoint instead of sscanf | Rastislav Barlik | 2 | -6/+22 |
2015-03-25 | driver core: bus: Goto appropriate labels on failure in bus_add_device | Junjie Mao | 1 | -2/+2 |
2015-03-25 | driver core: use *switch* statement in really_probe() | Sergei Shtylyov | 1 | -5/+9 |
2015-03-25 | sysfs: Document struct attribute_group | Guenter Roeck | 1 | -0/+15 |
2015-03-25 | sysfs: Only accept read/write permissions for file attributes | Vivien Didelot | 1 | -0/+6 |
2015-03-25 | sysfs: Use only return value from is_visible for the file mode | Guenter Roeck | 1 | -3/+2 |
2015-03-23 | Linux 4.0-rc5v4.0-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-03-23 | Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md | Linus Torvalds | 2 | -3/+2 |
2015-03-22 | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+4 |
2015-03-22 | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -183/+3 |
2015-03-22 | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -17/+17 |
2015-03-22 | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+12 |
2015-03-22 | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 34 | -719/+131 |
2015-03-21 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 5 | -80/+137 |
2015-03-21 | Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -54/+78 |
2015-03-21 | Merge git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -372/+159 |
2015-03-21 | Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -12/+14 |
2015-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 14 | -47/+61 |
2015-03-21 | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 5 | -26/+142 |
2015-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 8 | -46/+352 |
2015-03-21 | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+0 |
2015-03-21 | Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+2 |
2015-03-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -5/+19 |
2015-03-21 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 5 | -23/+23 |
2015-03-21 | Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' | Rafael J. Wysocki | 266 | -1509/+2867 |
2015-03-21 | md: fix problems with freeing private data after ->run failure. | NeilBrown | 2 | -3/+2 |
2015-03-20 | arm64: Honor __GFP_ZERO in dma allocations | Suzuki K. Poulose | 1 | -3/+9 |
2015-03-20 | arm64: efi: don't restore TTBR0 if active_mm points at init_mm | Will Deacon | 2 | -2/+10 |
2015-03-20 | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 5 | -32/+32 |
2015-03-20 | Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 1 | -4/+28 |
2015-03-20 | Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb... | Dave Airlie | 3 | -11/+23 |
2015-03-20 | target: do not reject FUA CDBs when write cache is enabled but emulate_write_... | Christophe Vu-Brugier | 4 | -18/+17 |
2015-03-20 | target: Fix virtual LUN=0 target_configure_device failure OOPs | Nicholas Bellinger | 1 | -2/+2 |
2015-03-20 | target/pscsi: Fix NULL pointer dereference in get_device_type | Nicholas Bellinger | 1 | -1/+1 |
2015-03-20 | tcm_fc: missing curly braces in ft_invl_hw_context() | Dan Carpenter | 1 | -1/+2 |
2015-03-20 | target: Fix reference leak in target_get_sess_cmd() error path | Bart Van Assche | 1 | -0/+4 |