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
2010-05-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
27
-560
/
+274
2010-05-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-26
/
+93
2010-05-30
CPU: Avoid using unititialized error variable in disable_nonboot_cpus()
Rafael J. Wysocki
1
-1
/
+1
2010-05-30
rapidio: fix new kernel-doc warnings
Randy Dunlap
3
-5
/
+13
2010-05-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
6
-76
/
+47
2010-05-30
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
5
-31
/
+1
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
19
-32
/
+104
2010-05-30
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
John David Anglin
1
-3
/
+13
2010-05-30
parisc: Remove unnecessary macros from entry.S
John David Anglin
1
-33
/
+7
2010-05-30
parisc: LWS fixes for syscall.S
John David Anglin
1
-23
/
+9
2010-05-30
parisc: Delete unnecessary nop's in entry.S
John David Anglin
1
-7
/
+0
2010-05-30
parisc: Avoid interruption in critical region in entry.S
John David Anglin
1
-2
/
+3
2010-05-30
parisc: invoke oom-killer from page fault
Nick Piggin
1
-4
/
+3
2010-05-30
parisc: clear floating point exception flag on SIGFPE signal
Helge Deller
1
-0
/
+1
2010-05-30
parisc: Use of align_frame provides stack frame.
Carlos O'Donell
1
-4
/
+11
2010-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
25
-180
/
+200
2010-05-29
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2
-0
/
+4
2010-05-29
Merge branch 'fix/misc' into for-linus
Takashi Iwai
18
-157
/
+170
2010-05-29
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
5
-23
/
+26
2010-05-29
ALSA: snd-usb-caiaq: Bump version number to 1.3.21
Mark Hills
1
-1
/
+1
2010-05-29
ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ"
Mark Hills
1
-6
/
+0
2010-05-29
ALSA: snd-usb-caiaq: Simplify single case to an 'if'
Mark Hills
1
-4
/
+2
2010-05-29
ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ
Mark Hills
1
-28
/
+2
2010-05-29
ALSA: hda: Use LPIB for a Shuttle device
Daniel T Chen
1
-0
/
+1
2010-05-29
ceph: clean up on forwarded aborted mds request
Sage Weil
1
-4
/
+9
2010-05-29
ceph: fix leak of osd authorizer
Sage Weil
1
-1
/
+6
2010-05-29
ceph: close out mds, osd connections before stopping auth
Sage Weil
3
-1
/
+16
2010-05-29
ceph: make lease code DN specific
Sage Weil
2
-12
/
+13
2010-05-29
fs/ceph: Use ERR_CAST
Julia Lawall
6
-6
/
+6
2010-05-29
ceph: renew auth tickets before they expire
Sage Weil
4
-1
/
+27
2010-05-29
ceph: do not resend mon requests on auth ticket renewal
Sage Weil
1
-1
/
+4
2010-05-29
ceph: removed duplicated #includes
Andrea Gelmini
2
-2
/
+0
2010-05-29
ceph: avoid possible null dereference
Sage Weil
1
-2
/
+2
2010-05-29
ceph: make mds requests killable, not interruptible
Sage Weil
1
-2
/
+2
2010-05-29
sched: add wait_for_completion_killable_timeout
Sage Weil
2
-0
/
+19
2010-05-28
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+3
2010-05-28
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-42
/
+538
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
59
-471
/
+4472
2010-05-29
drm/radeon: fix the r100/r200 ums block 0 page fix
Dave Airlie
1
-2
/
+3
2010-05-28
Merge branch 'ht-delete-2.6.35' into release
Len Brown
6
-24
/
+6
2010-05-28
Merge branch 'misc-2.6.35' into release
Len Brown
6
-39
/
+30
2010-05-28
Merge branches 'video' and 'video-edid' into release
Len Brown
3
-9
/
+119
2010-05-28
Merge branch 'acpi_enable' into release
Len Brown
5
-189
/
+24
2010-05-28
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
Len Brown
5
-32
/
+50
2010-05-28
ACPI: Don't let acpi_pad needlessly mark TSC unstable
Venkatesh Pallipadi
1
-2
/
+11
2010-05-28
drivers/acpi/sleep.h: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-28
ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
Venkatesh Pallipadi
1
-4
/
+10
2010-05-28
intel_idle: native hardware cpuidle driver for latest Intel processors
Len Brown
6
-2
/
+486
2010-05-28
ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case
Len Brown
1
-12
/
+16
2010-05-28
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2
-4
/
+3
[next]