index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-5
/
+10
2009-09-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-13
/
+1
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-159
/
+265
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
8
-18
/
+33
2009-09-23
fs: change sys_truncate length parameter type
Heiko Carstens
1
-2
/
+1
2009-09-23
jbd.h: bitfields should be unsigned
H Hartley Sweeten
1
-1
/
+1
2009-09-23
mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib
Marek Vasut
1
-0
/
+19
2009-09-23
gpio: add MC33880 driver
Richard Röjfors
1
-0
/
+10
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
1
-0
/
+11
2009-09-23
spi: handle TX-only/RX-only
David Brownell
1
-36
/
+3
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-23
spi: add support for device table matching
Anton Vorontsov
2
-2
/
+18
2009-09-23
spi.h: add missing kernel-doc for struct spi_master
Randy Dunlap
1
-0
/
+2
2009-09-23
ramfs: move RAMFS_MAGIC to include/linux/magic.h
maximilian attems
1
-0
/
+1
2009-09-23
kcore: register module area in generic way
KAMEZAWA Hiroyuki
1
-0
/
+8
2009-09-23
kcore: register vmemmap range
KAMEZAWA Hiroyuki
1
-0
/
+1
2009-09-23
walk system ram range
KAMEZAWA Hiroyuki
2
-8
/
+4
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-2
/
+11
2009-09-23
kcore: use usual list for kclist
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
1
-0
/
+1
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
1
-0
/
+3
2009-09-23
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
1
-0
/
+7
2009-09-23
sdio: add CD disable support
Ohad Ben-Cohen
1
-1
/
+2
2009-09-23
mmc: check status after MMC SWITCH command
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
3
-0
/
+9
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
1
-0
/
+3
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
2
-0
/
+3
2009-09-23
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
1
-0
/
+47
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
1
-0
/
+10
2009-09-23
Make sure the value in abs() does not get truncated if it is greater than 2^32
Rolf Eike Beer
1
-1
/
+1
2009-09-23
anonfd: split interface into file creation and install
Davide Libenzi
2
-0
/
+9
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
4
-6
/
+9
2009-09-23
printk_once(): use bool for boolean flag
Roland Dreier
1
-2
/
+2
2009-09-23
proc connector: add event for process becoming session leader
Scott James Remnant
1
-0
/
+10
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-23
generic-ipi: make struct call_function_data lockless
Xiao Guangrong
1
-0
/
+12
2009-09-23
Move magic numbers into magic.h
Nick Black
1
-0
/
+5
2009-09-23
printk: add printk_delay to make messages readable for some scenarios
Dave Young
1
-0
/
+2
2009-09-23
include/linux/kmemcheck.h: fix a trillion warnings
Andrew Morton
1
-1
/
+3
2009-09-23
USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag
Alan Stern
1
-0
/
+1
2009-09-23
USB: ehci-dbgp: errata for EHCI debug controller initialization
Jason Wessel
1
-0
/
+1
2009-09-23
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
Jason Wessel
1
-0
/
+10
2009-09-23
USB: ehci-dbgp: stability improvements and external re-init
Jason Wessel
1
-0
/
+5
2009-09-23
USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c
Jason Wessel
1
-0
/
+6
2009-09-23
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
1
-0
/
+2
2009-09-23
USB: audio: guard kernel-only code with __KERNEL__
Michael S. Tsirkin
1
-0
/
+4
2009-09-23
USB: NXP ISP1362 USB host driver
Lothar Wassmann
1
-0
/
+46
2009-09-23
USB: isp1760: allow platform devices to customize devflags
Michael Hennerich
1
-0
/
+18
2009-09-23
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...
Alek Du
1
-0
/
+13
[next]