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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
net: factor out ethtool invocation of vlan/macvlan drivers
Patrick McHardy
1
-1
/
+23
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
1
-0
/
+1
2009-04-20
syncookies: remove last_synq_overflow from struct tcp_sock
Florian Westphal
1
-3
/
+1
2009-04-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
19
-136
/
+267
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
2
-16
/
+12
2009-04-13
phylib: Allow early-out in phy_change
Anatolij Gustschin
1
-0
/
+6
2009-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+48
2009-04-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2009-04-13
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2009-04-13
add some long-missing capabilities to fs_mask
Serge E. Hallyn
1
-4
/
+19
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+52
2009-04-13
i2c: Fix sparse warnings for I2C_BOARD_INFO()
Ben Hutchings
1
-1
/
+1
2009-04-12
lockdep: warn about lockdep disabling after kernel taint
Frederic Weisbecker
1
-0
/
+7
2009-04-10
percpu: unbreak alpha percpu
Tejun Heo
1
-0
/
+52
2009-04-10
Make __stringify support variable argument macros too
Zhaolei
1
-2
/
+2
2009-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-94
/
+57
2009-04-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-31
/
+2
2009-04-09
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
1
-0
/
+14
2009-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-1
/
+0
2009-04-09
module: try_then_request_module must wait
Herbert Xu
1
-1
/
+1
2009-04-09
sched: do not count frozen tasks toward load
Nathan Lynch
1
-1
/
+2
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2
-30
/
+1
2009-04-08
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
3
-1
/
+4
2009-04-09
dm: remove limited barrier support
Mikulas Patocka
1
-1
/
+0
2009-04-08
tty: MAX3100
Alan Cox
1
-0
/
+52
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
1
-2
/
+3
2009-04-08
ide: refactor tf_load() method
Sergei Shtylyov
1
-2
/
+2
2009-04-08
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
1
-34
/
+15
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-57
/
+38
2009-04-08
tracing: append a comma to INIT_FTRACE_GRAPH
Tetsuo Handa
1
-1
/
+1
2009-04-08
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-0
/
+48
2009-04-07
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+10
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+10
2009-04-07
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+83
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+5
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-2
/
+207
2009-04-07
Fix build errors due to CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+41
2009-04-07
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
1
-0
/
+10
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
1
-5
/
+6
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
1
-0
/
+3
2009-04-07
tty: Correct inline types for tty_driver_kref_get()
Adrian Bunk
1
-1
/
+2
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
1
-4
/
+6
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
1
-0
/
+4
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
1
-0
/
+3
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
1
-2
/
+0
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
1
-6
/
+4
2009-04-07
nilfs2: remove compat ioctl code
Ryusuke Konishi
1
-41
/
+0
[next]