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
2008-08-15
omfs: fix potential oops when directory size is corrupted
Bob Copeland
1
-2
/
+1
2008-08-15
completions: uninline try_wait_for_completion and completion_done
Dave Chinner
2
-44
/
+48
2008-08-15
spi: bugfix spi_add_device() with duplicate chipselects
David Brownell
1
-11
/
+29
2008-08-15
fs/inode.c: properly init address_space->writeback_index
Chris Mason
1
-0
/
+1
2008-08-15
MAINTAINERS: add maintainers for GRU, XPC, XPNET and XP
Jack Steiner
1
-0
/
+10
2008-08-15
coretemp: recognize Nehalem CPUs
Darrick J. Wong
1
-2
/
+3
2008-08-15
ibmaem: don't query the entire sensor repository when reading energy meter
Darrick J. Wong
1
-5
/
+13
2008-08-15
ibmaem: prevent infinite probing loop on x3650 M2 systems
Darrick J. Wong
1
-1
/
+2
2008-08-15
ibmaem: update the documentation to reflect the current name
Darrick J. Wong
2
-19
/
+20
2008-08-15
abituguru3: prefer DMI probing to manual probing
Alistair John Strachan
1
-40
/
+94
2008-08-15
abituguru3: update MAINTAINERS
Alistair John Strachan
1
-1
/
+7
2008-08-15
i5k_amb: provide labels for temperature sensors
Darrick J. Wong
1
-1
/
+27
2008-08-15
hwmon: ADC124S501 generic driver
Marc Pignat
3
-0
/
+346
2008-08-15
drivers/hwmon/w83791d.c: fix unused var warning
Michael Borisov
1
-1
/
+2
2008-08-15
applesmc: add support for Macbook
Guilherme M. Schroeder
1
-1
/
+10
2008-08-15
applesmc: support for Intel iMac
Roberto De Ioris
1
-0
/
+9
2008-08-15
freescale DIU: bug fix: add sanity check for AOI position
York Sun
1
-0
/
+4
2008-08-15
freescale DIU: add virtual resolution and panning support
York Sun
1
-5
/
+23
2008-08-15
kexec: use a mutex for locking rather than xchg()
Andrew Morton
1
-24
/
+10
2008-08-15
kexec jump: fix for ftrace
Huang Ying
2
-3
/
+15
2008-08-15
kexec jump: __ftrace_enabled_save/restore
Huang Ying
1
-0
/
+21
2008-08-15
kexec jump: in sync with hibernation implementation
Huang Ying
1
-0
/
+2
2008-08-15
kexec jump: remove duplication of kexec_restart_prepare()
Huang Ying
3
-6
/
+3
2008-08-15
kexec jump: check code size in control page
Huang Ying
4
-4
/
+20
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
12
-16
/
+16
2008-08-15
kexec jump: clean up #ifdef and comments
Huang Ying
1
-9
/
+8
2008-08-15
kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()
Huang Ying
1
-1
/
+2
2008-08-15
suspend: fix section mismatch warning - register_nosave_region
Marcin Slusarz
1
-2
/
+2
2008-08-15
Documentation/vm/page_migration: update reference to numa_maps + fix download...
Michael Kerrisk
1
-4
/
+5
2008-08-15
bootmem allocator: alloc_bootmem_core(): page-align the end offset
Mikulas Patocka
1
-1
/
+1
2008-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
80
-2548
/
+16723
2008-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-8
/
+57
2008-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
46
-1693
/
+2265
2008-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-49
/
+186
2008-08-13
usb: musb: pass configuration specifics via pdata
Felipe Balbi
5
-208
/
+51
2008-08-13
usb: musb: fix hanging when rmmod gadget driver
Felipe Balbi
1
-9
/
+7
2008-08-13
USB: Add MUSB and TUSB support
Felipe Balbi
30
-0
/
+15764
2008-08-13
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
Greg Kroah-Hartman
2
-9
/
+0
2008-08-13
USB: Add vendor/product id of ZTE MF628 to option
Oliver Martin
1
-0
/
+5
2008-08-13
USB: quirk PLL power down mode
Libin Yang
4
-0
/
+164
2008-08-13
USB: omap_udc: fix compilation with debug enabled
Dmitry Baryshkov
1
-2
/
+3
2008-08-13
usb: cdc-acm: drain writes on close
David Brownell
2
-5
/
+35
2008-08-13
usb: cdc-acm: stop dropping tx buffers
David Brownell
2
-31
/
+3
2008-08-13
usb: cdc-acm: bugfix release()
David Brownell
1
-6
/
+9
2008-08-13
usb gadget: issue notifications from ACM function
David Brownell
3
-27
/
+235
2008-08-13
usb gadget: remove needless struct members
David Brownell
5
-10
/
+0
2008-08-13
USB: sh: r8a66597-hcd: fix disconnect regression
Yoshihiro Shimoda
1
-23
/
+26
2008-08-13
USB: isp1301: fix compilation
Dmitry Baryshkov
1
-1
/
+1
2008-08-13
USB: fix compiler warning fix
Alan Stern
1
-2
/
+2
2008-08-13
usb-storage: unusual_devs entry for Nokia 5300
Alan Stern
1
-0
/
+7
[next]