index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-27
PCI/XEN: Fix bug introduced by a recent change
Alan Stern
1
-1
/
+1
2012-01-26
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
3
-74
/
+43
2012-01-26
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
5
-58
/
+66
2012-01-26
x86: autoload microcode driver on Intel and AMD systems v2
Andi Kleen
1
-0
/
+15
2012-01-26
cpufreq: Add support for x86 cpuinfo auto loading v4
Andi Kleen
15
-61
/
+142
2012-01-26
X86: Introduce HW-Pstate scattered cpuid feature
Thomas Renninger
2
-0
/
+2
2012-01-26
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
1
-3
/
+14
2012-01-26
HWMON: Convert via-cputemp to x86 cpuid autoprobing
Andi Kleen
1
-5
/
+11
2012-01-26
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
3
-0
/
+24
2012-01-26
intel-idle: convert to x86_cpu_id auto probing
Andi Kleen
1
-50
/
+66
2012-01-26
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
5
-19
/
+41
2012-01-26
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-24
Eliminate get_driver() and put_driver()
Alan Stern
2
-30
/
+0
2012-01-24
Remove useless get_driver()/put_driver() calls
Alan Stern
4
-27
/
+5
2012-01-24
cio: remove {get,put}_driver
Sebastian Ott
2
-9
/
+1
2012-01-24
Dynamic ID addition doesn't need get_driver()
Alan Stern
4
-15
/
+3
2012-01-24
Driver core: driver_find() drops reference before returning
Alan Stern
8
-17
/
+10
2012-01-24
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
1
-2
/
+4
2012-01-24
sysfs: change permissions for /sys from 0755 to 0555
Vitaly Kuznetsov
1
-1
/
+1
2012-01-24
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
1
-87
/
+0
2012-01-24
dynamic_debug: process multiple debug-queries on a line
Jim Cromie
2
-30
/
+66
2012-01-24
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
Jim Cromie
1
-8
/
+17
2012-01-24
dynamic_debug: add trim_prefix() to provide source-root relative paths
Jim Cromie
2
-6
/
+19
2012-01-24
dynamic_debug: enlarge command/query write buffer
Jim Cromie
1
-4
/
+12
2012-01-24
dynamic_debug: chop off comments in ddebug_tokenize
Jim Cromie
1
-0
/
+2
2012-01-24
dynamic_debug: reduce lineno field to a saner 18 bits
Jim Cromie
1
-1
/
+1
2012-01-24
dynamic_debug: early return if _ddebug table is empty
Jim Cromie
1
-15
/
+20
2012-01-24
dynamic_debug: tighten up error checking on debug queries
Jim Cromie
1
-6
/
+33
2012-01-24
dynamic_debug: describe_flags with '=[pmflt_]*'
Jim Cromie
2
-12
/
+12
2012-01-24
dynamic_debug: drop explicit !=NULL checks
Jim Cromie
1
-6
/
+5
2012-01-24
dynamic_debug: pr_err() call should not depend upon verbosity
Jim Cromie
1
-2
/
+1
2012-01-24
dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
Jim Cromie
1
-3
/
+5
2012-01-24
dynamic_debug: change verbosity at runtime
Jim Cromie
1
-0
/
+1
2012-01-24
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
4
-12
/
+16
2012-01-24
dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
Jim Cromie
2
-10
/
+4
2012-01-24
dynamic_debug: fix whitespace complaints from scripts/cleanfile
Jim Cromie
1
-7
/
+9
2012-01-24
sysfs: Kill nlink counting.
Eric W. Biederman
3
-10
/
+0
2012-01-24
sysfs: Store the sysfs inode in an unsigned int.
Eric W. Biederman
2
-3
/
+3
2012-01-24
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
Eric W. Biederman
1
-3
/
+3
2012-01-24
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
Eric W. Biederman
2
-108
/
+120
2012-01-19
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
9
-104
/
+444
2012-01-19
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+8
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-40
/
+27
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
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]