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-24
alpha: add io{read,write}{16,32}be functions
Michael Cree
1
-0
/
+5
2012-05-24
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
3
-5
/
+174
2012-05-24
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
2
-0
/
+4
2012-05-24
xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
Konrad Rzeszutek Wilk
1
-3
/
+8
2012-05-24
xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
Konrad Rzeszutek Wilk
1
-1
/
+2
2012-05-24
xen/hvc: Collapse error logic.
Konrad Rzeszutek Wilk
1
-12
/
+9
2012-05-24
perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
106
-1305
/
+2845
2012-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
463
-16754
/
+39172
2012-05-24
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-7
/
+20
2012-05-24
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
1
-1
/
+1
2012-05-24
drm/i915: reject doubleclocked cea modes on dp
Daniel Vetter
1
-0
/
+6
2012-05-24
drm/i915: Adding TV Out Missing modes.
Rodrigo Vivi
1
-0
/
+48
2012-05-24
drm/i915: wait for a vblank to pass after tv detect
Daniel Vetter
1
-0
/
+5
2012-05-24
drm/i915: no lvds quirk for HP t5740e Thin Client
Jan-Benedict Glaw
1
-0
/
+8
2012-05-24
drm/i915: enable vdd when switching off the eDP panel
Daniel Vetter
1
-10
/
+8
2012-05-24
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
1
-23
/
+33
2012-05-24
drm/i915: Always update RPS interrupts thresholds along with frequency
Chris Wilson
2
-47
/
+47
2012-05-24
drm/i915: properly handle interlaced bit for sdvo dtd conversion
Daniel Vetter
2
-4
/
+13
2012-05-24
tools lib traceevent: Fix signature of create_arg_item()
Namhyung Kim
1
-3
/
+2
2012-05-24
tools lib traceevent: Use proper function parameter type
Namhyung Kim
1
-0
/
+1
2012-05-24
tools lib traceevent: Fix freeing arg on process_dynamic_array()
Namhyung Kim
1
-3
/
+4
2012-05-24
tools lib traceevent: Fix a possibly wrong memory dereference
Namhyung Kim
1
-0
/
+2
2012-05-24
tools lib traceevent: Fix a possible memory leak
Namhyung Kim
1
-1
/
+4
2012-05-24
tools lib traceevent: Allow expressions in __print_symbolic() fields
Stefan Hajnoczi
1
-0
/
+7
2012-05-24
x86, relocs: Add jiffies and jiffies_64 to the relative whitelist
H. Peter Anvin
1
-0
/
+1
2012-05-24
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-1
/
+1
2012-05-24
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
76
-3026
/
+9520
2012-05-24
Merge branch 'next' into for-linus
Dmitry Torokhov
10821
-299049
/
+511649
2012-05-24
Input: matrix-keymap - fix building keymaps
Dmitry Torokhov
1
-1
/
+1
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
22
-123
/
+123
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
14
-56
/
+1
2012-05-24
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-0
/
+5
2012-05-24
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
Marcin KoĆcielnicki
1
-1
/
+1
2012-05-24
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
1
-0
/
+2
2012-05-24
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
1
-1
/
+2
2012-05-24
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
Marcin Slusarz
1
-0
/
+1
2012-05-24
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
1
-1
/
+7
2012-05-24
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
1
-1
/
+2
2012-05-24
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
1
-9
/
+51
2012-05-24
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
1
-1
/
+40
2012-05-24
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
1
-1
/
+20
2012-05-24
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
1
-0
/
+19
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
8
-94
/
+119
2012-05-24
drm/nouveau/fbcon: use fence for sync, rather than notifier
Ben Skeggs
1
-32
/
+2
2012-05-24
drm/nv98/crypt: non-stub implementation of the engine hooks
Ben Skeggs
3
-14
/
+1434
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
30
-1386
/
+1374
2012-05-24
drm/nv50/graph: remove ability to do interrupt-driven context switching
Ben Skeggs
1
-65
/
+0
[prev]
[next]