summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fat: use fat_msg_ratelimit() in fat__get_entry()Namjae Jeon2012-06-011-2/+2
| * | | fat: add fat_msg_ratelimit()Namjae Jeon2012-06-011-0/+5
| * | | fat: switch to fsinfo_inodeArtem Bityutskiy2012-06-012-31/+18
| * | | fat: mark superblock as dirty less oftenArtem Bityutskiy2012-06-011-4/+5
| * | | fat: introduce mark_fsinfo_dirty helperArtem Bityutskiy2012-06-011-4/+9
| * | | fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-06-013-1/+15
| * | | HPFS: remove PRINTK() macroDan Carpenter2012-06-012-8/+0
| * | | nilfs2: flush disk caches in syncingRyusuke Konishi2012-06-012-11/+21
| * | | pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon2012-06-011-1/+1
| * | | init: disable sparse checking of the mount.o source filesH Hartley Sweeten2012-06-015-8/+57
| * | | checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>Joe Perches2012-06-011-0/+13
| * | | checkpatch: check for whitespace before semicolon at EOLEric Nelson2012-06-011-0/+7
| * | | vsprintf: further optimize decimal conversionDenys Vlasenko2012-06-012-91/+194
| * | | vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely2012-06-011-3/+5
| * | | kernel/cpu_pm.c: fix various typosNicolas Pitre2012-06-011-8/+8
| * | | kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printksAndrew Morton2012-06-011-6/+8
| * | | sethostname/setdomainname: notify userspace when there is a change in uts_ker...Sasikantha babu2012-06-011-2/+2
| * | | .mailmap: add GustavoGustavo Padovan2012-06-011-0/+2
| * | | drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2012-06-012-11/+5
| * | | kernel/resource.c: correct the comment of allocate_resource()Wei Yang2012-06-011-2/+2
| * | | introduce SIZE_MAXXi Wang2012-06-014-4/+5
| * | | CodingStyle: add kmalloc_array() to memory allocatorsXi Wang2012-06-011-2/+14
| * | | um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul2012-06-011-5/+19
| * | | security/keys/keyctl.c: suppress memory allocation failure warningAndrew Morton2012-06-011-1/+1
* | | | Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-018-5/+192
|\ \ \ \
| * | | | radeon: add radeon prime vmap support.Dave Airlie2012-05-312-0/+41
| * | | | nouveau: add vmap support to nouveau prime supportDave Airlie2012-05-312-0/+42
| * | | | udl: support vmapping imported dma-bufsDave Airlie2012-05-312-5/+33
| * | | | i915: add dma-buf vmap support for exporting vmapped bufferDave Airlie2012-05-312-0/+58
| * | | | radeon: add stub dma-buf mmap functionalityDave Airlie2012-05-311-0/+6
| * | | | nouveau: add stub dma-buf mmap functionality.Dave Airlie2012-05-311-0/+6
| * | | | i915: add stub dma-buf mmap callback.Dave Airlie2012-05-311-0/+6
* | | | | Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds2012-05-3117-497/+943
|\ \ \ \ \
| * | | | | smb347-charger: Include missing <linux/err.h>Mika Westerberg2012-05-191-0/+1
| * | | | | smb347-charger: Clean up battery attributesRamakrishna Pallala2012-05-061-49/+0
| * | | | | max17042_battery: Add support for max17047/50 chipRamakrishna Pallala2012-05-063-13/+78
| * | | | | sbs-battery.c: Capacity attr = remaining relative capacityNikolaus Voss2012-05-061-1/+1
| * | | | | isp1704_charger: Use after free on probe errorDan Carpenter2012-05-061-1/+1
| * | | | | ds2781_battery: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZEAxel Lin2012-05-061-14/+6
| * | | | | power_supply: Fix a typo in BATTERY_DS2781 Kconfig entryAxel Lin2012-05-061-1/+1
| * | | | | charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi2012-05-063-9/+195
| * | | | | charger-manager: Poll battery health in normal stateChanwoo Choi2012-05-063-1/+278
| * | | | | smb347-charger: Convert to regmap APIMika Westerberg2012-05-052-327/+232
| * | | | | smb347-charger: Move IRQ enabling to the end of probeMika Westerberg2012-05-051-4/+2
| * | | | | smb347-charger: Rename few functions to match better what they are doingMika Westerberg2012-05-051-21/+21
| * | | | | smb347-charger: Convert to use module_i2c_driver()Mika Westerberg2012-05-051-11/+1
| * | | | | smb347_charger: Cleanup power supply registration code in probeRamakrishna Pallala2012-05-051-30/+40
| * | | | | ab8500: Clean up probe routinesLee Jones2012-05-053-18/+30
| * | | | | ab8500_fg: Harden platform data checkLinus Walleij2012-05-051-2/+2
| * | | | | ab8500_btemp: Harden platform data checkLinus Walleij2012-05-051-2/+2