summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl2012-04-121-4/+7
| * | | staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl2012-04-121-1/+2
| * | | staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-121-1/+3
| * | | staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov2012-04-103-2/+18
| * | | Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin2012-04-101-12/+15
| * | | android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross2012-04-101-1/+2
| * | | staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru2012-04-101-3/+5
| * | | staging: drm/omap: move where DMM driver is registeredRob Clark2012-04-101-3/+4
| * | | staging: zsmalloc: fix memory leakNitin Gupta2012-04-101-12/+18
| * | | Staging: rts_pstor: off by one in for loopDan Carpenter2012-04-101-1/+2
| * | | staging: ozwpan: Added new maintainer for ozwpanChris Kelly2012-04-102-1/+4
| * | | staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang2012-04-101-0/+5
| * | | staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang2012-04-101-5/+6
| * | | Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-102-0/+6
| * | | staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl2012-04-101-1/+1
| * | | staging:iio:core add missing increment of loop index in iio_map_array_unregis...Lothar Waßmann2012-04-101-0/+1
| * | | staging: ramster: unbreak my heartDan Magenheimer2012-04-101-5/+1
| * | | staging/vme: Fix module parametersGerard Snitselaar2012-04-101-2/+2
| * | | staging: sep: Fix sign of errorAlan Cox2012-04-101-3/+3
| | |/ | |/|
* | | Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-04-134-12/+17
|\ \ \
| * | | kobject: provide more diagnostic info for kobject_add_internal() failuresDan Williams2012-04-101-7/+7
| * | | sysfs: handle 'parent deleted before child added'Dan Williams2012-04-101-0/+3
| * | | sysfs: Prevent crash on unset sysfs group attributesBruno Prémont2012-04-101-1/+5
| * | | sysfs: Update the name hash for an entry after changing the namespaceTom Goff2012-04-101-1/+1
| * | | drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones2012-04-091-1/+1
| * | | drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin2012-04-091-2/+0
| |/ /
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-131-1/+2
|\ \ \
| * | | irq_domain: fix type mismatch in debugfs output formatGrant Likely2012-04-131-1/+2
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-131-0/+1
|\ \ \ \
| * | | | perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf2012-04-041-0/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-137-27/+59
|\ \ \ \ \
| * | | | | Revert "clocksource: Load the ACPI PM clocksource asynchronously"Thomas Gleixner2012-04-121-16/+8
| * | | | | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-101-1/+3
| * | | | | itimer: Use printk_once instead of WARN_ONCEThomas Gleixner2012-04-101-3/+4
| * | | | | nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-061-2/+2
| * | | | | tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-311-0/+4
| * | | | | proc: stats: Use arch_idle_time for idle and iowait times if availableMartin Schwidefsky2012-03-301-6/+28
| * | | | | itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu2012-03-302-1/+12
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-132-5/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86: Use correct byte-sized register constraint in __add()H. Peter Anvin2012-04-061-1/+1
| * | | | | x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge2012-04-061-1/+1
| * | | | | x86: vsyscall: Use NULL instead 0 for a pointer argumentEmil Goode2012-04-061-3/+3
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-1212-33/+105
|\ \ \ \ \ \
| * | | | | | panic: fix stack dump print on direct call to panic()Jason Wessel2012-04-121-1/+1
| * | | | | | drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-121-2/+1
| * | | | | | Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han2012-04-121-6/+1
| * | | | | | hugetlb: fix race condition in hugetlb_fault()Chris Metcalf2012-04-121-0/+2
| * | | | | | drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy2012-04-121-5/+38
| * | | | | | drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera2012-04-121-5/+18
| * | | | | | drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera2012-04-121-4/+4