index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-11
devtree: add binding documentation for sp804
Haojian Zhuang
1
-0
/
+29
2013-04-11
ARM: integrator-cp: convert use CLKSRC_OF for timer init
Rob Herring
3
-37
/
+38
2013-04-11
ARM: versatile: use OF init for sp804 timer
Rob Herring
3
-14
/
+25
2013-04-11
ARM: versatile: add versatile dtbs to dtbs target
Rob Herring
1
-0
/
+2
2013-04-11
ARM: vexpress: remove extra timer-sp control register clearing
Rob Herring
1
-3
/
+0
2013-04-11
ARM: dts: vexpress: disable CA9 core tile sp804 timer
Rob Herring
1
-0
/
+1
2013-04-11
ARM: vexpress: remove sp804 OF init
Rob Herring
1
-11
/
+0
2013-04-11
ARM: highbank: use OF init for sp804 timer
Rob Herring
1
-19
/
+0
2013-04-11
ARM: timer-sp: convert to use CLKSRC_OF init
Rob Herring
3
-20
/
+102
2013-04-11
OF: add empty of_device_is_available for !OF
Rob Herring
1
-0
/
+5
2013-04-11
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
19
-87
/
+29
2013-04-11
ARM: make machine_desc->init_time default to clocksource_of_init
Arnd Bergmann
1
-1
/
+6
2013-04-11
ARM: arch_timer: use full 64-bit counter for sched_clock
Rob Herring
1
-5
/
+13
2013-04-11
ARM: make sched_clock just call a function pointer
Rob Herring
2
-1
/
+10
2013-04-11
ARM: sched_clock: allow changing to higher frequency counter
Rob Herring
1
-1
/
+5
2013-03-28
clocksource: make CLOCKSOURCE_OF_DECLARE type safe
Arnd Bergmann
3
-4
/
+12
2013-03-11
ARM: smp_twd: convert to use CLKSRC_OF init
Rob Herring
10
-37
/
+17
2013-03-11
clocksource: tegra20: use the device_node pointer passed to init
Rob Herring
1
-41
/
+26
2013-03-11
clocksource: pass DT node pointer to init functions
Rob Herring
4
-28
/
+5
2013-03-11
clocksource: add empty version of clocksource_of_init
Rob Herring
1
-0
/
+1
2013-03-11
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-09
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-09
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2
-2
/
+67
2013-03-09
alpha: boot: fix build breakage introduced by system.h disintegration
Will Deacon
1
-0
/
+1
2013-03-09
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
1
-2
/
+6
2013-03-09
Randy has moved
Randy Dunlap
3
-6
/
+5
2013-03-09
ksm: fix m68k build: only NUMA needs pfn_to_nid
Hugh Dickins
1
-1
/
+1
2013-03-09
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-09
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2
-2
/
+2
2013-03-09
idr: remove WARN_ON_ONCE() on negative IDs
Tejun Heo
1
-13
/
+3
2013-03-09
mm/mempolicy.c: fix sp_node_init() argument ordering
KOSAKI Motohiro
1
-1
/
+1
2013-03-09
mm/mempolicy.c: fix wrong sp_node insertion
Hillf Danton
1
-1
/
+1
2013-03-09
ipc: don't allocate a copy larger than max
Peter Hurley
1
-2
/
+4
2013-03-09
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
Peter Hurley
1
-3
/
+0
2013-03-08
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
Linus Torvalds
1
-2
/
+0
2013-03-07
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
1
-1
/
+0
2013-03-07
drm: Documentation typo fixes
Christopher Harvey
1
-3
/
+3
2013-03-07
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
1
-0
/
+1
2013-03-07
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
1
-0
/
+27
2013-03-07
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
1
-1
/
+0
2013-03-07
x86: Do not try to sync identity map for non-mapped pages
Dave Hansen
1
-0
/
+7
2013-03-07
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Marek Olšák
2
-2
/
+3
2013-03-07
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
4
-0
/
+24
2013-03-07
drm/radeon: add primary dac adj quirk for R200 board
Alex Deucher
1
-0
/
+9
2013-03-07
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
Alex Deucher
1
-0
/
+12
2013-03-07
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
1
-41
/
+44
2013-03-07
HID: logitech-dj: do not directly call hid_output_raw_report() during probe
Benjamin Tissoires
1
-8
/
+14
2013-03-07
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
1
-0
/
+2
[next]