index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
textsearch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
3
-28
/
+12
2009-06-17
readahead: enforce full readahead size on async mmap readahead
Wu Fengguang
1
-1
/
+2
2009-06-17
readahead: sequential mmap readahead
Wu Fengguang
1
-1
/
+2
2009-06-17
readahead: clean up and simplify the code for filemap page fault readahead
Linus Torvalds
1
-67
/
+89
2009-06-17
readahead: remove sync/async readahead call dependency
Wu Fengguang
1
-0
/
+10
2009-06-17
readahead: increase interleaved readahead size
Wu Fengguang
1
-0
/
+1
2009-06-17
readahead: remove one unnecessary radix tree lookup
Wu Fengguang
1
-1
/
+1
2009-06-17
readahead: apply max_sane_readahead() limit in ondemand_readahead()
Wu Fengguang
1
-1
/
+1
2009-06-17
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
Wu Fengguang
4
-5
/
+4
2009-06-17
readahead: make mmap_miss an unsigned int
Wu Fengguang
1
-1
/
+1
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
24
-88
/
+21
2009-06-17
firmware_map: fix hang with x86/32bit
Yinghai Lu
2
-15
/
+13
2009-06-17
spi: takes size of a pointer to determine the size of the pointed-to type
Roel Kluin
1
-3
/
+3
2009-06-17
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
13
-21
/
+12
2009-06-15
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
1
-2
/
+2
2009-06-15
regulator/max1586: fix V3 gain calculation integer overflow
Philipp Zabel
1
-4
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
2
-19
/
+63
2009-06-15
regulator: lp3971 - fix driver link error when built-in.
Liam Girdwood
1
-1
/
+1
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
4
-0
/
+621
2009-06-15
regulator: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
3
-0
/
+3
2009-06-15
regulator: Support list_voltage for fixed voltage regulator
Mark Brown
1
-1
/
+14
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
4
-4
/
+4
2009-06-15
regulator: build fix for powerpc - renamed show_state
Liam Girdwood
1
-5
/
+5
2009-06-15
regulator: add userspace-consumer driver
Mike Rapoport
4
-0
/
+236
2009-06-15
Maxim 1586 regulator driver
Robert Jarzmik
4
-0
/
+311
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
3
-8
/
+8
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
1
-10
/
+37
2009-06-15
ramfs: ignore unknown mount options
Mike Frysinger
1
-3
/
+6
2009-06-14
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
2009-06-14
kbuild: add generic --set-str option to scripts/config
Michal Marek
1
-2
/
+9
2009-06-14
kbuild: simplify argument loop in scripts/config
Michal Marek
1
-28
/
+16
2009-06-14
kbuild: handle non-existing options in scripts/config
Michal Marek
1
-18
/
+18
2009-06-14
kallsyms: generalize text region handling
Mike Frysinger
1
-26
/
+61
2009-06-14
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
1
-1
/
+12
2009-06-14
documentation: make version fix
Adam Lackorzynski
1
-2
/
+2
2009-06-14
kbuild: fix a compile warning
Amerigo Wang
1
-2
/
+3
2009-06-14
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
gitignore: Add GNU GLOBAL files to top .gitignore
Jani Nikula
1
-0
/
+6
2009-06-14
kbuild: fix delay in setlocalversion on readonly source
Nico Schottelius
1
-2
/
+4
2009-06-14
README: fix misleading pointer to the defconf directory
Patrick Ringl
1
-1
/
+9
2009-06-14
vmlinux.lds.h update
Sam Ravnborg
3
-16
/
+11
2009-06-14
Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver
Marcel Holtmann
1
-0
/
+2
2009-06-14
Bluetooth: Fix Kconfig issue with RFKILL integration
Marcel Holtmann
1
-1
/
+2
2009-06-14
[ARM] 5545/2: add flush_kernel_dcache_page() for ARM
Nicolas Pitre
1
-0
/
+8
2009-06-14
PIM-SM: namespace changes
Tom Goff
2
-20
/
+29
2009-06-14
MAINTAINERS: EB110ATX is not ebsa110
Russell King
1
-1
/
+0
2009-06-14
ipv4: update ARPD help text
Timo Teräs
1
-22
/
+13
[next]