Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | ceph: fix memory leak | Noah Watkins | 2011-08-22 | 1 | -2/+2 | |
| * | | | | | | | | | | ceph: fix encoding of ino only (not relative) paths | Sage Weil | 2011-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | libceph: fix msgpool | Sage Weil | 2011-08-09 | 1 | -11/+29 | |
* | | | | | | | | | | | vfs: automount should ignore LOOKUP_FOLLOW | Miklos Szeredi | 2011-09-09 | 1 | -18/+15 | |
* | | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-09-08 | 1 | -13/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dmaengine/ste_dma40: fix memory leak due to prepared descriptors | Per Forlin | 2011-09-05 | 1 | -0/+16 | |
| * | | | | | | | | | | | dmaengine/ste_dma40: fix Oops due to double free of client descriptor | Per Forlin | 2011-09-05 | 1 | -10/+12 | |
| * | | | | | | | | | | | dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). | Per Forlin | 2011-09-05 | 1 | -3/+0 | |
| * | | | | | | | | | | | dmaengine/ste_dma40: add missing kernel doc for pending_queue | Per Forlin | 2011-09-05 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap | Linus Torvalds | 2011-09-08 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | regmap: Remove bitrotted module_put()s | Mark Brown | 2011-09-05 | 1 | -4/+1 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hid | Linus Torvalds | 2011-09-08 | 4 | -23/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'upstream-fixes' and 'magicmouse' into for-linus | Jiri Kosina | 2011-09-07 | 4 | -23/+67 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2 | Jiri Kosina | 2011-08-25 | 1 | -1/+9 | |
| | | * | | | | | | | | | | | HID: magicmouse: Set resolution of touch surfaces | Chase Douglas | 2011-08-10 | 1 | -10/+46 | |
| | * | | | | | | | | | | | | HID: wacom: Unregister sysfs attributes on remove | David Herrmann | 2011-09-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | HID: wacom: Fix error path of power-supply initialization | David Herrmann | 2011-09-07 | 1 | -12/+9 | |
| | * | | | | | | | | | | | | HID: add support for HuiJia USB Gamepad connector | Clemens Werther | 2011-08-25 | 2 | -0/+2 | |
* | | | | | | | | | | | | | | Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-09-08 | 2 | -16/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | i2c-tegra: fix possible race condition after tx | Doug Anderson | 2011-09-07 | 1 | -14/+32 | |
| * | | | | | | | | | | | | | | i2c-tegra: add I2C_FUNC_SMBUS_EMUL | Mike Rapoport | 2011-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | i2c-tegra: Add of_match_table | John Bonesio | 2011-09-07 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths | Axel Lin | 2011-09-07 | 1 | -1/+4 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommu | Linus Torvalds | 2011-09-08 | 1 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | iommu/amd: Don't take domain->lock recursivly | Joerg Roedel | 2011-09-02 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | | iommu/amd: Make sure iommu->need_sync contains correct value | Joerg Roedel | 2011-09-02 | 1 | -3/+10 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | regulator: fix kernel-doc warning in consumer.h | Randy Dunlap | 2011-09-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | wireless: fix kernel-doc warning in net/cfg80211.h | Randy Dunlap | 2011-09-08 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 | 4 | -49/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fortglx/3.1/tip/timers/rtc' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 2011-09-02 | 5 | -45/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | rtc: twl: Fix registration vs. init order | Todd Poynor | 2011-08-26 | 1 | -28/+24 | |
| | * | | | | | | | | | | | | | | rtc: Initialized rtc_time->tm_isdst | Mike Waychison | 2011-08-26 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | rtc: Fix RTC PIE frequency limit | John Stultz | 2011-08-10 | 2 | -1/+4 | |
| | * | | | | | | | | | | | | | | rtc: rtc-twl: Remove lockdep related local_irq_enable() | Sebastian Reichel | 2011-08-10 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | | | rtc: rtc-twl: Switch to using threaded irq | Ilkka Koskinen | 2011-08-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | rtc: ep93xx: Fix 'rtc' may be used uninitialized warning | Axel Lin | 2011-08-10 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | alarmtimers: Avoid possible denial of service with high freq periodic timers | John Stultz | 2011-08-10 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | alarmtimers: Memset itimerspec passed into alarm_timer_get | John Stultz | 2011-08-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | alarmtimers: Avoid possible null pointer traversal | John Stultz | 2011-08-10 | 1 | -5/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 | 1 | -15/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | sched: Fix a memory leak in __sdt_free() | WANG Cong | 2011-08-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | sched: Move blk_schedule_flush_plug() out of __schedule() | Thomas Gleixner | 2011-08-29 | 1 | -10/+15 | |
| * | | | | | | | | | | | | | | | sched: Separate the scheduler entry for preemption | Thomas Gleixner | 2011-08-29 | 1 | -5/+10 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 | 4 | -22/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin | 2011-08-31 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | perf_event: Fix broken calc_timer_values() | Eric B Munson | 2011-08-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | perf events: Fix slow and broken cgroup context switch code | Stephane Eranian | 2011-08-29 | 3 | -20/+69 | |
| |/ / / / / / / / / / / / / / | ||||||
| | | | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.... | Linus Torvalds | 2011-09-07 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | UBI: do not link debug messages when debugging is disabled | Artem Bityutskiy | 2011-08-19 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled | Michal Marek | 2011-08-19 | 1 | -3/+3 | |
| |/ / / / / / / / / / / / / / |