| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: integrator-cp: convert use CLKSRC_OF for timer init | Rob Herring | 2013-04-11 | 3 | -37/+38 |
* | ARM: versatile: use OF init for sp804 timer | Rob Herring | 2013-04-11 | 3 | -14/+25 |
* | ARM: versatile: add versatile dtbs to dtbs target | Rob Herring | 2013-04-11 | 1 | -0/+2 |
* | ARM: vexpress: remove extra timer-sp control register clearing | Rob Herring | 2013-04-11 | 1 | -3/+0 |
* | ARM: dts: vexpress: disable CA9 core tile sp804 timer | Rob Herring | 2013-04-11 | 1 | -0/+1 |
* | ARM: vexpress: remove sp804 OF init | Rob Herring | 2013-04-11 | 1 | -11/+0 |
* | ARM: highbank: use OF init for sp804 timer | Rob Herring | 2013-04-11 | 1 | -19/+0 |
* | ARM: timer-sp: convert to use CLKSRC_OF init | Rob Herring | 2013-04-11 | 3 | -20/+102 |
* | OF: add empty of_device_is_available for !OF | Rob Herring | 2013-04-11 | 1 | -0/+5 |
* | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 2013-04-11 | 19 | -87/+29 |
* | ARM: make machine_desc->init_time default to clocksource_of_init | Arnd Bergmann | 2013-04-11 | 1 | -1/+6 |
* | ARM: arch_timer: use full 64-bit counter for sched_clock | Rob Herring | 2013-04-11 | 1 | -5/+13 |
* | ARM: make sched_clock just call a function pointer | Rob Herring | 2013-04-10 | 2 | -1/+10 |
* | ARM: sched_clock: allow changing to higher frequency counter | Rob Herring | 2013-04-10 | 1 | -1/+5 |
* | clocksource: make CLOCKSOURCE_OF_DECLARE type safe | Arnd Bergmann | 2013-03-28 | 3 | -4/+12 |
* | ARM: smp_twd: convert to use CLKSRC_OF init | Rob Herring | 2013-03-11 | 10 | -37/+17 |
* | clocksource: tegra20: use the device_node pointer passed to init | Rob Herring | 2013-03-11 | 1 | -41/+26 |
* | clocksource: pass DT node pointer to init functions | Rob Herring | 2013-03-11 | 4 | -28/+5 |
* | clocksource: add empty version of clocksource_of_init | Rob Herring | 2013-03-11 | 1 | -0/+1 |
* | Linux 3.9-rc2v3.9-rc2 | Linus Torvalds | 2013-03-10 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-09 | 71 | -19/+84 |
|\ |
|
| * | proc: Use nd_jump_link in proc_ns_follow_link | Eric W. Biederman | 2013-03-09 | 1 | -6/+6 |
| * | fs: Limit sys_mount to only request filesystem modules (Part 2). | Eric W. Biederman | 2013-03-07 | 2 | -1/+1 |
| * | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 | 69 | -12/+77 |
| * | userns: Stop oopsing in key_change_session_keyring | Eric W. Biederman | 2013-03-03 | 1 | -1/+1 |
* | | Atmel MXT touchscreen: increase reset timeouts | Linus Torvalds | 2013-03-09 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-03-08 | 9 | -130/+221 |
|\ \ |
|
| * | | Btrfs: improve the delayed inode throttling | Chris Mason | 2013-03-07 | 2 | -61/+92 |
| * | | Btrfs: fix a mismerge in btrfs_balance() | Ilya Dryomov | 2013-03-06 | 1 | -0/+5 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/... | Chris Mason | 2013-03-06 | 6 | -67/+120 |
| |\ \ |
|
| | * | | Btrfs: allow running defrag in parallel to administrative tasks | Stefan Behrens | 2013-03-04 | 1 | -8/+0 |
| | * | | Btrfs: avoid deadlock on transaction waiting list | Liu Bo | 2013-03-04 | 1 | -0/+7 |
| | * | | Btrfs: do not BUG_ON on aborted situation | Liu Bo | 2013-03-04 | 2 | -3/+12 |
| | * | | Btrfs: do not BUG_ON in prepare_to_reloc | Liu Bo | 2013-03-04 | 1 | -1/+9 |
| | * | | Btrfs: free all recorded tree blocks on error | Liu Bo | 2013-03-04 | 1 | -3/+6 |
| | * | | Btrfs: build up error handling for merge_reloc_roots | Liu Bo | 2013-03-04 | 1 | -12/+35 |
| | * | | Btrfs: check for NULL pointer in updating reloc roots | Liu Bo | 2013-03-04 | 1 | -0/+2 |
| | * | | Btrfs: fix unclosed transaction handler when the async transaction commitment... | Miao Xie | 2013-03-04 | 1 | -0/+4 |
| | * | | Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails | Miao Xie | 2013-03-04 | 3 | -39/+41 |
| | * | | Btrfs: use set_nlink if our i_nlink is 0 | Josef Bacik | 2013-03-04 | 1 | -1/+4 |
| * | | | Btrfs: enforce min_bytes parameter during extent allocation | Chris Mason | 2013-03-05 | 1 | -2/+4 |
| |/ / |
|
* | | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devices | Benson Leung | 2013-03-08 | 1 | -2/+39 |
* | | | Input: atmel_mxt_ts - Support for touchpad variant | Daniel Kurtz | 2013-03-08 | 2 | -2/+67 |
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-03-08 | 4 | -17/+13 |
|\ \ \ |
|
| * | | | CIFS: Fix missing of oplock_read value in smb30_values structure | Pavel Shilovsky | 2013-03-06 | 1 | -0/+1 |
| * | | | cifs: don't try to unlock pagecache page after releasing it | Jeff Layton | 2013-03-06 | 1 | -1/+1 |
| * | | | cifs: remove the sockopt= mount option | Jeff Layton | 2013-03-06 | 1 | -15/+1 |
| * | | | cifs: Check server capability before attempting silly rename | Sachin Prabhu | 2013-03-06 | 1 | -0/+9 |
| * | | | cifs: Fix bug when checking error condition in cifs_rename_pending_delete() | Sachin Prabhu | 2013-03-06 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-03-08 | 13 | -34/+26 |
|\ \ \ \ |
|