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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-05
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2
-1
/
+6
2009-10-05
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
Dave Airlie
1
-2
/
+2
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-1
/
+1
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-23
/
+85
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
1
-14
/
+7
2009-10-04
HWPOISON: Clean up PR_MCE_KILL interface
Andi Kleen
1
-0
/
+12
2009-10-03
block: Topology ioctls
Martin K. Petersen
2
-5
/
+34
2009-10-03
cfq-iosched: implement slower async initiate and queue ramp up
Jens Axboe
1
-0
/
+4
2009-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+4
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
1
-1
/
+2
2009-10-02
connector: Removed the destruct_data callback since it is always kfree_skb()
Philipp Reisner
1
-3
/
+0
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
1
-3
/
+3
2009-10-02
connector: Keep the skb in cn_callback_data
Philipp Reisner
1
-2
/
+2
2009-10-02
[SCSI] sd: Support disks formatted with DIF Type 2
Martin K. Petersen
1
-0
/
+3
2009-10-02
[SCSI] sd: Detach DIF from block integrity infrastructure
Martin K. Petersen
1
-4
/
+11
2009-10-02
[SCSI] Deprecate SCSI_PROT_*_CONVERT operations
Martin K. Petersen
1
-4
/
+0
2009-10-02
initcalls: Add early_initcall() for modules
Borislav Petkov
1
-0
/
+1
2009-10-02
memcg: some modification to softlimit under hierarchical memory reclaim.
KAMEZAWA Hiroyuki
1
-4
/
+2
2009-10-02
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
Mike Frysinger
1
-0
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
2
-2
/
+2
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
2
-1
/
+34
2009-10-01
block: allow large discard requests
Christoph Hellwig
1
-0
/
+3
2009-10-01
block: use normal I/O path for discard requests
Christoph Hellwig
1
-4
/
+2
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
1
-0
/
+2
2009-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-31
/
+31
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
13
-31
/
+31
2009-10-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+3
2009-09-30
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
Maxime Bizon
1
-0
/
+3
2009-09-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-24
/
+259
2009-09-30
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2009-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-8
/
+2
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
3
-2
/
+40
2009-09-30
ext4: Add a stub for mpage_da_data in the trace header
Josh Stone
1
-0
/
+1
2009-09-30
jbd2: Use tracepoints for history file
Theodore Ts'o
2
-20
/
+85
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
1
-0
/
+163
2009-09-29
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
1
-1
/
+1
2009-09-29
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
1
-0
/
+1
2009-09-29
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
Theodore Ts'o
1
-4
/
+10
2009-09-28
drm/kms: make fb helper work for all drivers.
Dave Airlie
1
-1
/
+3
2009-09-28
tty: Fix regressions caused by commit b50989dc
Dave Young
1
-2
/
+11
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
4
-4
/
+4
2009-09-27
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
2
-8
/
+1
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-0
/
+34
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2
-0
/
+35
2009-09-26
headers: kref.h redux
Alexey Dobriyan
3
-4
/
+0
2009-09-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2009-09-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2009-09-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-10
/
+12
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
1
-1
/
+2
2009-09-25
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
1
-3
/
+1
[prev]
[next]