summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: SPEAr: conditionalize l2x0 supportArnd Bergmann2013-05-031-0/+2
* ARM: imx: build CPU suspend code only when neededArnd Bergmann2013-05-031-1/+1
* ARM: OMAP: build SMP code only for OMAP4/5Arnd Bergmann2013-05-031-4/+4
* ARM: tegra: Tegra114 needs CPU_FREQ_TABLEArnd Bergmann2013-05-031-0/+1
* ARM: default machine descriptor for multiplatformArnd Bergmann2013-04-293-2/+19
* ARM: dts: exynops4210: really add universal_c210 dtsOlof Johansson2013-04-291-0/+352
* ARM: dts: exynos4210: Add basic dts file for universal_c210 boardTomasz Figa2013-04-281-0/+1
* ARM: dts: exynos4: Add node for PWM deviceTomasz Figa2013-04-281-0/+8
* ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-282-17/+2
* clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa2013-04-281-0/+13
* clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa2013-04-281-4/+2
* clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa2013-04-281-1/+2
* clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2013-04-283-3/+17
* clocksource: samsung_pwm_timer: Drop unused samsung_pwm structTomasz Figa2013-04-281-10/+0
* clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa2013-04-281-83/+74
* clocksource: samsung_pwm_timer: Make PWM spinlock globalTomasz Figa2013-04-282-11/+15
* clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa2013-04-281-1/+1
* Documentation: Add device tree bindings for Samsung PWM timersTomasz Figa2013-04-281-0/+43
* clocksource: add samsung pwm timer driverTomasz Figa2013-04-214-0/+529
* clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-283-4/+12
* ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-1110-37/+17
* clocksource: tegra20: use the device_node pointer passed to initRob Herring2013-03-111-41/+26
* clocksource: pass DT node pointer to init functionsRob Herring2013-03-114-28/+5
* clocksource: add empty version of clocksource_of_initRob Herring2013-03-111-0/+1
* Linux 3.9-rc2v3.9-rc2Linus Torvalds2013-03-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-1071-19/+84
|\
| * proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
| * fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-072-1/+1
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0469-12/+77
| * userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-041-1/+1
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-099-130/+221
|\ \
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-072-61/+92
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-071-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-076-67/+120
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-041-0/+7
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-042-3/+12
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
| | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-041-12/+35
| | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-041-0/+2
| | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-041-0/+4
| | * | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-043-39/+41
| | * | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-041-1/+4
| * | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-051-2/+4
| |/ /
* | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-091-2/+39
* | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-092-2/+67
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-094-17/+13
|\ \ \
| * | | CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-071-0/+1