index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
drivers: char: use module_platform_driver_probe()
Fabio Porcedda
2
-24
/
+2
2013-03-15
applicom: use correct array offset
Dan Carpenter
1
-2
/
+2
2013-03-15
ipack: split ipack_device_register() in several functions
Samuel Iglesias Gonsalvez
3
-21
/
+56
2013-03-15
ipack: add ipack_get_device() ipack_put_device()
Samuel Iglesias Gonsalvez
2
-0
/
+15
2013-03-15
w1: ds2408: use ARRAY_SIZE instead of hard-coded number
Jean-Francois Dagenais
1
-4
/
+3
2013-03-15
w1: ds2408: make value read-back check a Kconfig option
Jean-Francois Dagenais
2
-6
/
+22
2013-03-15
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
6
-2
/
+591
2013-03-15
Drivers: hv: vmbus: Handle channel rescind message correctly
K. Y. Srinivasan
1
-0
/
+11
2013-03-15
Drivers: hv: balloon: Implement hot-add functionality
K. Y. Srinivasan
1
-21
/
+387
2013-03-15
Drivers: hv: balloon: Make the balloon driver not unloadable
K. Y. Srinivasan
1
-7
/
+0
2013-03-15
Drivers: hv: balloon: Execute hot-add code in a separate context
K. Y. Srinivasan
1
-18
/
+23
2013-03-15
Drivers: hv: balloon: Execute balloon inflation in a separate context
K. Y. Srinivasan
1
-10
/
+24
2013-03-15
Drivers: hv: balloon: Do not request completion notification
K. Y. Srinivasan
1
-4
/
+2
2013-03-15
tools: hv: daemon should check type of received Netlink msg
Tomas Hozza
1
-0
/
+4
2013-03-15
tools: hv: daemon setsockopt should use options macros
Tomas Hozza
1
-3
/
+7
2013-03-15
tools: hv: daemon should subscribe only to CN_KVP_IDX group
Tomas Hozza
1
-2
/
+2
2013-03-15
driver: hv: remove cast for kmalloc return value
Zhang Yanfei
1
-3
/
+2
2013-03-15
drivers: memory: use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-03-15
misc: Remove max8997-muic.o Makefile line again
Paul Bolle
1
-1
/
+0
2013-03-15
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
1
-3
/
+0
2013-03-15
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
1
-1
/
+1
2013-03-15
misc: ep93xx_pwm: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-15
misc: atmel_pwm: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-03-15
misc: arm-charlcd: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-15
memory: tegra30: Fix build error w/o PM
Hiroshi Doyu
1
-0
/
+2
2013-03-15
mei: add hw start callback
Tomas Winkler
3
-15
/
+62
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
5
-34
/
+47
2013-03-13
w1: mxc_w1: Convert to devm_ioremap_resource()
Fabio Estevam
1
-3
/
+3
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
[next]