index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-07-26
isa: set 24-bit dma_mask for ISA devices
Rene Herman
1
-0
/
+4
2008-07-26
pnp: set the pnp_card dma_mask for use by ISAPnP cards
Rene Herman
1
-0
/
+4
2008-07-26
asic3: platform_get_irq() may return signed unnoticed
Roel Kluin
1
-3
/
+5
[next]