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
2006-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-5
/
+18
2006-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
11
-12
/
+39
2006-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
6
-101
/
+17
2006-04-27
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
60
-1845
/
+2397
2006-04-27
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-32
/
+101
2006-04-27
[PATCH] Added URI of "linux kernel development process"
Paolo Ciarrocchi
1
-1
/
+2
2006-04-27
[PATCH] Kobject: possible cleanups
Adrian Bunk
2
-6
/
+2
2006-04-27
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
Jean Delvare
1
-3
/
+2
2006-04-27
[PATCH] Kobject: fix build error
Kay Sievers
2
-2
/
+8
2006-04-27
[PATCH] Frame buffer: remove cmap sysfs interface
Jon Smirl
1
-89
/
+3
2006-04-27
[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges
Chris Wedgwood
1
-2
/
+4
2006-04-27
[PATCH] PCI: fix potential resource leak in drivers/pci/msi.c
Jesper Juhl
1
-1
/
+3
2006-04-27
[PATCH] PCI: Documentation: no more device ids
Ingo Oeser
1
-1
/
+11
2006-04-27
[PATCH] PCI: fix via irq SATA patch
Greg Kroah-Hartman
1
-1
/
+0
2006-04-27
[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case
Zachary Amsden
3
-3
/
+24
2006-04-27
[PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader
Ian Abbott
2
-0
/
+6
2006-04-27
[PATCH] USB: ftdi_sio: Adds support for iPlus device.
Luiz Fernando N. Capitulino
2
-0
/
+4
2006-04-27
[PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB
Nathan Bronson
2
-0
/
+6
2006-04-27
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
4
-4
/
+4
2006-04-27
[PATCH] USB: net2280: set driver data before it is used
Alan Stern
1
-3
/
+2
2006-04-27
[PATCH] USB: net2280: check for shared IRQs
Alan Stern
1
-0
/
+4
2006-04-27
[PATCH] USB: net2280: send 0-length packets for ep0
Alan Stern
1
-3
/
+1
2006-04-27
[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests
Alan Stern
1
-1
/
+1
2006-04-27
[PATCH] USB: storage: atmel unusual dev update
Olivier Blondeau
1
-0
/
+7
2006-04-27
[PATCH] USB: Storage: unusual devs update
Phil Dibowitz
1
-1
/
+1
2006-04-27
[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303
Wang Jun
2
-0
/
+2
2006-04-27
[PATCH] USB: Resource leak fix for whiteheat driver
Jesper Juhl
1
-0
/
+1
2006-04-27
[MIPS] Fix branch emulation for floating-point exceptions.
Ralf Baechle
1
-1
/
+1
2006-04-27
[MIPS] Cleanup inode->r_dev usage.
Ralf Baechle
2
-9
/
+8
2006-04-27
[MIPS] Update MIPS defconfigs.
Ralf Baechle
46
-1768
/
+2316
2006-04-27
[MIPS] Get rid of CONFIG_ADVANCED.
Ralf Baechle
1
-27
/
+23
2006-04-27
[MIPS] Kconfig: Clarify description of CROSSCOMPILE.
Ralf Baechle
1
-1
/
+7
2006-04-27
[MIPS] 24K LV: Add core card id.
Chris Dearman
4
-0
/
+6
2006-04-27
[MIPS] Sparse: fix sparse for 64-bit kernels.
Atsushi Nemoto
1
-1
/
+4
2006-04-27
[MIPS] Use __ffs() instead of ffs() in ip32_irq0().
Atsushi Nemoto
1
-3
/
+4
2006-04-27
[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.
Atsushi Nemoto
1
-32
/
+24
2006-04-27
[MIPS] Fix ip27 build.
Atsushi Nemoto
1
-1
/
+1
2006-04-27
[MIPS] Oprofile: fix sparse warning.
Ralf Baechle
1
-1
/
+1
2006-04-27
[MIPS] Fix oprofile module unloading
Ralf Baechle
1
-1
/
+2
2006-04-27
[PATCH] splice: make the read-side do batched page lookups
Jens Axboe
1
-30
/
+65
2006-04-27
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
Jens Axboe
2
-0
/
+34
2006-04-27
[PATCH] splice: switch to using page_cache_readahead()
Jens Axboe
1
-2
/
+2
2006-04-26
Linux v2.6.17-rc3
v2.6.17-rc3
Linus Torvalds
1
-1
/
+1
2006-04-26
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-6
/
+4
2006-04-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-6
/
+8
2006-04-26
Merge nommu tree
Russell King
2
-2
/
+4
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
19
-19
/
+19
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
9
-9
/
+9
2006-04-26
[PATCH] LSM: add missing hook to do_compat_readv_writev()
James Morris
1
-0
/
+4
2006-04-26
[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex
Al Viro
1
-4
/
+14
[next]