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-10-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-33
/
+67
2009-10-14
sysfs: Allow sysfs_notify_dirent to be called from interrupt context.
Neil Brown
1
-6
/
+8
2009-10-14
sysfs: Allow sysfs_move_dir(..., NULL) again.
Cornelia Huck
1
-1
/
+2
2009-10-14
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
Linus Torvalds
1
-1
/
+1
2009-10-14
net: add support for STMicroelectronics Ethernet controllers.
Giuseppe Cavallaro
16
-0
/
+5178
2009-10-14
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2
-0
/
+19
2009-10-14
net: ks8851_mll uses mii interfaces
Randy Dunlap
1
-0
/
+1
2009-10-14
net/fec_mpc52xx: Fix kernel panic on FEC error
John Bonesio
1
-6
/
+0
2009-10-14
tty: Make flush_to_ldisc() locking more robust
Linus Torvalds
1
-16
/
+13
2009-10-14
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
9
-3
/
+10
2009-10-14
USB: gadget: Fix EEM driver comments and VID/PID
Brian Niebuhr
1
-7
/
+2
2009-10-14
usb-storage: Workaround devices with bogus sense size
Benjamin Herrenschmidt
1
-1
/
+16
2009-10-14
USB: ehci: Fix IST boundary checking interval math.
Sarah Sharp
1
-6
/
+6
2009-10-14
USB: option: Support for AIRPLUS MCD650 Datacard
Huzaifa Sidhpurwala
1
-0
/
+4
2009-10-14
USB: whci-hcd: always do an update after processing a halted qTD
David Vrabel
2
-0
/
+8
2009-10-14
USB: whci-hcd: handle early deletion of endpoints
David Vrabel
2
-14
/
+25
2009-10-14
USB: wusb: don't use the stack to read security descriptor
Stefano Panella
1
-22
/
+19
2009-10-14
USB: rename Documentation/ABI/.../sysfs-class-usb_host
David Vrabel
1
-2
/
+2
2009-10-14
x86: linker script syntax nits
Roland McGrath
2
-11
/
+10
2009-10-14
Staging: rt2860sta: prevent a panic when disabling when associated
Darren Salt
1
-0
/
+2
2009-10-14
staging: more sched.h fixes
Jeff Mahoney
4
-0
/
+4
2009-10-14
Staging: et131x: Fix the add_10bit macro
Alan Cox
1
-1
/
+1
2009-10-14
Staging: et131x: Correct WRAP bit handling
Alan Cox
1
-6
/
+14
2009-10-14
staging: Complete sched.h removal from interrupt.h
Jeff Mahoney
3
-0
/
+3
2009-10-14
Staging: vme: fix sched.h build breakage
Greg Kroah-Hartman
2
-0
/
+2
2009-10-14
Staging: poch: fix sched.h build breakage
Greg Kroah-Hartman
1
-0
/
+1
2009-10-14
Staging: b3dfg: fix sched.h build breakage
Greg Kroah-Hartman
1
-0
/
+1
2009-10-14
Staging: comedi: fix sched.h build breakage
Greg Kroah-Hartman
3
-0
/
+3
2009-10-14
Staging: iio: Fix missing include <linux/sched.h>
Jonathan Cameron
1
-0
/
+1
2009-10-14
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
Stefan Richter
1
-20
/
+19
2009-10-14
omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop
Jarkko Nikula
1
-1
/
+1
2009-10-14
omap: Initialization of SDRC params on Zoom2
Teerth Reddy
1
-1
/
+3
2009-10-14
omap: RX-51: Drop I2C-1 speed to 2200
Aaro Koskinen
1
-1
/
+1
2009-10-14
omap: SDMA: Fixing bug in omap_dma_set_global_params()
Anuj Aggarwal
1
-6
/
+9
2009-10-14
omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfig
Sanjeev Premi
1
-1
/
+0
2009-10-14
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
Linus Torvalds
1
-1
/
+1
2009-10-14
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2
-0
/
+19
2009-10-14
Make flush_to_ldisc properly handle parallel calls
Linus Torvalds
1
-16
/
+13
2009-10-14
Btrfs: always pin metadata in discard mode
Chris Mason
1
-0
/
+8
2009-10-14
Btrfs: enable discard support
Christoph Hellwig
1
-6
/
+0
2009-10-14
Btrfs: add -o discard option
Christoph Hellwig
3
-1
/
+10
2009-10-14
Btrfs: properly wait log writers during log sync
Yan, Zheng
1
-5
/
+6
2009-10-14
Btrfs: fix possible ENOSPC problems with truncate
Josef Bacik
1
-3
/
+24
2009-10-14
x86, perf_event: Rename 'performance counter interrupt'
Li Hong
1
-2
/
+2
2009-10-14
[S390] sclp_vt220 build fix
Michael Holzheu
1
-15
/
+15
2009-10-14
[S390] cio: change misleading console logic
Peter Oberparleiter
1
-5
/
+4
2009-10-14
[S390] call home support: fix proc handler
Heiko Carstens
1
-2
/
+2
2009-10-14
[S390] dasd: use idal for device characteristics
Stefan Haberland
1
-2
/
+11
2009-10-14
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
1
-3
/
+3
2009-10-14
[S390] dasd: fix locking bug
Stefan Haberland
1
-3
/
+5
[prev]
[next]