index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
wp512.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
i915: use io-mapping interfaces instead of a variety of mapping kludges
Keith Packard
2
-94
/
+83
2008-10-31
resources: add io-mapping functions to dynamically map large device apertures
Keith Packard
2
-0
/
+194
2008-10-31
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard
7
-11
/
+96
2008-10-31
lguest: fix irq vectors.
Rusty Russell
1
-0
/
+3
2008-10-31
lguest: fix early_ioremap.
Rusty Russell
1
-12
/
+17
2008-10-31
lguest: fix example launcher compile after moved asm-x86 dir.
Rusty Russell
2
-2
/
+2
2008-10-31
x86: cpu_index build fix
Ingo Molnar
1
-0
/
+2
2008-10-31
x86/voyager: fix missing cpu_index initialisation
James Bottomley
2
-0
/
+3
2008-10-31
x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...
James Bottomley
3
-1
/
+11
2008-10-31
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
3
-10
/
+20
2008-10-30
x86: fix /dev/mem mmap breakage when PAT is disabled
Ravikiran G Thirumalai
1
-0
/
+4
2008-10-30
x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...
James Bottomley
1
-0
/
+6
2008-10-30
x86: use CONFIG_X86_SMP instead of CONFIG_SMP
James Bottomley
2
-2
/
+2
2008-10-30
x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...
James Bottomley
1
-1
/
+4
2008-10-30
tty: Fix USB kref leak
Alan Cox
1
-0
/
+1
2008-10-30
spi: fix compile error
Fernando Luis Vazquez Cao
1
-0
/
+3
2008-10-30
nfsd: fix vm overcommit crash
Alan Cox
5
-6
/
+23
2008-10-30
ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si
Scott James Remnant
1
-0
/
+1
2008-10-30
framebuffer compat_ioctl deadlock
Mikulas Patocka
1
-2
/
+2
2008-10-30
rtc S3C: add device_init_wakeup() invokation
Yauhen Kharuzhy
1
-0
/
+2
2008-10-30
kernel.h: fix might_sleep kernel-doc
Randy Dunlap
1
-2
/
+2
2008-10-30
Rationalise Randy's address a bit
Alan Cox
8
-8
/
+8
2008-10-30
rtc: ds3234 doesn't link when built-in
Geert Uytterhoeven
1
-2
/
+2
2008-10-30
MAINTAINERS: add LTP info to the list
Mike Frysinger
1
-0
/
+10
2008-10-30
x86, uv: fix compile error in uv_hub.h
Mike Travis
1
-0
/
+1
2008-10-30
sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified
Dean Nelson
3
-4
/
+8
2008-10-30
'kill sig -1' must only apply to caller's namespace
Sukadev Bhattiprolu
1
-1
/
+2
2008-10-30
fs: remove excess kernel-doc
Randy Dunlap
1
-1
/
+0
2008-10-30
mm: fix kernel-doc function notation
Randy Dunlap
1
-1
/
+2
2008-10-30
i2o: fix kernel-doc warnings
Randy Dunlap
1
-6
/
+6
2008-10-30
ecryptfs: fix memory corruption when storing crypto info in xattrs
Eric Sandeen
1
-7
/
+8
2008-10-30
kernel/profile: fix profile_init() section mismatch
Paul Mundt
1
-1
/
+1
2008-10-30
memcg: update menuconfig help text
KAMEZAWA Hiroyuki
1
-6
/
+10
2008-10-30
hdpuftrs: fix build
Mariusz Kozlowski
1
-1
/
+0
2008-10-30
init/do_mounts_md.c: msleep compile fix
Alexey Dobriyan
1
-1
/
+1
2008-10-30
sony-laptop: ignore missing _DIS method on pic device
Matthew Garrett
1
-2
/
+4
2008-10-30
fbcon: don't inline updatescrollmode
Marcin Slusarz
1
-1
/
+1
2008-10-30
edac: fix enabling of polling cell module
Benjamin Herrenschmidt
1
-0
/
+3
2008-10-30
rtc-s3c: fix section mismatch warnings
Yauhen Kharuzhy
1
-3
/
+3
2008-10-30
docs: fix ManagementStyle book name
Jiri Pirko
1
-1
/
+1
2008-10-30
docbook: fix command spacing
Hans Ulrich Niedermann
1
-2
/
+2
2008-10-30
fs: remove prepare_write/commit_write
Nick Piggin
9
-293
/
+23
2008-10-30
cgroups: tiny cleanups
Li Zefan
1
-4
/
+0
2008-10-30
freezer_cg: simplify freezer_change_state()
Li Zefan
1
-12
/
+7
2008-10-30
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
3
-26
/
+14
2008-10-30
freezer_cg: remove redundant check in freezer_can_attach()
Li Zefan
1
-9
/
+7
2008-10-30
freezer_cg: fix improper BUG_ON() causing oops
Li Zefan
1
-1
/
+2
2008-10-30
edac x38: new MC driver module
Hitoshi Mitake
3
-0
/
+532
2008-10-30
.gitignore updates
Alexey Dobriyan
11
-0
/
+14
2008-10-30
viafb: removed duplicated #include's
Huang Weiyi
1
-3
/
+0
[next]