index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
docs: static initialization of spinlocks is OK
Ed L. Cashin
1
-9
/
+11
2007-07-16
update Documentation/filesystems/vfs.txt
Borislav Petkov
1
-13
/
+16
2007-07-16
Remove the last few UMSDOS leftovers
Jesper Juhl
1
-1
/
+1
2007-07-16
Add missing files and dirs to 00-INDEX in Documentation/
Jesper Juhl
1
-9
/
+133
2007-07-16
CodingStyle: add information about editor modelines
Josh Triplett
1
-0
/
+27
2007-07-16
CodingStyle: add information about trailing whitespace
Josh Triplett
1
-0
/
+12
2007-07-16
Add Documentation/sysctl/ctl_unnumbered.txt
Andrew Morton
1
-0
/
+22
2007-07-16
update description in Documentation/filesystems/vfs.txt
Borislav Petkov
1
-9
/
+13
2007-07-16
doc/oops-tracing: add Code: decode info
Randy Dunlap
1
-0
/
+14
2007-07-16
update procfs-guide doc of read_func
C. Scott Ananian
1
-19
/
+63
2007-07-16
Allow softlockup to be runtime disabled
Dave Jones
1
-0
/
+2
2007-07-16
Document the fact that RCU callbacks can run in parallel
Paul E. McKenney
1
-1
/
+9
2007-07-16
hugetlbfs: use lib/parser, fix docs
Randy Dunlap
1
-5
/
+5
2007-07-16
SubmitChecklist update, fix spelling error
Jesper Juhl
1
-2
/
+1
2007-07-16
undeprecate raw driver
Dave Jones
1
-8
/
+0
2007-07-16
taskstats: add context-switch counters
Maxim Uvarov
2
-2
/
+23
2007-07-16
Documentation: /proc/$pid/stat files
Kees Cook
1
-7
/
+58
2007-07-16
init: wait for asynchronously scanned block devices
Pierre Ossman
1
-0
/
+4
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
1
-0
/
+4
2007-07-16
add printk.time option, deprecate 'time'
Randy Dunlap
2
-0
/
+12
2007-07-16
fault-injection: fix example scripts in documentation
Akinobu Mita
3
-84
/
+56
2007-07-16
fault-injection: add min-order parameter to fail_page_alloc
Akinobu Mita
1
-0
/
+5
2007-07-16
vdso: print fatal signals
Ingo Molnar
1
-0
/
+6
2007-07-16
more scheduled OSS driver removal
Adrian Bunk
7
-772
/
+0
2007-07-16
SLUB: support slub_debug on by default
Christoph Lameter
2
-17
/
+23
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
2
-0
/
+50
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
1
-2
/
+9
2007-07-16
update checkpatch.pl to version 0.07
Andy Whitcroft
1
-2
/
+18
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-0
/
+453
2007-07-14
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2
-0
/
+211
2007-07-14
[SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.
Salyzyn, Mark
1
-0
/
+3
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-22
/
+0
2007-07-13
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
1
-0
/
+6
2007-07-13
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
1
-22
/
+0
2007-07-12
USB: usb/dma doc updates
David Brownell
1
-15
/
+37
2007-07-12
USB: add power/persist device attribute
Alan Stern
2
-13
/
+38
2007-07-12
USB: add USB-Persist facility
Alan Stern
2
-0
/
+147
2007-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+15
2007-07-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-7
/
+31
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-144
/
+4
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-0
/
+168
2007-07-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
5
-27
/
+321
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
Linus Torvalds
1
-0
/
+155
2007-07-12
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
9
-45
/
+113
2007-07-12
[PATCH] cfg80211: Radiotap parser
Andy Green
1
-0
/
+65
2007-07-12
[PATCH] mac80211: Monitor mode radiotap injection docs
Andy Green
2
-0
/
+146
2007-07-12
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
1
-0
/
+1
2007-07-12
i2c-rpx: Remove
Jean Delvare
1
-2
/
+0
2007-07-12
i2c: New bus driver for the TAOS evaluation modules
Jean Delvare
1
-0
/
+46
2007-07-12
i2c-i801: Use the internal 32-byte buffer on ICH4+
Oleg Ryjkov
1
-2
/
+2
[next]