index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 6
Bernhard Froemel
1
-0
/
+10
2010-05-27
hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
Henrik Rydberg
1
-0
/
+19
2010-05-27
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
Andre Prendel
1
-108
/
+97
2010-05-27
hwmon: (tmp401) Use constants for sysfs file permissions
Andre Prendel
1
-22
/
+28
2010-05-27
hwmon: (adm1031) Allow setting update rate
Jean Delvare
1
-2
/
+66
2010-05-27
hwmon: Add description of the update_rate sysfs attribute
Ira W. Snyder
1
-3
/
+10
2010-05-27
hwmon: (lm90) Use programmed update rate
Ira W. Snyder
1
-1
/
+2
2010-05-27
hwmon: (f71882fg) Acquire I/O regions while we're working with them
Giel van Schijndel
1
-0
/
+8
2010-05-27
hwmon: (f71882fg) Code cleanup
Giel van Schijndel
1
-12
/
+6
2010-05-27
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
Giel van Schijndel
1
-29
/
+104
2010-05-27
hwmon: (f71882fg) Fixed braces coding style issues
Giel van Schijndel
1
-6
/
+5
2010-05-27
hwmon: (lm63) Add basic support for LM64
Matthew Garrett
3
-9
/
+25
2010-05-27
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
Jean Delvare
3
-0
/
+18
2010-05-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
19
-112
/
+134
2010-05-27
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-2
/
+191
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
31
-2740
/
+5066
2010-05-27
Avoid warning when CPU hotplug isn't enabled
Linus Torvalds
1
-6
/
+3
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-306
/
+708
2010-05-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
23
-834
/
+1136
2010-05-27
Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
16
-122
/
+407
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
11
-106
/
+258
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
19
-918
/
+1045
2010-05-27
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-15
/
+35
2010-05-27
cpuidle: add cpuidle_unregister_driver() error check
Len Brown
1
-1
/
+4
2010-05-27
quota: Convert quota statistics to generic percpu_counter
Dmitry Monakhov
2
-45
/
+17
2010-05-27
SFI: add sysfs interface for SFI tables.
Feng Tang
4
-0
/
+167
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-25
/
+189
2010-05-27
Input: s3c2410_ts - restore accidentially dropped s3c24xx ids
Vasily Khoruzhick
1
-0
/
+2
2010-05-27
numa: update Documentation/vm/numa, add memoryless node info
Lee Schermerhorn
1
-39
/
+147
2010-05-27
numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
Lee Schermerhorn
1
-2
/
+2
2010-05-27
numa: slab: use numa_mem_id() for slab local memory node
Lee Schermerhorn
1
-21
/
+22
2010-05-27
numa: ia64: support numa_mem_id() for memoryless nodes
Lee Schermerhorn
2
-0
/
+5
2010-05-27
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
4
-1
/
+114
2010-05-27
numa: ia64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
3
-5
/
+10
2010-05-27
numa: x86_64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
5
-24
/
+21
2010-05-27
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
3
-5
/
+55
2010-05-27
Documentation/filesystems/Locking: update documentation on llseek() wrt BKL
Jan Blunck
1
-2
/
+3
2010-05-27
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
8
-0
/
+9
2010-05-27
st: use noop_llseek() instead of default_llseek()
Jan Blunck
1
-0
/
+1
2010-05-27
osst: use noop_llseek() instead of default_llseek()
Jan Blunck
1
-0
/
+1
2010-05-27
vfs: introduce noop_llseek()
jan Blunck
2
-0
/
+18
2010-05-27
rtc-m41t80: use nonseekable_open()
Jan Blunck
1
-5
/
+1
2010-05-27
mISDN: remove unnecessary test on f_pos
Jan Blunck
1
-2
/
+0
2010-05-27
frv: remove "struct file *" argument from sysctl ->proc_handler
Jan Blunck
1
-8
/
+10
2010-05-27
osst: update ppos instead of using file->f_pos
Jan Blunck
1
-4
/
+4
2010-05-27
parisc: use asm-generic/scatterlist.h
FUJITA Tomonori
2
-18
/
+5
2010-05-27
mn10300: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-38
/
+1
2010-05-27
frv: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-39
/
+1
2010-05-27
blackfin: use use asm-generic/scatterlist.h
FUJITA Tomonori
1
-21
/
+1
2010-05-27
xtensa: use use asm-generic/scatterlist.h
FUJITA Tomonori
1
-22
/
+1
[prev]
[next]