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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
Merge branch 'linus' into locking-for-linus
Ingo Molnar
5810
-254477
/
+475283
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-70
/
+68
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
15
-58
/
+72
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
69
-129
/
+48
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
12
-92
/
+181
2009-03-30
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
18
-327
/
+588
2009-03-30
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-379
/
+730
2009-03-30
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
60
-281
/
+103
2009-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
18
-256
/
+461
2009-03-30
dma-debug: fix printk formats (i386)
Randy Dunlap
1
-4
/
+4
2009-03-30
reiserfs: xattr_create is unused with xattrs disabled
Jeff Mahoney
1
-0
/
+2
2009-03-30
reiserfs: fix build breakage
Alexander Beregalov
1
-1
/
+2
2009-03-30
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
1
-2
/
+19
2009-03-31
Revert "proc: revert /proc/uptime to ->read_proc hook"
Alexey Dobriyan
1
-20
/
+18
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
55
-232
/
+26
2009-03-31
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
Alexey Dobriyan
3
-11
/
+40
2009-03-31
proc: fix sparse warnings in pagemap_read()
Milind Arun Choudhary
1
-4
/
+4
2009-03-31
proc: move fs/proc/inode-alloc.txt comment into a source file
Randy Dunlap
2
-14
/
+15
2009-03-30
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
Ingo Molnar
1
-1
/
+1
2009-03-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
39
-434
/
+27309
2009-03-30
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
40
-844
/
+1899
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
radeonfb: Use __pci_complete_power_transition()
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2
-18
/
+52
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
1
-6
/
+12
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
3
-22
/
+17
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
1
-39
/
+9
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
2009-03-30
kexec: Change kexec jump code ordering
Rafael J. Wysocki
1
-10
/
+9
2009-03-30
PM: Change hibernation code ordering
Rafael J. Wysocki
1
-48
/
+61
2009-03-30
PM: Change suspend code ordering
Rafael J. Wysocki
1
-16
/
+22
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
7
-40
/
+83
2009-03-30
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
6
-7
/
+116
2009-03-30
hwmon: (fschmd) Add support for the FSC Hades IC
Hans de Goede
2
-25
/
+36
2009-03-30
hwmon: (fschmd) Add support for the FSC Syleus IC
Hans de Goede
2
-60
/
+161
2009-03-30
i2c-i801: Instantiate FSC hardware montioring chips
Hans de Goede
1
-0
/
+77
2009-03-30
dmi: Let dmi_walk() users pass private data
Jean Delvare
5
-16
/
+21
2009-03-30
hwmon: Define a standard interface for chassis intrusion detection
Jean Delvare
1
-0
/
+22
2009-03-30
Move the pcf8591 driver to hwmon
Jean Delvare
6
-26
/
+27
2009-03-30
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
Gong Jun
1
-6
/
+54
2009-03-30
hwmon: (w83627ehf) Add support for W83667HG
Gong Jun
3
-47
/
+92
2009-03-30
hwmon: (w83627ehf) Invert fan pin variables logic
Jean Delvare
1
-4
/
+4
2009-03-30
hwmon: (hdaps) Fix Thinkpad X41 axis inversion
Frank Seidel
1
-1
/
+1
2009-03-30
hwmon: (hdaps) Allow inversion of separate axis
Frank Seidel
1
-31
/
+33
2009-03-30
hwmon: (ds1621) Clean up documentation
Jean Delvare
1
-48
/
+3
2009-03-30
hwmon: (ds1621) Avoid unneeded register access
Jean Delvare
1
-6
/
+9
2009-03-30
hwmon: (ds1621) Clean up register access
Jean Delvare
1
-24
/
+24
2009-03-30
hwmon: (ds1621) Reorder code statements
Jean Delvare
1
-66
/
+57
[next]