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
2008-02-05
deprecate obsolete pca9539 driver
eric miao
1
-0
/
+3
2008-02-05
gpiolib: update Documentation/gpio.txt
David Brownell
1
-12
/
+121
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
1
-2
/
+2
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-0
/
+16
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-77
/
+154
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
24
-72
/
+38
2008-02-04
documentation: add Documentation/x86-64/00-INDEX
Rob Landley
1
-0
/
+16
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-3
/
+82
2008-02-04
virtio: reset function
Rusty Russell
1
-10
/
+52
2008-02-04
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
1
-4
/
+5
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-71
/
+105
2008-02-03
Documentation: mention email-clients.txt in SubmittingPatches
Michael Opdenacker
1
-14
/
+2
2008-02-03
Documentation/filesystems/porting fixes
Oliver Pinter
1
-3
/
+3
2008-02-03
doc: use correct debugfs mountpoint
Randy Dunlap
1
-1
/
+1
2008-02-03
Documentation/BUG-HUNTING whitespace cleanup
Clemens Koller
1
-11
/
+11
2008-02-03
Documentation: missing proc/$PID/stat field
Leonardo Chiquitto
1
-0
/
+1
2008-02-03
correct missing a double quote in configfs.txt
Masatake YAMATO
1
-1
/
+1
2008-02-03
move frv docs one level up
Adrian Bunk
11
-2
/
+2
2008-02-03
remove Documentation/smp.txt
Adrian Bunk
2
-24
/
+0
2008-02-03
Documentation: Clarify when module debugging actually works.
Robert P. J. Day
1
-0
/
+4
2008-02-03
Documentation: Remove references to dead "st0x" and "tmc8xx" parms.
Robert P. J. Day
1
-6
/
+0
2008-02-03
Documentation: Update to refer to correct "rcupdate" module name
Robert P. J. Day
1
-5
/
+8
2008-02-03
Documentation: "decnet=" should read "decnet.addr=".
Robert P. J. Day
2
-2
/
+2
2008-02-03
fix typo 'the same the\>'
Uwe Kleine-König
1
-1
/
+1
2008-02-03
use the newc archive format as requested by initramfs
Uwe Kleine-König
1
-1
/
+1
2008-02-03
Documentation: fix type error
Denis Cheng
1
-1
/
+1
2008-02-02
Driver core: Update some prototypes in platform.txt
Stephen Rothwell
1
-3
/
+3
2008-02-02
Add ja_JP translation of stable_kernel_rules.txt
Tsugikazu Shibata
1
-0
/
+79
2008-02-02
ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1...
Borislav Petkov
2
-0
/
+403
2008-02-02
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-2
/
+4
2008-02-02
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-174
/
+216
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-36
/
+1
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-16
/
+627
2008-02-02
power_supply: add few more values and props
Dmitry Baryshkov
1
-0
/
+4
2008-02-02
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
Andres Salomon
1
-2
/
+0
2008-02-01
PM: Remove obsolete /sys/devices/.../power/state docs
David Brownell
1
-49
/
+0
2008-02-01
ACPI suspend: Call _PTS before suspending devices
Rafael J. Wysocki
1
-0
/
+5
2008-02-01
PM: Suspend/hibernation debug documentation update (rev. 2)
Rafael J. Wysocki
2
-72
/
+174
2008-02-01
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
1
-0
/
+8
2008-02-01
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
Rafael J. Wysocki
1
-5
/
+5
2008-02-01
Hibernation: Correct definitions of some ioctls (rev. 2)
Rafael J. Wysocki
1
-13
/
+13
2008-02-01
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
1
-12
/
+2
2008-02-01
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
1
-18
/
+6
2008-02-01
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
1
-7
/
+5
2008-02-01
PCI: Remove pci_enable_device_bars() from documentation
Grant Grundler
1
-36
/
+1
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-0
/
+331
2008-02-01
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
1
-16
/
+0
2008-02-01
USB: Add documentation for USB suspend statistics.
Sarah Sharp
1
-0
/
+33
2008-02-01
USB: add Printer Gadget Driver
Craig W. Nadler
1
-0
/
+510
2008-02-01
USB: add iuu_phoenix driver
Alain Degreffe
1
-0
/
+84
[next]