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
2007-07-13
splice: fix offset mangling with direct splicing (sendfile)
Jens Axboe
1
-23
/
+11
2007-07-13
security: revalidate rw permissions for sys_splice and sys_vmsplice
James Morris
1
-0
/
+9
2007-07-13
relay: fixup kerneldoc comment
Tom Zanussi
1
-1
/
+1
2007-07-13
relay: fix bogus cast in subbuf_splice_actor()
Tom Zanussi
1
-1
/
+3
2007-07-13
[CPUFREQ] Fix typos in powernow-k8 printk's.
Dave Jones
1
-8
/
+11
2007-07-13
[CPUFREQ] Restore previously used governor on a hot-replugged CPU
Thomas Renninger
1
-1
/
+22
2007-07-13
[CPUFREQ] bugfix cpufreq in combination with performance governor
Peter Oruba
1
-6
/
+0
2007-07-13
[CPUFREQ] powernow-k8 compile fix.
Andrew Morton
1
-1
/
+6
2007-07-13
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
4
-303
/
+19
2007-07-13
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
RafaĆ Bilski
1
-0
/
+7
2007-07-12
Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"
Linus Torvalds
1
-0
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
147
-4565
/
+14872
2007-07-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-4
/
+6
2007-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
100
-1061
/
+2812
2007-07-12
Revert "[BNX2]: Seems to not need net/tcp.h"
Linus Torvalds
1
-0
/
+1
2007-07-12
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
Suresh Jayaraman
1
-1
/
+1
2007-07-12
USB: additions to the quirk list
Oliver Neukum
1
-0
/
+8
2007-07-12
usb-storage: implement autosuspend
Alan Stern
2
-11
/
+29
2007-07-12
USB: cdc-acm: add new device id to option driver
Andrey Arapov
1
-0
/
+3
2007-07-12
USB: goku_udc trivial cleanups
David Brownell
2
-23
/
+23
2007-07-12
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
3
-82
/
+100
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
10
-436
/
+0
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
5
-70
/
+11
2007-07-12
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
David Brownell
2
-404
/
+25
2007-07-12
USB: pxa2xx_udc: use generic gpio layer
Milan Svoboda
3
-69
/
+49
2007-07-12
USB: quirk for samsung printer
Oliver Neukum
1
-0
/
+2
2007-07-12
USB: usb/dma doc updates
David Brownell
2
-20
/
+43
2007-07-12
USB: drivers/usb/storage/unusual_devs.h whitespace cleanup
S.Caglar Onur
1
-94
/
+94
2007-07-12
USB: remove Makefile reference to obsolete OHCI_AT91
Robert P. J. Day
1
-1
/
+0
2007-07-12
USB: io_*: remove bogus termios no change checks
Alan Cox
2
-17
/
+0
2007-07-12
USB: mos7720: remove bogus no termios change check
Alan Cox
1
-10
/
+0
2007-07-12
USB: visor and whiteheat: remove bogus termios change checks
Alan Cox
2
-17
/
+0
2007-07-12
USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...
Alan Cox
1
-32
/
+1
2007-07-12
USB: mos7840.c: turn this into a serial driver
Alan Cox
1
-72
/
+0
2007-07-12
USB: make the usb_device numa_node get assigned from controller
Yinghai Lu
1
-0
/
+1
2007-07-12
USB: ftdi_sio: fix oops due to processing workarounds too early
Oliver Neukum
1
-60
/
+44
2007-07-12
USB: drivers/block/ub.c: use list_for_each_entry()
Matthias Kaehlcke
1
-9
/
+3
2007-07-12
USB: fix gregkh-usb-usb-use-menuconfig-objects
Jan Engelhardt
1
-1
/
+0
2007-07-12
USB: Make usb-autosuspend timer 1 sec jiffy aligned
Venki Pallipadi
1
-1
/
+1
2007-07-12
USB: Don't autosuspend Blackberry devices.
Jeremy Katz
1
-0
/
+5
2007-07-12
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
1
-0
/
+35
2007-07-12
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
5
-0
/
+116
2007-07-12
USB: mos7720: change developer email addresses
Greg Kroah-Hartman
1
-3
/
+3
2007-07-12
USB: Fix off-by-1 error in the scatter-gather library
Alan Stern
1
-4
/
+3
2007-07-12
USB: Don't resume root hub if the controller is suspended
Alan Stern
4
-6
/
+11
2007-07-12
USB: Remove usages of dev->power.power_state
Alan Stern
2
-15
/
+1
2007-07-12
USB: usblp: add dynamic URBs, fix races
Pete Zaitcev
1
-242
/
+376
2007-07-12
USB: Pete's taking over usblp
Pete Zaitcev
1
-4
/
+4
2007-07-12
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
1
-1
/
+1
2007-07-12
USB: autosuspend for usblcd
Oliver Neukum
1
-3
/
+43
[prev]
[next]