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
2007-07-13
[MIPS] Kill CONFIG_TX4927BUG_WORKAROUND
Atsushi Nemoto
1
-19
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
Ralf Baechle
1
-6
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK
Ralf Baechle
1
-4
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K
Ralf Baechle
1
-25
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI
Ralf Baechle
1
-8
/
+1
2007-07-13
[CHAR] Delete leftovers of old Alchemy UART driver
Ralf Baechle
1
-14
/
+0
2007-07-13
ioatdma: add the unisys "i/oat" pci vendor/device id
Dan Williams
2
-0
/
+5
2007-07-13
ARM: Add drivers/dma to arch/arm/Kconfig
Dan Williams
1
-0
/
+2
2007-07-13
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
Dan Williams
12
-60
/
+1139
2007-07-13
iop13xx: surface the iop13xx adma units to the iop-adma driver
Dan Williams
3
-25
/
+774
2007-07-13
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams
4
-0
/
+1595
2007-07-13
md: remove raid5 compute_block and compute_parity5
Dan Williams
1
-124
/
+0
2007-07-13
md: handle_stripe5 - request io processing in raid5_run_ops
Dan Williams
1
-58
/
+13
2007-07-13
md: handle_stripe5 - add request/completion logic for async expand ops
Dan Williams
1
-12
/
+38
2007-07-13
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
2
-29
/
+26
2007-07-13
md: handle_stripe5 - add request/completion logic for async check ops
Dan Williams
1
-19
/
+65
2007-07-13
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
2
-36
/
+115
2007-07-13
md: handle_stripe5 - add request/completion logic for async write ops
Dan Williams
1
-23
/
+138
2007-07-13
md: common infrastructure for running operations with raid5_run_ops
Dan Williams
1
-9
/
+58
2007-07-13
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
2
-3
/
+614
2007-07-13
raid5: replace custom debug PRINTKs with standard pr_debug
Dan Williams
1
-58
/
+58
2007-07-13
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
2
-786
/
+756
2007-07-13
async_tx: add the async_tx api
Dan Williams
14
-50
/
+1294
2007-07-13
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
8
-23
/
+38
2007-07-13
dmaengine: make clients responsible for managing channels
Dan Williams
5
-167
/
+224
2007-07-13
dmaengine: refactor dmaengine around dma_async_tx_descriptor
Dan Williams
4
-253
/
+474
2007-07-13
splice: fix offset mangling with direct splicing (sendfile)
Jens Axboe
1
-23
/
+11
2007-07-13
security: revalidate rw permissions for sys_splice and sys_vmsplice
James Morris
1
-0
/
+9
2007-07-13
relay: fixup kerneldoc comment
Tom Zanussi
1
-1
/
+1
2007-07-13
relay: fix bogus cast in subbuf_splice_actor()
Tom Zanussi
1
-1
/
+3
2007-07-13
[CPUFREQ] Fix typos in powernow-k8 printk's.
Dave Jones
1
-8
/
+11
2007-07-13
[CPUFREQ] Restore previously used governor on a hot-replugged CPU
Thomas Renninger
1
-1
/
+22
2007-07-13
[CPUFREQ] bugfix cpufreq in combination with performance governor
Peter Oruba
1
-6
/
+0
2007-07-13
[CPUFREQ] powernow-k8 compile fix.
Andrew Morton
1
-1
/
+6
2007-07-13
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
4
-303
/
+19
2007-07-13
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
RafaĆ Bilski
1
-0
/
+7
2007-07-13
Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"
Linus Torvalds
1
-0
/
+1
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
147
-4565
/
+14872
2007-07-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-4
/
+6
2007-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
100
-1061
/
+2812
2007-07-13
Revert "[BNX2]: Seems to not need net/tcp.h"
Linus Torvalds
1
-0
/
+1
2007-07-13
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
Suresh Jayaraman
1
-1
/
+1
2007-07-13
USB: additions to the quirk list
Oliver Neukum
1
-0
/
+8
2007-07-13
usb-storage: implement autosuspend
Alan Stern
2
-11
/
+29
2007-07-13
USB: cdc-acm: add new device id to option driver
Andrey Arapov
1
-0
/
+3
2007-07-13
USB: goku_udc trivial cleanups
David Brownell
2
-23
/
+23
2007-07-13
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
3
-82
/
+100
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
10
-436
/
+0
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
5
-70
/
+11
2007-07-13
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
David Brownell
2
-404
/
+25
[prev]
[next]