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
2008-07-26
Use WARN() in mm/vmalloc.c
Arjan van de Ven
1
-4
/
+2
2008-07-26
Use WARN() in kernel/irq/manage.c
Arjan van de Ven
1
-2
/
+1
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
67
-106
/
+90
2008-07-26
Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...
Matt LaPlante
35
-64
/
+65
2008-07-26
mm: spinlock tree_lock
Nick Piggin
12
-39
/
+38
2008-07-26
mm: lockless pagecache
Nick Piggin
1
-45
/
+134
2008-07-26
mm: speculative page references
Nick Piggin
7
-45
/
+227
2008-07-26
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
2
-24
/
+166
2008-07-26
mm: readahead scan lockless
Nick Piggin
1
-3
/
+3
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
splice: use get_user_pages_fast
Nick Piggin
1
-38
/
+3
2008-07-26
dio: use get_user_pages_fast
Nick Piggin
2
-14
/
+4
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
5
-0
/
+264
2008-07-26
mm: introduce get_user_pages_fast
Nick Piggin
1
-0
/
+33
2008-07-26
x86: implement pte_special
Nick Piggin
1
-3
/
+6
2008-07-26
mn10300: use the common ascii hex helpers
Harvey Harrison
1
-62
/
+46
2008-07-26
frv: use the common ascii hex helpers
Harvey Harrison
1
-52
/
+36
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
2
-102
/
+37
2008-07-26
omfs: add MAINTAINERS entry
Bob Copeland
1
-0
/
+6
2008-07-26
omfs: update kbuild to include OMFS
Bob Copeland
3
-0
/
+18
2008-07-26
omfs: add bitmap routines
Bob Copeland
1
-0
/
+192
2008-07-26
omfs: add file routines
Bob Copeland
1
-0
/
+346
2008-07-26
omfs: add directory routines
Bob Copeland
1
-0
/
+504
2008-07-26
omfs: add inode routines
Bob Copeland
1
-0
/
+553
2008-07-26
omfs: define filesystem structures
Bob Copeland
2
-0
/
+147
2008-07-26
omfs: add filesystem documentation
Bob Copeland
1
-0
/
+106
2008-07-26
include/linux/aio.h: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-26
relay: add buffer-only channels; useful for early logging
Eduard - Gabriel Munteanu
3
-29
/
+156
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
7
-42
/
+32
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
3
-2
/
+20
2008-07-26
kexec jump: save/restore device state
Huang Ying
5
-4
/
+56
2008-07-26
kexec jump
Huang Ying
10
-68
/
+269
2008-07-26
kernel/kexec.c: make 'kimage_terminate' void
WANG Cong
1
-6
/
+2
2008-07-26
memstick: use fully asynchronous request processing
Alex Dubov
4
-217
/
+218
2008-07-26
memstick: add "start" and "stop" methods to memstick device
Alex Dubov
3
-3
/
+45
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
4
-33
/
+71
2008-07-26
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
Michael Halcrow
1
-2
/
+2
2008-07-26
tpm: increase size of internal TPM response buffers
Marcin Obara
1
-31
/
+93
2008-07-26
tpm_bios.c: make 2 structs static
Adrian Bunk
1
-2
/
+2
2008-07-26
tpm: add support for Broadcom TPM TIS device HID
LE DISEZ Erwan
1
-0
/
+1
2008-07-26
parport_pc: add base_hi BAR for oxsemi_840
Bernhard Walle
1
-1
/
+1
2008-07-26
parport: remove superfluous local variable
Andre Haupt
1
-2
/
+0
2008-07-26
parport/share.c: proper externs
Adrian Bunk
2
-3
/
+3
2008-07-26
bfs: kill BKL
Dmitri Vorobiev
4
-31
/
+44
2008-07-26
bfs: assorted cleanups
Dmitri Vorobiev
2
-4
/
+3
2008-07-26
affs: convert s_bmlock into a mutex
Matthias Kaehlcke
3
-11
/
+12
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
2
-45
/
+27
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
76
-210
/
+256
2008-07-26
pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y
David Howells
1
-2
/
+0
2008-07-26
pnp: have quirk_system_pci_resources() include io resources
Rene Herman
1
-5
/
+8
[next]