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
2012-02-24
w1_bq27000: remove unnecessary NULL test.
NeilBrown
1
-3
/
+0
2012-02-24
sysfs: Fix memory leak in sysfs_sd_setsecdata().
Masami Ichikawa
1
-5
/
+6
2012-02-15
intel_idle: Revert change of auto_demotion_disable_flags for Nehalem
Ben Hutchings
1
-8
/
+4
2012-02-15
w1: Fix w1_bq27000
NeilBrown
1
-5
/
+12
2012-02-15
driver-core: documentation: fix up Greg's email address
Greg Kroah-Hartman
9
-13
/
+13
2012-02-13
powernow-k6: Really enable auto-loading
Ben Hutchings
1
-1
/
+1
2012-02-13
powernow-k7: Fix CPU family number
Ben Hutchings
1
-1
/
+1
2012-02-13
intel_idle: Fix ID for Nehalem-EX Xeon in device ID table
Ben Hutchings
1
-1
/
+1
2012-02-13
x86/cpu: Clean up modalias feature matching
Ben Hutchings
2
-4
/
+4
2012-02-13
x86/cpu: Fix overrun check in arch_print_cpu_modalias()
Ben Hutchings
1
-1
/
+1
2012-02-10
Documentation: add information for new sysfs soc bus functionality
Lee Jones
1
-0
/
+58
2012-02-10
drivers/base: add bus for System-on-Chip devices
Lee Jones
4
-0
/
+224
2012-02-09
DWC3: use module_pci_driver
Greg Kroah-Hartman
1
-11
/
+1
2012-02-09
PCI: Add helper macro for pci_register_driver boilerplate
Greg Kroah-Hartman
1
-0
/
+13
2012-02-09
w1: Use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-2
/
+1
2012-02-09
drivers: hv: Increase the number of VCPUs supported in the guest
K. Y. Srinivasan
2
-5
/
+4
2012-02-09
drivers: hv: kvp: Cleanup the kernel/user protocol
K. Y. Srinivasan
3
-56
/
+45
2012-02-09
tools: hv: Use hyperv.h to get the KVP definitions
K. Y. Srinivasan
1
-27
/
+1
2012-02-09
drivers: hv: Cleanup the kvp related state in hyperv.h
K. Y. Srinivasan
1
-13
/
+14
2012-02-08
ACPI: remove duplicated lines of merging problems with acpi_processor_start
Yinghai Lu
1
-17
/
+1
2012-02-02
cpufreq/gx: Fix the compile error
Alan Cox
1
-1
/
+1
2012-02-02
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
K. Y. Srinivasan
4
-186
/
+165
2012-02-02
drivers: hv: kvp: Add/cleanup connector defines
K. Y. Srinivasan
3
-7
/
+1
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
586
-8308
/
+5488
2012-01-31
Linux 3.3-rc2
v3.3-rc2
Linus Torvalds
1
-1
/
+1
2012-01-31
sysfs: Update the name hash when renaming sysfs entries
Eric W. Biederman
1
-0
/
+1
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
11
-37
/
+89
2012-01-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+14
2012-01-30
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-72
/
+93
2012-01-30
Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
31
-656
/
+346
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
37
-2732
/
+224
2012-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-68
/
+59
2012-01-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+1
2012-01-30
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
1
-15
/
+4
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
3
-3
/
+16
2012-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-92
/
+48
2012-01-30
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-0
/
+2
2012-01-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-15
/
+14
2012-01-30
Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+16
2012-01-30
Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+30
2012-01-30
vmwgfx: Fix assignment in vmw_framebuffer_create_handle
Ryan Mallon
1
-1
/
+1
2012-01-30
drm/radeon/kms: Fix device tree linkage of i2c buses
Jean Delvare
1
-0
/
+1
2012-01-30
drm: Pass the real error code back during GEM bo initialisation
Chris Wilson
1
-1
/
+1
2012-01-30
Revert "drm/i810: cleanup reclaim_buffers"
Daniel Vetter
3
-13
/
+11
2012-01-29
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
1
-0
/
+6
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
3
-0
/
+30
2012-01-29
hwmon: (sht15) fix bad error code
Vivien Didelot
1
-1
/
+2
2012-01-28
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-551
/
+33
2012-01-28
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2
-6
/
+4
[next]