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.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-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
2010-01-15
lib: Introduce strnstr()
Li Zefan
2
-2
/
+30
2010-01-15
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
1
-2
/
+3
2010-01-15
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
1
-1
/
+1
2010-01-15
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
1
-3
/
+3
2010-01-12
tracing/x86: Derive arch from bits argument in recordmcount.pl
Jan Kiszka
1
-1
/
+1
2010-01-07
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-2
/
+2
2010-01-07
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
17
-44
/
+87
2010-01-07
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
9
-24
/
+63
2010-01-07
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
1
-1
/
+1
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
1
-5
/
+5
2010-01-07
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
1
-2
/
+4
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
1
-5
/
+4
2010-01-07
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
1
-1
/
+1
2010-01-07
drm/radeon/kms: fix memory leak
Jiri Slaby
1
-0
/
+1
2010-01-07
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
8
-20
/
+24
2010-01-07
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
1
-1
/
+1
2010-01-07
drm/edid: Fix CVT width/height decode
Adam Jackson
1
-5
/
+5
2010-01-07
drm/edid: Skip empty CVT codepoints
Adam Jackson
1
-0
/
+4
2010-01-07
drm: remove address mask param for drm_pci_alloc()
Zhenyu Wang
6
-14
/
+14
2010-01-07
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-537
/
+736
2010-01-07
NOMMU: Use copy_*_user_page() in access_process_vm()
Jie Zhang
1
-2
/
+4
2010-01-07
NOMMU: Avoiding duplicate icache flushes of shared maps
Mike Frysinger
2
-3
/
+10
2010-01-07
FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack
Mike Frysinger
3
-4
/
+16
2010-01-07
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-5
/
+3
2010-01-07
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
1
-1
/
+1
2010-01-07
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
1
-1
/
+1
2010-01-07
sunrpc: fix peername failed on closed listener
Xiaotian Feng
1
-1
/
+2
2010-01-07
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2010-01-06
Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+28
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
21
-60
/
+322
2010-01-06
drm/i915: remove full registers dump debug
Zhenyu Wang
1
-29
/
+0
2010-01-06
drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function
Zhao Yakui
1
-68
/
+48
2010-01-06
drm/i915: Select the correct BPC for LVDS on Ironlake
Zhao Yakui
1
-0
/
+12
2010-01-06
drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...
Zhao Yakui
1
-1
/
+25
2010-01-06
drm/i915: Enable/disable the dithering for LVDS based on VBT setting
Zhao Yakui
2
-1
/
+18
2010-01-06
drm/i915: Permit pinning whilst the device is 'suspended'
Chris Wilson
1
-3
/
+0
2010-01-06
drm/i915: Hold struct mutex whilst pinning power context bo.
Chris Wilson
1
-26
/
+47
2010-01-06
drm/i915: fix unused var
Andrew Morton
1
-1
/
+2
2010-01-06
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-4
/
+4
2010-01-06
drm/i915: remove render reclock support
Jesse Barnes
1
-130
/
+2
2010-01-06
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
3
-15
/
+1
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
5
-78
/
+273
2010-01-06
DaVinci: DM365: Add the device_enable for the DaVinci Keyscan
Miguel Aguilar
2
-6
/
+6
2010-01-06
davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci
Sekhar Nori
1
-0
/
+1
2010-01-06
davinci: da8xx/omap-l1: mark RTC as a wakeup source
Sekhar Nori
1
-1
/
+8
2010-01-06
davinci: cp_intc: provide set_wake function
Sekhar Nori
1
-0
/
+11
2010-01-06
Davinci VPFE Capture: Take i2c adapter id through platform data
Vaibhav Hiremath
2
-0
/
+2
2010-01-06
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-9
/
+18
2010-01-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-216
/
+259
2010-01-06
modules: Skip empty sections when exporting section notes
Ben Hutchings
1
-7
/
+10
[next]