index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-19
USB: ehci-platform: remove update_device
Hauke Mehrtens
1
-2
/
+0
2012-05-19
Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
70
-13
/
+1512
2012-05-19
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2012-05-19
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-0
/
+1
2012-05-19
md/raid10: fix transcription error in calc_sectors conversion.
NeilBrown
1
-1
/
+1
2012-05-19
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-17
/
+27
2012-05-19
Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
1
-5
/
+4
2012-05-19
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
Thomas Gleixner
1
-1
/
+2
2012-05-19
gpio/lpc32xx: Add device tree support
Roland Stigge
3
-2
/
+102
2012-05-19
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
5
-47
/
+41
2012-05-19
gpiolib: Implement devm_gpio_request_one()
Mark Brown
3
-0
/
+37
2012-05-19
gpio-mcp23s08: dbg_show: fix pullup configuration display
Peter Korsgaard
1
-1
/
+1
2012-05-19
Add support for TCA6424A
Andreas Schallenberg
1
-13
/
+30
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
56
-2
/
+58
2012-05-19
xhci: Add Intel U1/U2 timeout policy.
Sarah Sharp
3
-0
/
+138
2012-05-19
xhci: Add infrastructure for host-specific LPM policies.
Sarah Sharp
3
-0
/
+335
2012-05-19
USB: Add macros for interrupt endpoint types.
Sarah Sharp
1
-0
/
+11
2012-05-19
xhci: Reserve one command for USB3 LPM disable.
Sarah Sharp
2
-0
/
+14
2012-05-19
xhci: Some Evaluate Context commands must succeed.
Sarah Sharp
3
-4
/
+4
2012-05-19
USB: Disable USB 3.0 LPM in critical sections.
Sarah Sharp
4
-1
/
+120
2012-05-19
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
5
-2
/
+489
2012-05-19
USB: Allow drivers to disable hub-initiated LPM.
Sarah Sharp
1
-0
/
+4
2012-05-19
USB: Calculate USB 3.0 exit latencies for LPM.
Sarah Sharp
2
-1
/
+247
2012-05-19
USB: Refactor code to set LPM support flag.
Sarah Sharp
1
-5
/
+17
2012-05-19
USB: Make sure to fetch the BOS desc for roothubs.
Sarah Sharp
1
-0
/
+9
2012-05-19
xhci: Add roothub code to set U1/U2 timeouts.
Sarah Sharp
2
-0
/
+21
2012-05-19
xhci: Reset reserved command ring TRBs on cleanup.
Sarah Sharp
1
-0
/
+1
2012-05-19
USB: fix resource leak in xhci power loss path
Oliver Neukum
1
-0
/
+26
2012-05-19
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
Linus Torvalds
1
-29
/
+14
2012-05-19
RDMA/cxgb4: Add query_qp support
Vipul Pandya
3
-0
/
+32
2012-05-19
RDMA/cxgb4: Remove kfifo usage
Vipul Pandya
7
-150
/
+203
2012-05-19
RDMA/cxgb4: Use vmalloc() for debugfs QP dump
Vipul Pandya
2
-2
/
+20
2012-05-19
RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
4
-12
/
+259
2012-05-19
RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()
Vipul Pandya
3
-6
/
+9
2012-05-19
RDMA/cxgb4: Add DB Overflow Avoidance
Vipul Pandya
4
-12
/
+162
2012-05-19
RDMA/cxgb4: Add debugfs RDMA memory stats
Vipul Pandya
5
-3
/
+155
2012-05-19
cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
6
-42
/
+280
2012-05-19
cxgb4: Common platform specific changes for DB Drop Recovery
Vipul Pandya
2
-11
/
+61
2012-05-19
cxgb4: Detect DB FULL events and notify RDMA ULD
Vipul Pandya
5
-0
/
+103
2012-05-18
[media] videodev2.h: add enum/query/cap dv_timings ioctls
Hans Verkuil
1
-24
/
+149
2012-05-18
perf evsel: Create events initially disabled -- again
David Ahern
1
-1
/
+1
2012-05-18
[media] em28xx: Fix memory leak on driver defered resource release
Ezequiel GarcĂa
1
-0
/
+1
2012-05-18
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-0
/
+15
2012-05-18
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-6
/
+23
2012-05-18
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
2
-6
/
+23
2012-05-18
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...
Minho Ban
2
-0
/
+15
2012-05-18
ktest: Fix kernelrevision with POST_BUILD
Steven Rostedt
1
-0
/
+11
2012-05-18
apparmor: fix long path failure due to disconnected path
John Johansen
1
-0
/
+2
2012-05-18
apparmor: fix profile lookup for unconfined
John Johansen
1
-0
/
+4
2012-05-18
pktgen: fix module unload for good
Eric Dumazet
1
-2
/
+2
[prev]
[next]