summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'upstream-fixes' and 'magicmouse' into for-linusJiri Kosina2011-09-074-23/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina2011-08-251-1/+9
| | | * | | | | | | | | | | HID: magicmouse: Set resolution of touch surfacesChase Douglas2011-08-101-10/+46
| | * | | | | | | | | | | | HID: wacom: Unregister sysfs attributes on removeDavid Herrmann2011-09-071-0/+1
| | * | | | | | | | | | | | HID: wacom: Fix error path of power-supply initializationDavid Herrmann2011-09-071-12/+9
| | * | | | | | | | | | | | HID: add support for HuiJia USB Gamepad connectorClemens Werther2011-08-252-0/+2
* | | | | | | | | | | | | | Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-09-092-16/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i2c-tegra: fix possible race condition after txDoug Anderson2011-09-071-14/+32
| * | | | | | | | | | | | | | i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport2011-09-071-1/+1
| * | | | | | | | | | | | | | i2c-tegra: Add of_match_tableJohn Bonesio2011-09-071-0/+12
| * | | | | | | | | | | | | | i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin2011-09-071-1/+4
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommuLinus Torvalds2011-09-091-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | iommu/amd: Don't take domain->lock recursivlyJoerg Roedel2011-09-021-5/+0
| * | | | | | | | | | | | | | iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel2011-09-021-3/+10
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | regulator: fix kernel-doc warning in consumer.hRandy Dunlap2011-09-081-1/+1
* | | | | | | | | | | | | | wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-081-0/+2
* | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-074-49/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fortglx/3.1/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-09-025-45/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | rtc: twl: Fix registration vs. init orderTodd Poynor2011-08-271-28/+24
| | * | | | | | | | | | | | | | rtc: Initialized rtc_time->tm_isdstMike Waychison2011-08-271-0/+2
| | * | | | | | | | | | | | | | rtc: Fix RTC PIE frequency limitJohn Stultz2011-08-112-1/+4
| | * | | | | | | | | | | | | | rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel2011-08-111-8/+0
| | * | | | | | | | | | | | | | rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen2011-08-111-1/+1
| | * | | | | | | | | | | | | | rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin2011-08-111-8/+8
| * | | | | | | | | | | | | | | alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-101-0/+9
| * | | | | | | | | | | | | | | alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-101-0/+2
| * | | | | | | | | | | | | | | alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-101-5/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-15/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched: Fix a memory leak in __sdt_free()WANG Cong2011-08-291-0/+1
| * | | | | | | | | | | | | | | sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner2011-08-291-10/+15
| * | | | | | | | | | | | | | | sched: Separate the scheduler entry for preemptionThomas Gleixner2011-08-291-5/+10
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-074-22/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-08-311-0/+3
| * | | | | | | | | | | | | | | perf_event: Fix broken calc_timer_values()Eric B Munson2011-08-311-2/+2
| * | | | | | | | | | | | | | | perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-293-20/+69
| |/ / / / / / / / / / / / / /
| | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....Linus Torvalds2011-09-072-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | UBI: do not link debug messages when debugging is disabledArtem Bityutskiy2011-08-191-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |
| * / | | | | | | | | | | | | | UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledMichal Marek2011-08-191-3/+3
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-074-9/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | hwmon: (ucd9000/ucd9200) Optimize array walkJean Delvare2011-09-062-8/+4
| * | | | | | | | | | | | | | | hwmon: (max16065) Add chip access warning to documentationGuenter Roeck2011-09-061-0/+7
| * | | | | | | | | | | | | | | hwmon: (max16065) Fix current calculationGuenter Roeck2011-09-061-1/+1
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-09-077-81/+234
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-062-7/+32
| * | | | | | | | | | | | | | | fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V2011-09-061-7/+21
| * | | | | | | | | | | | | | | fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-065-3/+96
| * | | | | | | | | | | | | | | net/9p: Fix kernel crash with msize 512KAneesh Kumar K.V2011-09-061-5/+12
| * | | | | | | | | | | | | | | fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V2011-09-064-52/+68
| * | | | | | | | | | | | | | | fs/9p: Add fid before dentry instantiationAneesh Kumar K.V2011-09-062-7/+5
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-073-3/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \