summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck2013-03-141-6/+8
| * | | | | | | hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse2013-03-141-5/+7
| * | | | | | | hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin2013-03-141-0/+2
| * | | | | | | MAINTAINERS: Add maintainer for MAX6697, INA209, and INA2XX driversGuenter Roeck2013-03-121-0/+25
| | |_|/ / / / | |/| | | | |
* | | | | | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-153-0/+12
* | | | | | | mm/fremap.c: fix possible oops on error pathMichel Lespinasse2013-03-141-3/+2
* | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-03-141-1/+3
|\ \ \ \ \ \ \
| * | | | | | | list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney2013-03-141-1/+3
| |/ / / / / /
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-03-145-7/+9
|\ \ \ \ \ \ \
| * | | | | | | ext2: Fix BUG_ON in evict() on inode deletionJan Kara2013-03-132-1/+2
| * | | | | | | reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu2013-03-111-3/+1
| * | | | | | | ext3: Fix format string issuesLars-Peter Clausen2013-03-111-2/+2
| * | | | | | | quota: add missing use of dq_data_lock in __dquot_initializeJeff Mahoney2013-03-111-1/+4
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-1311-0/+12
|\ \ \ \ \ \ \
| * | | | | | | fs: Readd the fs module aliases.Eric W. Biederman2013-03-126-0/+7
| * | | | | | | fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-115-0/+5
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-1316-174/+144
|\ \ \ \ \ \ \
| * | | | | | | idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo2013-03-131-13/+25
| * | | | | | | UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells2013-03-131-2/+2
| * | | | | | | UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells2013-03-131-2/+4
| * | | | | | | UAPI: fix endianness conditionals in linux/acct.hDavid Howells2013-03-131-2/+4
| * | | | | | | UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells2013-03-131-2/+2
| * | | | | | | decompressors: fix typo "POWERPC"Paul Bolle2013-03-131-1/+1
| * | | | | | | mm/fremap.c: fix oops on error pathAndrew Morton2013-03-131-2/+4
| * | | | | | | idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2013-03-132-52/+55
| * | | | | | | tidspbridge: convert to idr_alloc()Tejun Heo2013-03-131-44/+26
| * | | | | | | zcache: convert to idr_alloc()Tejun Heo2013-03-131-15/+10
| * | | | | | | mlx4: remove leftover idr_pre_get() callTejun Heo2013-03-131-1/+0
| * | | | | | | workqueue: convert to idr_alloc()Tejun Heo2013-03-131-3/+4
| * | | | | | | nfsd: convert to idr_alloc()Tejun Heo2013-03-131-3/+2
| * | | | | | | nfsd: remove unused get_new_stid()Tejun Heo2013-03-131-31/+0
| * | | | | | | kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton2013-03-131-1/+1
| * | | | | | | signal: always clear sa_restorer on execveKees Cook2013-03-131-0/+3
| * | | | | | | mm: remove_memory(): fix end_pfn settingToshi Kani2013-03-131-1/+1
| * | | | | | | include/linux/res_counter.h needs errno.hAndrew Morton2013-03-131-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-1338-218/+531
|\ \ \ \ \ \ \
| * | | | | | | USB: quatech2: only write to the tty if the port is open.Bill Pemberton2013-03-131-2/+5
| * | | | | | | qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams2013-03-131-2/+5
| * | | | | | | USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-121-3/+20
| * | | | | | | usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-121-0/+1
| * | | | | | | qcaux: add Franklin U600Dan Williams2013-03-111-0/+1
| * | | | | | | usb: musb: core: fix possible build error with randconfigFelipe Balbi2013-03-111-4/+0
| * | | | | | | usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-111-0/+19
| * | | | | | | Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-117-19/+19
| |\ \ \ \ \ \ \
| | * | | | | | | usb: gadget: pxa25x: fix disconnect reportingFelipe Balbi2013-03-111-0/+4
| | * | | | | | | usb: dwc3: ep0: fix sparc64 buildAndrew Morton2013-03-081-3/+4
| | * | | | | | | usb: musb: omap2430: fix sparse warningAaro Koskinen2013-03-051-1/+1
| | * | | | | | | usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen2013-03-051-3/+7
| | * | | | | | | usb: musb: fix compile warningFelipe Balbi2013-03-051-2/+0
| | * | | | | | | usb: musb: remove all 'select' from KconfigFelipe Balbi2013-03-051-5/+0
OpenPOWER on IntegriCloud