index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
sysfs: Update the name hash when renaming sysfs entries
Eric W. Biederman
1
-0
/
+1
2012-01-28
PCI/XEN: Fix bug introduced by a recent change
Alan Stern
1
-1
/
+1
2012-01-27
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
3
-74
/
+43
2012-01-27
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
5
-58
/
+66
2012-01-27
x86: autoload microcode driver on Intel and AMD systems v2
Andi Kleen
1
-0
/
+15
2012-01-27
cpufreq: Add support for x86 cpuinfo auto loading v4
Andi Kleen
15
-61
/
+142
2012-01-27
X86: Introduce HW-Pstate scattered cpuid feature
Thomas Renninger
2
-0
/
+2
2012-01-27
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
1
-3
/
+14
2012-01-27
HWMON: Convert via-cputemp to x86 cpuid autoprobing
Andi Kleen
1
-5
/
+11
2012-01-27
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
3
-0
/
+24
2012-01-27
intel-idle: convert to x86_cpu_id auto probing
Andi Kleen
1
-50
/
+66
2012-01-27
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
5
-19
/
+41
2012-01-27
Add driver auto probing for x86 features v4
Andi Kleen
6
-1
/
+165
2012-01-26
debugfs: add mode, uid and gid options
Ludwig Nussel
2
-2
/
+152
2012-01-25
Eliminate get_driver() and put_driver()
Alan Stern
2
-30
/
+0
2012-01-25
Remove useless get_driver()/put_driver() calls
Alan Stern
4
-27
/
+5
2012-01-25
cio: remove {get,put}_driver
Sebastian Ott
2
-9
/
+1
2012-01-25
Dynamic ID addition doesn't need get_driver()
Alan Stern
4
-15
/
+3
2012-01-25
Driver core: driver_find() drops reference before returning
Alan Stern
8
-17
/
+10
2012-01-25
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
1
-2
/
+4
2012-01-25
sysfs: change permissions for /sys from 0755 to 0555
Vitaly Kuznetsov
1
-1
/
+1
2012-01-25
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
1
-87
/
+0
2012-01-25
dynamic_debug: process multiple debug-queries on a line
Jim Cromie
2
-30
/
+66
2012-01-25
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
Jim Cromie
1
-8
/
+17
2012-01-25
dynamic_debug: add trim_prefix() to provide source-root relative paths
Jim Cromie
2
-6
/
+19
2012-01-25
dynamic_debug: enlarge command/query write buffer
Jim Cromie
1
-4
/
+12
2012-01-25
dynamic_debug: chop off comments in ddebug_tokenize
Jim Cromie
1
-0
/
+2
2012-01-25
dynamic_debug: reduce lineno field to a saner 18 bits
Jim Cromie
1
-1
/
+1
2012-01-25
dynamic_debug: early return if _ddebug table is empty
Jim Cromie
1
-15
/
+20
2012-01-25
dynamic_debug: tighten up error checking on debug queries
Jim Cromie
1
-6
/
+33
2012-01-25
dynamic_debug: describe_flags with '=[pmflt_]*'
Jim Cromie
2
-12
/
+12
2012-01-25
dynamic_debug: drop explicit !=NULL checks
Jim Cromie
1
-6
/
+5
2012-01-25
dynamic_debug: pr_err() call should not depend upon verbosity
Jim Cromie
1
-2
/
+1
2012-01-25
dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
Jim Cromie
1
-3
/
+5
2012-01-25
dynamic_debug: change verbosity at runtime
Jim Cromie
1
-0
/
+1
2012-01-25
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
4
-12
/
+16
2012-01-25
dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
Jim Cromie
2
-10
/
+4
2012-01-25
dynamic_debug: fix whitespace complaints from scripts/cleanfile
Jim Cromie
1
-7
/
+9
2012-01-25
sysfs: Kill nlink counting.
Eric W. Biederman
3
-10
/
+0
2012-01-25
sysfs: Store the sysfs inode in an unsigned int.
Eric W. Biederman
2
-3
/
+3
2012-01-25
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
Eric W. Biederman
1
-3
/
+3
2012-01-25
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
Eric W. Biederman
2
-108
/
+120
2012-01-20
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-20
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
9
-104
/
+444
2012-01-20
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+8
2012-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-40
/
+27
2012-01-20
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-20
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
9587
-258975
/
+463528
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-5
/
+8
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
[next]