index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
2012-01-26
3
-0
/
+24
*
intel-idle: convert to x86_cpu_id auto probing
Andi Kleen
2012-01-26
1
-50
/
+66
*
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
2012-01-26
5
-19
/
+41
*
Add driver auto probing for x86 features v4
Andi Kleen
2012-01-26
6
-1
/
+165
*
debugfs: add mode, uid and gid options
Ludwig Nussel
2012-01-26
2
-2
/
+152
*
Eliminate get_driver() and put_driver()
Alan Stern
2012-01-24
2
-30
/
+0
*
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-24
4
-27
/
+5
*
cio: remove {get,put}_driver
Sebastian Ott
2012-01-24
2
-9
/
+1
*
Dynamic ID addition doesn't need get_driver()
Alan Stern
2012-01-24
4
-15
/
+3
*
Driver core: driver_find() drops reference before returning
Alan Stern
2012-01-24
8
-17
/
+10
*
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
2012-01-24
1
-2
/
+4
*
sysfs: change permissions for /sys from 0755 to 0555
Vitaly Kuznetsov
2012-01-24
1
-1
/
+1
*
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
2012-01-24
1
-87
/
+0
*
dynamic_debug: process multiple debug-queries on a line
Jim Cromie
2012-01-24
2
-30
/
+66
*
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
Jim Cromie
2012-01-24
1
-8
/
+17
*
dynamic_debug: add trim_prefix() to provide source-root relative paths
Jim Cromie
2012-01-24
2
-6
/
+19
*
dynamic_debug: enlarge command/query write buffer
Jim Cromie
2012-01-24
1
-4
/
+12
*
dynamic_debug: chop off comments in ddebug_tokenize
Jim Cromie
2012-01-24
1
-0
/
+2
*
dynamic_debug: reduce lineno field to a saner 18 bits
Jim Cromie
2012-01-24
1
-1
/
+1
*
dynamic_debug: early return if _ddebug table is empty
Jim Cromie
2012-01-24
1
-15
/
+20
*
dynamic_debug: tighten up error checking on debug queries
Jim Cromie
2012-01-24
1
-6
/
+33
*
dynamic_debug: describe_flags with '=[pmflt_]*'
Jim Cromie
2012-01-24
2
-12
/
+12
*
dynamic_debug: drop explicit !=NULL checks
Jim Cromie
2012-01-24
1
-6
/
+5
*
dynamic_debug: pr_err() call should not depend upon verbosity
Jim Cromie
2012-01-24
1
-2
/
+1
*
dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
Jim Cromie
2012-01-24
1
-3
/
+5
*
dynamic_debug: change verbosity at runtime
Jim Cromie
2012-01-24
1
-0
/
+1
*
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
2012-01-24
4
-12
/
+16
*
dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
Jim Cromie
2012-01-24
2
-10
/
+4
*
dynamic_debug: fix whitespace complaints from scripts/cleanfile
Jim Cromie
2012-01-24
1
-7
/
+9
*
sysfs: Kill nlink counting.
Eric W. Biederman
2012-01-24
3
-10
/
+0
*
sysfs: Store the sysfs inode in an unsigned int.
Eric W. Biederman
2012-01-24
2
-3
/
+3
*
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
Eric W. Biederman
2012-01-24
1
-3
/
+3
*
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
Eric W. Biederman
2012-01-24
2
-108
/
+120
*
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
2012-01-19
1
-2
/
+2
*
-
-
-
.
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
9
-104
/
+444
|
\
\
\
|
|
|
*
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
2012-01-19
1
-0
/
+1
|
|
|
*
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
2012-01-19
9677
-298341
/
+502894
|
|
|
|
\
|
|
|
*
|
x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
Linus Torvalds
2012-01-17
1
-8
/
+6
|
|
|
*
|
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
2012-01-17
1
-2
/
+2
|
|
|
*
|
x86/kconfig: Move the ZONE_DMA entry under a menu
Randy Dunlap
2012-01-17
1
-10
/
+10
|
|
|
*
|
x86/UV2: Add accounting for BAU strong nacks
Cliff Wickman
2012-01-17
2
-5
/
+8
|
|
|
*
|
x86/UV2: Ack BAU interrupt earlier
Cliff Wickman
2012-01-17
1
-2
/
+1
|
|
|
*
|
x86/UV2: Remove stale no-resources test for UV2 BAU
Cliff Wickman
2012-01-17
1
-10
/
+0
|
|
|
*
|
x86/UV2: Work around BAU bug
Cliff Wickman
2012-01-17
2
-33
/
+254
|
|
|
*
|
x86/UV2: Fix BAU destination timeout initialization
Cliff Wickman
2012-01-17
1
-6
/
+7
|
|
|
*
|
x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode
Cliff Wickman
2012-01-17
2
-30
/
+151
|
|
|
*
|
x86: Get rid of dubious one-bit signed bitfield
Anton Vorontsov
2012-01-16
1
-2
/
+2
|
|
*
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2012-01-17
153
-535
/
+938
|
|
|
\
\
\
|
|
|
*
|
|
tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
Steven Rostedt
2012-01-16
1
-3
/
+4
|
|
*
|
|
|
x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore
xiyou.wangcong@gmail.com
2012-01-16
1
-0
/
+1
[next]