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
2013-01-30
ACPI / platform: Use struct acpi_scan_handler for creating devices
Rafael J. Wysocki
3
-46
/
+50
2013-01-30
ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler
Rafael J. Wysocki
3
-33
/
+16
2013-01-30
ACPI / PCI: Make PCI root driver use struct acpi_scan_handler
Rafael J. Wysocki
2
-24
/
+16
2013-01-30
ACPI / scan: Introduce struct acpi_scan_handler
Rafael J. Wysocki
3
-7
/
+144
2013-01-29
Merge branch 'acpi-lpss' into acpi-cleanup
Rafael J. Wysocki
129
-4089
/
+5186
2013-01-29
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
4
-27
/
+21
2013-01-29
ACPI / scan: Make scanning of fixed devices follow the general scheme
Rafael J. Wysocki
1
-11
/
+24
2013-01-29
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
23
-897
/
+1313
2013-01-27
ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parent
Andreas Fleig
1
-4
/
+5
2013-01-27
ACPI / scan: Make namespace scanning and trimming mutually exclusive
Rafael J. Wysocki
1
-4
/
+12
2013-01-26
ACPI: Drop device start operation that is not used
Rafael J. Wysocki
1
-2
/
+0
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
44
-73
/
+70
2013-01-26
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
19
-572
/
+278
2013-01-26
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
4
-23
/
+9
2013-01-25
ACPI / PM: Fix consistency check for power resources during resume
Rafael J. Wysocki
1
-11
/
+26
2013-01-25
ACPI / PM: Expose lists of device power resources to user space
Rafael J. Wysocki
5
-13
/
+146
2013-01-25
sysfs: Functions for adding/removing symlinks to/from attribute groups
Rafael J. Wysocki
4
-13
/
+92
2013-01-25
Linux 3.8-rc5
v3.8-rc5
Linus Torvalds
1
-1
/
+1
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
14
-98
/
+300
2013-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-1
/
+3
2013-01-24
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2013-01-24
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-27
/
+26
2013-01-24
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-220
/
+248
2013-01-24
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-30
/
+103
2013-01-24
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
2013-01-24
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-6
/
+9
2013-01-24
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
5
-6
/
+16
2013-01-24
Btrfs: fix repeated delalloc work allocation
Miao Xie
1
-14
/
+41
2013-01-24
Btrfs: fix wrong max device number for single profile
Miao Xie
1
-1
/
+1
2013-01-24
Btrfs: fix missed transaction->aborted check
Miao Xie
1
-0
/
+16
2013-01-24
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
Miao Xie
2
-2
/
+3
2013-01-24
Btrfs: put csums on the right ordered extent
Josef Bacik
1
-2
/
+2
2013-01-24
Btrfs: use right range to find checksum for compressed extents
Liu Bo
1
-0
/
+5
2013-01-24
Btrfs: fix panic when recovering tree log
Josef Bacik
1
-8
/
+12
2013-01-24
Btrfs: do not allow logged extents to be merged or removed
Josef Bacik
3
-3
/
+16
2013-01-24
Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...
Olof Johansson
3
-15
/
+21
2013-01-24
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
6
-25
/
+51
2013-01-24
mfd: vexpress-sysreg: Don't skip initialization on probe
Pawel Moll
1
-12
/
+20
2013-01-24
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
Pawel Moll
1
-2
/
+0
2013-01-24
ARM: vexpress: extend the MPIDR range used for pen release check
Lorenzo Pieralisi
1
-1
/
+1
2013-01-24
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
4
-1
/
+41
2013-01-24
ACPI / PM: Expose power states of ACPI devices to user space
Rafael J. Wysocki
3
-1
/
+91
2013-01-24
ACPI / scan: Prevent device add uevents from racing with user space
Rafael J. Wysocki
3
-8
/
+20
2013-01-24
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
Mark Brown
1
-2
/
+0
2013-01-23
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...
Olof Johansson
1
-0
/
+10
2013-01-23
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...
Olof Johansson
3
-65
/
+38
2013-01-23
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-147
/
+154
2013-01-23
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+36
2013-01-23
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2013-01-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-67
/
+57
[next]