index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
7
-42
/
+48
2010-08-18
fs: remove extra lookup in __lookup_hash
Nick Piggin
2
-41
/
+51
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
5
-34
/
+34
2010-08-18
apparmor: use task path helpers
Nick Piggin
1
-7
/
+2
2010-08-18
fs: dentry allocation consolidation
Nick Piggin
1
-37
/
+33
2010-08-18
fs: fix do_lookup false negative
Nick Piggin
1
-8
/
+2
2010-08-18
mbcache: Limit the maximum number of cache entries
Andreas Gruenbacher
1
-6
/
+24
2010-08-18
hostfs ->follow_link() braino
Al Viro
1
-1
/
+1
2010-08-18
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
Al Viro
1
-1
/
+1
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
16
-94
/
+73
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
5
-73
/
+63
2010-08-18
vfs: update ctime when changing the file's permission by setfacl
Jan Kara
1
-0
/
+1
2010-08-18
cramfs: only unlock new inodes
Alexander Shishkin
1
-1
/
+1
2010-08-18
fix reiserfs_evict_inode end_writeback second call
Sergey Senozhatsky
1
-0
/
+1
2010-08-16
Linux 2.6.36-rc1
v2.6.36-rc1
Linus Torvalds
1
-2
/
+2
2010-08-15
arch/tile: don't validate CROSS_COMPILE needlessly
Chris Metcalf
1
-9
/
+11
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2
-1
/
+15
2010-08-15
arch/tile: export only COMMAND_LINE_SIZE to userspace.
Chris Metcalf
1
-2
/
+6
2010-08-15
arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
Chris Metcalf
1
-3
/
+2
2010-08-15
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
1
-0
/
+8
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
7
-26
/
+11
2010-08-15
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-33
/
+54
2010-08-15
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-50
/
+82
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
6
-273
/
+0
2010-08-15
ACPI power_resource: remove unused procfs I/F
Zhang Rui
1
-127
/
+1
2010-08-15
ACPI: remove deprecated ACPI procfs I/F
Zhang Rui
7
-484
/
+1
2010-08-15
ACPI: introduce drivers/acpi/sysfs.c
Zhang Rui
6
-571
/
+688
2010-08-15
ACPI: introduce module parameter acpi.aml_debug_output
Zhang Rui
4
-2
/
+12
2010-08-15
ACPI: introduce drivers/acpi/debugfs.c
Zhang Rui
5
-75
/
+93
2010-08-15
intel_idle: recognize Lincroft Atom Processor
Arjan van de Ven
1
-0
/
+1
2010-08-15
ACPI, APEI, ERST debug support
Huang Ying
3
-0
/
+217
2010-08-15
fusion: add function parameter names to kernel-doc
Randy Dunlap
1
-0
/
+2
2010-08-15
fs/dcache: fix function param name in kernel-doc
Randy Dunlap
1
-1
/
+1
2010-08-15
fusion: fix non-kernel-doc comment block
Randy Dunlap
1
-1
/
+1
2010-08-15
mm/page-writeback: fix non-kernel-doc function comments
Randy Dunlap
1
-2
/
+2
2010-08-15
Documentation: move SCSI parameters to their own text file
Randy Dunlap
2
-126
/
+141
2010-08-14
defconfig reduction
Sam Ravnborg
197
-207237
/
+1181
2010-08-14
kbuild: drop unifdef-y support
Sam Ravnborg
2
-8
/
+1
2010-08-14
archs: replace unifdef-y with header-y
Sam Ravnborg
11
-73
/
+65
2010-08-14
include: replace unifdef-y with header-y
Sam Ravnborg
15
-325
/
+321
2010-08-14
hwmon: (via-cputemp) Remove bogus "SHOW" global variable
H. Peter Anvin
1
-1
/
+1
2010-08-14
hwmon: jc42 depends on I2C
Randy Dunlap
1
-0
/
+1
2010-08-14
hwmon: (pc87427) Add a maintainer
Jean Delvare
1
-0
/
+7
2010-08-14
hwmon: (pc87427) Move sysfs file removal to a separate function
Jean Delvare
1
-32
/
+26
2010-08-14
hwmon: (pc87427) Add temperature monitoring support
Jean Delvare
3
-7
/
+379
2010-08-14
hwmon: (pc87427) Add support for the second logical device
Jean Delvare
1
-42
/
+87
2010-08-14
hwmon: (pc87427) Add support for manual fan speed control
Jean Delvare
3
-5
/
+282
2010-08-14
hwmon: (pc87427) Minor style cleanups
Jean Delvare
1
-15
/
+16
2010-08-14
hwmon: (pc87427) Handle disabled fan inputs properly
Jean Delvare
1
-9
/
+58
2010-08-14
hwmon: (w83627ehf) Add support for W83667HG-B
Guenter Roeck
2
-14
/
+43
[next]