index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-09
CRIS: remove code that has been commented out for many years
Jiri Kosina
1
-22
/
+0
2009-11-09
CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()
Jiri Kosina
1
-2
/
+1
2009-11-09
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
10
-12
/
+12
2009-11-09
docs: Describe the 'C' taint flag in oops-tracing.txt
Nick Bowler
1
-0
/
+2
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
9
-9
/
+9
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
31
-91
/
+0
2009-11-09
docs: fix core_pipe_limit info
Randy Dunlap
1
-3
/
+3
2009-11-09
pata_cs5535: fix comment header typo
Otavio Salvador
1
-1
/
+1
2009-11-09
add __init/__exit macros to omap video drivers
Peter Huewe
2
-4
/
+4
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
15
-16
/
+16
2009-11-09
fix my email address.
Andrew Sharp
2
-4
/
+4
2009-11-09
fix URL in hpet.txt
Amerigo Wang
1
-1
/
+1
2009-11-05
x86: Make sure get_user_desc() doesn't sign extend.
Chris Lalancette
1
-1
/
+1
2009-11-05
sgi-gru: decrapfiy options_write() function
Linus Torvalds
1
-6
/
+7
2009-11-05
powerpc/kvm: Remove problematic BUILD_BUG_ON statement
Benjamin Herrenschmidt
1
-0
/
+4
2009-11-05
powerpc/pci: Fix regression in powerpc MSI-X
Andre Detsch
2
-2
/
+9
2009-11-05
powerpc: Avoid giving out RTC dates below EPOCH
Benjamin Herrenschmidt
1
-1
/
+14
2009-11-05
powerpc/mm: Remove debug context clamping from nohash code
Benjamin Herrenschmidt
1
-2
/
+2
2009-11-04
sysfs: Don't leak secdata when a sysfs_dirent is freed.
Eric W. Biederman
1
-0
/
+4
2009-11-04
KVM: get_tss_base_addr() should return a gpa_t
Gleb Natapov
1
-1
/
+1
2009-11-04
KVM: x86: Catch potential overrun in MCE setup
Jan Kiszka
1
-1
/
+1
2009-11-04
amd64_edac: fix CECCs reporting
Borislav Petkov
1
-1
/
+1
2009-11-04
amd64_edac: fix a wrong goto clause in amd64_edac.c
Li Hong
1
-3
/
+1
2009-11-04
x86, fs: Fix x86 procfs stack information for threads on 64-bit
Stefani Seibold
3
-1
/
+8
2009-11-04
fuse: invalidate target of rename
Miklos Szeredi
1
-1
/
+3
2009-11-04
fuse: fix kunmap in fuse_ioctl_copy_user
Jens Axboe
1
-1
/
+1
2009-11-04
fuse: prevent fuse_put_request on invalid pointer
Anand V. Avati
1
-1
/
+2
2009-11-04
ftrace: Fix unmatched locking in ftrace_regex_write()
Li Zefan
1
-3
/
+3
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
1
-0
/
+2
2009-11-04
m32r: Should index be positive?
Roel Kluin
1
-1
/
+1
2009-11-04
m32r: bzip2/lzma kernel compression support
Hirokazu Takata
3
-120
/
+42
2009-11-04
m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section
Hirokazu Takata
1
-0
/
+2
2009-11-04
arch/m32r: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-3
/
+3
2009-11-03
Linux 2.6.32-rc6
v2.6.32-rc6
Linus Torvalds
1
-1
/
+1
2009-11-03
sata_via: Remove redundant device ID for VIA VT8261
JosephChan@via.com.tw
1
-1
/
+0
2009-11-03
drivers/ata/libata: Move dereference after NULL test
Julia Lawall
1
-3
/
+6
2009-11-03
ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
Mark Nelson
1
-5
/
+35
2009-11-03
cfq-iosched: limit coop preemption
Shaohua Li
1
-2
/
+15
2009-11-03
cfq-iosched: fix bad return value cfq_should_preempt()
Jens Axboe
1
-1
/
+1
2009-11-03
backing-dev: bdi sb prune should be in the unregister path, not destroy
Jens Axboe
1
-1
/
+2
2009-11-03
xen: mask extended topology info in cpuid
Jeremy Fitzhardinge
1
-1
/
+10
2009-11-03
xen/hvc: make sure console output is always emitted, with explicit polling
Jeremy Fitzhardinge
1
-1
/
+24
2009-11-03
at91: at91sam9g45 family: identify several chip versions
Nicolas Ferre
2
-0
/
+10
2009-11-03
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+2
2009-11-03
Correct nr_processes() when CPUs have been unplugged
Ian Campbell
1
-1
/
+1
2009-11-03
PM: Remove some debug messages producing too much noise
Pavel Machek
1
-4
/
+0
2009-11-03
PM: Fix warning on suspend errors
Romit Dasgupta
1
-0
/
+1
2009-11-03
PM / Hibernate: Add newline to load_image() fail path
Jiri Slaby
1
-1
/
+2
2009-11-03
PM / Hibernate: Fix error handling in save_image()
Jiri Slaby
1
-16
/
+16
2009-11-03
PM / Hibernate: Fix blkdev refleaks
Jiri Slaby
2
-7
/
+12
[next]