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-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
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-18
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-18
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-0
/
+4672
2012-01-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
51
-1014
/
+829
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
182
-795
/
+4824
2012-01-18
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
2012-01-18
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
1
-7
/
+1
2012-01-18
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
1
-0
/
+1
2012-01-18
Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-54
/
+119
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
56
-679
/
+727
2012-01-18
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
5
-7
/
+19
[next]