index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
3
-37
/
+16
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
3
-34
/
+38
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
3
-16
/
+38
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
3
-16
/
+46
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
3
-18
/
+15
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
3
-15
/
+14
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
3
-10
/
+15
2013-09-26
hv: move "modalias" bus attribute to dev_groups
Greg Kroah-Hartman
1
-5
/
+12
2013-09-26
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
3
-9
/
+12
2013-09-26
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
3
-7
/
+12
2013-09-26
hv: use dev_groups for device attributes
Greg Kroah-Hartman
3
-7
/
+18
2013-09-26
drivers/pcmcia/yenta_socket.c: convert to module_pci_driver
Libo Chen
1
-15
/
+1
2013-09-26
drivers/pcmcia/pd6729.c: convert to module_pci_driver
Libo Chen
1
-12
/
+1
2013-09-26
hv: Change variable type to bool
Peter Senna Tschudin
1
-1
/
+1
2013-09-26
Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...
Elad Wexler
1
-4
/
+4
2013-09-26
misc: ibmasm: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-26
char: xilinx_hwicap: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-26
uio: uio_sercos3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_netx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_mf624: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_cif: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: uio_aec: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-26
uio: Simplify uio error path by using devres functions
Michal Simek
2
-36
/
+14
2013-09-26
drivers: uio: mf624_disable_interrupt() can be static
Fengguang Wu
1
-2
/
+2
2013-09-26
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
1
-2
/
+0
2013-09-26
drivers: misc: bmp085: remove '__init' from mp085_get_of_properties()
Chen Gang
1
-1
/
+1
2013-09-26
mei: mei_cl_unlink: no need to loop over dev list
Tomas Winkler
1
-9
/
+4
2013-09-26
mei: push credentials inside the irq write handler
Tomas Winkler
3
-10
/
+34
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
4
-27
/
+36
2013-09-26
mei: fix function names in debug prints
Alexander Usyskin
1
-3
/
+3
2013-09-26
mei: prefix client log messages with client me and host ids
Alexander Usyskin
3
-32
/
+38
2013-09-26
mei: mei_release: drop redundant check if cb is NULL
Tomas Winkler
1
-4
/
+1
2013-09-26
mei: revamp read and write length checks
Tomas Winkler
1
-2
/
+14
2013-09-26
mei: fix format compilation warrning on 32 bit architecture
Tomas Winkler
1
-1
/
+1
2013-09-26
mei: mei_write correct checks for copy_from_user
Alexander Usyskin
1
-2
/
+5
2013-09-26
mei: make sure that me_clients_map big enough before copying
Tomas Winkler
1
-1
/
+4
2013-09-26
mei: mei_cl_link protect open_handle_count from overflow
Tomas Winkler
1
-0
/
+6
2013-09-23
Linux 3.12-rc2
v3.12-rc2
Linus Torvalds
1
-1
/
+1
2013-09-23
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-97
/
+160
2013-09-23
Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
31
-72
/
+81
2013-09-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
23
-197
/
+276
2013-09-22
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-25
/
+40
2013-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
21
-175
/
+364
2013-09-22
cfq: explicitly use 64bit divide operation for 64bit arguments
Anatol Pomozov
1
-1
/
+1
2013-09-21
Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
13
-36
/
+91
2013-09-21
Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+11
2013-09-21
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
2
-2
/
+15
2013-09-21
Btrfs: create the uuid tree on remount rw
Josef Bacik
1
-0
/
+10
2013-09-21
btrfs: change extent-same to copy entire argument struct
Mark Fasheh
1
-31
/
+45
2013-09-21
Btrfs: dir_inode_operations should use btrfs_update_time also
Guangyu Sun
1
-0
/
+2
[next]