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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-28
[ATALK]: endianness annotations
Al Viro
1
-39
/
+1
2006-09-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
Linus Torvalds
1
-0
/
+1
2006-09-28
USB: fix autosuspend when CONFIG_PM isn't set
Alan Stern
1
-1
/
+1
2006-09-28
hwmon: New driver k8temp
Rudolf Marek
1
-0
/
+1
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
82
-1676
/
+1631
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-1
/
+2
2006-09-28
Merge nommu branch
Russell King
4
-8
/
+70
2006-09-28
[ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
Kevin Hilman
1
-0
/
+5
2006-09-28
[ARM] 3855/1: Add generic time support
Kevin Hilman
2
-0
/
+6
2006-09-28
[ARM] 3870/1: AT91: Start removing static memory mappings
Andrew Victor
1
-9
/
+0
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
25
-1314
/
+1209
2006-09-28
[S390] __div64_32 for 31 bit.
Martin Schwidefsky
1
-48
/
+0
2006-09-28
[ARM] 3868/1: AT91 hardware header update
Andrew Victor
2
-0
/
+60
2006-09-28
[ARM] 3867/1: AT91 GPIO update
Andrew Victor
1
-8
/
+8
2006-09-28
[ARM] 3865/1: AT91RM9200 header updates
Andrew Victor
4
-76
/
+83
2006-09-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-163
/
+105
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-34
/
+302
2006-09-27
[PATCH] i386: Use early clobbers for semaphores now
Andi Kleen
1
-2
/
+2
2006-09-27
[ARM] 3864/1: Refactore sharpsl_pm
Dirk Opfer
1
-0
/
+1
2006-09-27
[ARM] 3863/1: Add Locomo SPI Device
Dirk Opfer
1
-11
/
+13
2006-09-27
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
Richard Purdie
1
-4
/
+5
2006-09-27
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
1
-0
/
+33
2006-09-27
usbcore: store each usb_device's level in the tree
Alan Stern
1
-0
/
+1
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
1
-3
/
+0
2006-09-27
usbcore: Add flag for whether a host controller uses DMA
Alan Stern
1
-0
/
+1
2006-09-27
USB: remove struct usb_operations
Alan Stern
1
-4
/
+0
2006-09-27
usbcore: help drivers to change device configs
Alan Stern
1
-0
/
+3
2006-09-27
USB core: Use const where possible.
Luiz Fernando N. Capitulino
1
-9
/
+9
2006-09-27
USB Storage: add rio karma eject support
Matthew Dharm
1
-0
/
+3
2006-09-27
USB: New functions to check endpoints info.
Luiz Fernando N. Capitulino
1
-0
/
+14
2006-09-27
USB: making the kernel -Wshadow clean - USB & completion
Jesper Juhl
1
-9
/
+9
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
2
-0
/
+165
2006-09-27
usbcore: track whether interfaces are suspended
Alan Stern
1
-0
/
+3
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
1
-7
/
+51
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
1
-0
/
+8
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-2
/
+2
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...
Russell King
292
-3416
/
+7726
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-21
/
+175
2006-09-27
[ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h
Russell King
1
-5
/
+3
2006-09-27
[ARM] nommu: add ARM946E-S core support
Hyok S. Choi
2
-0
/
+16
2006-09-27
[ARM] nommu: add ARM940T core support
Hyok S. Choi
2
-0
/
+16
2006-09-27
[ARM] nommu: add ARM9TDMI core support
Hyok S. Choi
2
-1
/
+10
2006-09-27
[ARM] nommu: add ARM740T core support
Hyok S. Choi
2
-1
/
+10
2006-09-27
[ARM] nommu: add ARM7TDMI core support
Hyok S. Choi
2
-1
/
+9
2006-09-27
[ARM] nommu: manage the CP15 things
Hyok S. Choi
1
-0
/
+4
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
99
-1436
/
+2127
2006-09-27
[PATCH] add probe_kernel_address()
Andrew Morton
1
-0
/
+22
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
1
-4
/
+0
2006-09-27
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
Eric W. Biederman
1
-0
/
+2
2006-09-27
[PATCH] Include __param section in read-only data range
Marcelo Tosatti
1
-3
/
+3
[next]